[Python-modules-team] Bug#939892: libcloud: autopkgtest regression: ModuleNotFoundError: No module named 'OpenSSL'
Paul Gevers
elbrus at debian.org
Mon Sep 9 20:45:03 BST 2019
Source: libcloud
Version: 2.5.0-1
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of libcloud the autopkgtest of libcloud fails in
testing when that autopkgtest is run with the binary packages of
libcloud from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
libcloud from testing 2.5.0-1
all others from testing from testing
I copied some of the output at the bottom of this report. Are you
missing a test dependency?
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
PS: please upload a source only package next time.
[1] https://qa.debian.org/excuses.php?package=libcloud
https://ci.debian.net/data/autopkgtest/testing/amd64/libc/libcloud/2915042/log.gz
==================================== ERRORS
====================================
__________ ERROR collecting libcloud/test/loadbalancer/test_nttcis.py
__________
ImportError while importing test module
'/tmp/autopkgtest-lxc.j0a3w8ud/downtmp/build.Kba/src/libcloud/test/loadbalancer/test_nttcis.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
libcloud/loadbalancer/drivers/nttcis.py:17: in <module>
import OpenSSL
E ModuleNotFoundError: No module named 'OpenSSL'
During handling of the above exception, another exception occurred:
libcloud/test/loadbalancer/test_nttcis.py:25: in <module>
from libcloud.loadbalancer.drivers.nttcis import NttCisLBDriver
libcloud/loadbalancer/drivers/nttcis.py:20: in <module>
raise ImportError('Missing "OpenSSL" dependency. You can install it '
E ImportError: Missing "OpenSSL" dependency. You can install it using
pip - pip install pyopenssl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20190909/cc687849/attachment.sig>
More information about the Python-modules-team
mailing list