[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#922343: python-sievelib: autopkgtest regression: No module named 'pkg_resources'



Source: python-sievelib
Version: 1.1.1-1
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@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: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: