Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Nov 2006 16:46:40 -0500
From:      Diane Bruce <db@db.net>
To:        python@freebsd.org
Subject:   interesting bug
Message-ID:  <20061116214640.GA81359@night.db.net>

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

Here's a nasty bug not picked up by tinderbox

cd /usr/ports/science/py-scipy03;make install

===>   Registering installation for py24-scipy-0.3.2_2
You have new mail.
night# ls -lta /usr/local/bin/f2py
ls: /usr/local/bin/f2py: No such file or directory
You have new mail.
night# ls -lta /usr/local/bin/f2py2.4
cd /usr/ports/lang/f2py
===>  Deinstalling for lang/f2py
===>   Deinstalling f2py-2.45.241.1926
pkg_delete: file '/usr/local/bin/f2py' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

deinstalling f2py and reinstalling results in
===>   Compressing manual pages for f2py-2.45.241.1926
===>   Registering installation for f2py-2.45.241.1926
night# ls -lta /usr/local/bin/f2py*
-rwxr-xr-x  1 root  wheel  94 Nov 16 16:40 /usr/local/bin/f2py
-rwxr-xr-x  1 root  wheel  97 Nov 16 16:04 /usr/local/bin/f2py2.4


--
- db@db.net http://www.db.net/~db



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061116214640.GA81359>