Package: src:exabgp Version: 3.4.17-1 Severity: serious Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2 dh_testdir -i dh_update_autotools_config -i dh_auto_configure -i dh_auto_build -i pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions python setup.py build --force running build running build_py creating build creating build/lib.linux-x86_64-2.7 [... snipped ...] ipv6grouping.conf ok l2vpn.conf ok large-mp.conf ok large.conf ok manual-eor.conf ok md5.conf ok multiple-process.conf ok multisession.conf ok name.conf ok no-asn4.conf ok parity.conf ok path-information.conf ok simple-v4.conf ok simple-v6.conf ok skip.conf ok split.conf ok ttl.conf ok unknowncap.conf ok vpn.conf ok watchdog.conf ok env INTERPRETER=python ETC=/<<PKGBUILDDIR>>/etc/exabgp exabgp_log_enable=false nosetests ./qa/tests/*_test.py ...F.F.......... ====================================================================== FAIL: test_leftover (control_test.TestControl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/qa/tests/control_test.py", line 76, in test_leftover self.validate('-\nx\n-','x') File "/<<PKGBUILDDIR>>/qa/tests/control_test.py", line 59, in validate self.assertEqual(string, check) AssertionError: '' != 'x' ====================================================================== FAIL: test_one_newline (control_test.TestControl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/qa/tests/control_test.py", line 69, in test_one_newline self.validate('x\n','x') File "/<<PKGBUILDDIR>>/qa/tests/control_test.py", line 59, in validate self.assertEqual(string, check) AssertionError: '' != 'x' ---------------------------------------------------------------------- Ran 16 tests in 15.479s FAILED (failures=2) debian/rules:11: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:4: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- The relevant part of the build log is included above. (If you need a full build log, just say so). If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. Thanks.