Source: libcloud Version: 2.5.0-1 X-Debbugs-CC: [email protected] User: [email protected] 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
