[Python-modules-team] Bug#760482: txzmq tests try to access the network during the build

Matthias Klose doko at debian.org
Thu Sep 4 14:02:28 UTC 2014


Package: src:txzmq
Version: 0.7.2-1
Severity: serious
Tags: sid jessie

the package fails to build without network connection when running the tests.
Please disable the tests which are needed for a network disabled build.

[...]
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /build/buildd/txzmq-0.7.2/.pybuild/pythonX.Y_2.7/build;
python2.7 -m unittest discover -v
Warn: Interface lo reports as a loopback device.
Warn: Interface lo reports as a non-multicast capable device.
Warn: Interface lo reports as a loopback device.
Warn: Interface lo reports as a non-multicast capable device.
Assertion failed: false (pgm_socket.cpp:155)
Aborted
E: pybuild pybuild:256: test: plugin distutils failed with: exit code=134: cd
/build/buildd/txzmq-0.7.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest
discover -v
dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir . returned exit code 13
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 13



More information about the Python-modules-team mailing list