[PKG-Openstack-devel] Bug#850508: python-eventlet: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Sat Jan 7 10:16:43 UTC 2017


Package: src:python-eventlet
Version: 0.19.0-4
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:32: warning: overriding recipe for target 'override_dh_installchangelogs'
/usr/share/openstack-pkg-tools/pkgos.make:70: warning: ignoring old recipe for target 'override_dh_installchangelogs'
dh build-indep -O--buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -i -O-O--buildsystem=python_distutils
   dh_update_autotools_config -i -O-O--buildsystem=python_distutils
   dh_auto_configure -i -O-O--buildsystem=python_distutils
   dh_auto_build -i -O-O--buildsystem=python_distutils
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

[... snipped ...]

    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 521, in test_getaddrinfo
    assert udp in filt_res
AssertionError

======================================================================
FAIL: test_getaddrinfo_idn (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 536, in test_getaddrinfo_idn
    assert udp in filt_res
AssertionError

======================================================================
FAIL: test_getaddrinfo_inet (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 547, in test_getaddrinfo_inet
    assert udp in [ai[:3] + (ai[4],) for ai in res]
AssertionError

======================================================================
FAIL: test_getaddrinfo_inet6 (tests.greendns_test.TestGetaddrinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/tests/__init__.py", line 95, in wrapped
    return func(*a, **kw)
  File "/<<PKGBUILDDIR>>/tests/greendns_test.py", line 558, in test_getaddrinfo_inet6
    assert udp in [ai[:3] + (ai[4],) for ai in res]
AssertionError

----------------------------------------------------------------------
Ran 584 tests in 56.786s

FAILED (SKIP=95, failures=4)
debian/rules:18: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/python-eventlet/

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.

The bug should be reproducible with sbuild on a single CPU virtual machine.

Thanks.



More information about the Openstack-devel mailing list