Package: python-scipy
Version: 0.5.2-7
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000 rebuild
Hi,
During a rebuild of all packages in sid, I discovered that your package
failed to build on i386.
Relevant parts:
dh_installdirs -A
set -e; for v in 2.4; do \
d=/build/user/python-scipy-0.5.2/debian/python-scipy;
\
mkdir -m 755 -p $d/usr/share/doc/python-scipy; \
python$v setup.py config_fc --noarch build; \
python$v setup.py install --prefix $d/usr --no-compile;\
python$v setup.py clean --all; \
mkdir -m 755 -p $d/usr/share/doc/python-scipy/weave; \
done
Traceback (most recent call last):
File "setup.py", line 55, in ?
setup_package()
File "setup.py", line 28, in setup_package
from numpy.distutils.core import setup
ImportError: No module named numpy.distutils.core
make: *** [install] Error 1
The full build log is available from
http://people.debian.org/~lucas/logs/2007/05/rebuild.sid.i386/
About the archive rebuilt: The rebuilt was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]