[Python-modules-team] Bug#471549: python-scipy_0.6.0-8_mips: FTBFS: No such file or directory
Ondrej Certik
ondrej at certik.cz
Tue Mar 18 23:13:22 UTC 2008
On Tue, Mar 18, 2008 at 10:36 PM, Aníbal Monsalve Salazar
<anibal at debian.org> 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
More information about the Python-modules-team
mailing list