[Python-modules-team] Bug#953231: python-humanize: autopkgtest regression: No module named 'pkg_resources'
Paul Gevers
elbrus at debian.org
Fri Mar 6 09:25:13 GMT 2020
Source: python-humanize
Version: 1.0.0-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Dear maintainers,
With a recent upload of python-humanize the autopkgtest of
python-humanize fails in testing when that autopkgtest is run with the
binary packages of python-humanize from unstable. It passes when run
with only packages from testing. In tabular form:
pass fail
python-humanize from testing 1.0.0-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?
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-humanize
https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-humanize/4468583/log.gz
autopkgtest [21:14:29]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import humanize; print(humanize)" ; done
autopkgtest [21:14:29]: test autodep8-python3: [-----------------------
Testing with python3.8:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/humanize/__init__.py", line 1, in
<module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
autopkgtest [21:14:30]: 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/20200306/fcc1b2a1/attachment.sig>
More information about the Python-modules-team
mailing list