[Python-modules-team] Bug#891727: python-eventlet FTBFS: ERROR: tests.openssl_test.test_import

Adrian Bunk bunk at debian.org
Wed Feb 28 09:52:34 UTC 2018


Source: python-eventlet
Version: 0.20.0-4
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-eventlet.html

...
======================================================================
ERROR: tests.openssl_test.test_import
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/build/1st/python-eventlet-0.20.0/.pybuild/pythonX.Y_2.7/build/tests/openssl_test.py", line 13, in test_import
    import eventlet.green.OpenSSL.SSL
  File "eventlet/green/OpenSSL/__init__.py", line 3, in <module>
    from . import SSL
  File "eventlet/green/OpenSSL/SSL.py", line 2, in <module>
    from OpenSSL.SSL import *
  File "/usr/lib/python2.7/dist-packages/cryptography/utils.py", line 124, in __getattr__
    obj = getattr(self._module, attr)
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

----------------------------------------------------------------------
Ran 619 tests in 76.158s

FAILED (SKIP=95, errors=1)
Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:13> ignored
Exception TypeError: "'NoneType' object is not callable" in <bound method _SocketDuckForFd.__del__ of _SocketDuckForFd:9> ignored
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /build/1st/python-eventlet-0.20.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned exit code 13
make[1]: *** [debian/rules:9: override_dh_auto_test] Error 25



More information about the Python-modules-team mailing list