On Tue, Mar 18, 2008 at 10:36 PM, AnĂbal Monsalve Salazar <[EMAIL PROTECTED]> wrote: > Package: python-scipy > Severity: serious > Version: 0.6.0-8 > Tags: sid > Justification: fails to build from source > > There was an error while trying to autobuild your package with > pbuilder: > > [...] > dh_link -a > dh_strip -a > dh_compress -a > dh_fixperms -a > set -e; for i in `find debian -mindepth 2 -type f ! -perm 755`; do \ > if head -1 $i | grep -q '^#!' ; then \ > chmod +x $i; \ > fi ; \ > done > sed -i '1s|.|#!/usr/bin/python\n&|' > > /tmp/buildd/python-scipy-0.6.0/debian/python-scipy/usr/share/pycentral/python-scipy/site-packages/scipy/cluster/tests/vq_test.py > sed: can't read > > /tmp/buildd/python-scipy-0.6.0/debian/python-scipy/usr/share/pycentral/python-scipy/site-packages/scipy/cluster/tests/vq_test.py: > No such file or directory > make: *** [binary-arch] Error 2 > dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit > status 2 > pbuilder: Failed autobuilding of package > Automatic build of xwhois_0.4.2-6 on aahz by sbuild/m68k 1.170.5 > Build started at 20050123-0758 > [...] > > The attached file, python-scipy_0.6.0-8_mips.result.log.bz2 is the > pbuilder log file.
Thanks Anibal for the bug report. Indeed I can reproduce the problem on amd64. Something has changed in other packages, so now scipy FTBFS (before it was ok). Ondrej _______________________________________________ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/python-modules-team