[Python-modules-team] Bug#800732: pyzmq: FTBFS during python3.5 rebuild

Scott Kitterman debian at kitterman.com
Sat Oct 3 04:33:00 UTC 2015


Source: pyzmq
Version: 14.4.0-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

FTBFS is on all archs tried so far.

    import gevent
ImportError: No module named 'gevent'


----------------------------------------------------------------------
Ran 173 tests in 24.214s

FAILED (errors=1, skipped=19)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd /«PKGBUILDDIR»/.pybuild/pythonX.Y_3.5/build; python3.5 -m unittest discover -v 
dh_auto_test: pybuild --test -i python{version} -p 3.4 3.5 --dir . returned exit code 13
debian/rules:51: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:16: recipe for target 'build-arch' failed
make: *** [build-arch] Error 2



More information about the Python-modules-team mailing list