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

Bug#953231: python-humanize: autopkgtest regression: No module named 'pkg_resources'



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

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: