[Python-modules-team] Bug#922343: python-sievelib: autopkgtest regression: No module named 'pkg_resources'
Paul Gevers
elbrus at debian.org
Thu Feb 14 19:40:55 GMT 2019
Source: python-sievelib
Version: 1.1.1-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 python-sievelib the autopkgtest of
python-sievelib fails in testing when that autopkgtest is run with the
binary packages of python-sievelib from unstable. It passes when run
with only packages from testing. In tabular form:
pass fail
python-sievelib from testing 1.1.1-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it? If needed, please
change the bug's severity.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=python-sievelib
https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-sievelib/1929202/log.gz
autopkgtest [09:11:34]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import sievelib; print(sievelib)" ; done
autopkgtest [09:11:34]: test autodep8-python3: [-----------------------
Testing with python3.7:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/sievelib/__init__.py", line 7, in
<module>
from pkg_resources import get_distribution, DistributionNotFound
ModuleNotFoundError: No module named 'pkg_resources'
autopkgtest [09:11:34]: test autodep8-python3: -----------------------]
-------------- 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/20190214/4f377e62/attachment.sig>
More information about the Python-modules-team
mailing list