Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2005 08:19:44 -0400
From:      "Anthony M. Agelastos" <iqgrande@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   py24-numeric upgrade woes
Message-ID:  <list.freebsd.questions#42E235E0.9040608@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello everyone,

I CVSup'd my tree and did a portupgrade -arR and noticed that 
py24-numeric failed to update. To make a long story short, it unpacks 
Numeric into /usr/ports/math/py-numeric/work/Numeric-23.8, where the 
Makefile (or something) expects the first letter in Numeric to be 
lowercase (there is a file inside of the work directory named 
numeric-23.8 that is 1234555 bytes). See below for my output. I checked 
the mailing list and the bug reports to see if this had been previously 
mentioned and I could not find any evidence supporting that, so if it 
has been mentioned, I do apologize.

ast# uname -a
FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon Jun 20 
19:20:50 EDT 2005     root@ast.home.iq:/usr/obj/usr/src/sys/IQKERNEL  i386
ast# pwd 
/usr/ports/math/py-numeric
ast# make 
=> Numeric-23.8.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from 
http://heanet.dl.sourceforge.net/sourceforge/numpy/.
Numeric-23.8.tar.gz                           100% of  708 kB  339 kBps
=> numpy.pdf doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://numeric.scipy.org/.
numpy.pdf                                     100% of 1205 kB  169 kBps
===>  Extracting for py24-numeric-23.8
=> Checksum OK for Numeric-23.8.tar.gz.
=> Checksum OK for numpy.pdf.
===>  Patching for py24-numeric-23.8
===>  Applying FreeBSD patches for py24-numeric-23.8
patch: **** can't cd to /usr/ports/math/py-numeric/work/numeric-23.8: 
Not a directory
=> Patch patch-Src_umathmodule.c failed to apply cleanly.
*** Error code 1
 
Stop in /usr/ports/math/py-numeric.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?list.freebsd.questions#42E235E0.9040608>