[Python-modules-team] Bug#914994: python-markdown: autopkgtest missing test dependency on python3-all

Paul Gevers elbrus at debian.org
Thu Nov 29 11:20:39 GMT 2018


Source: python-markdown
Version: 2.6.11-2
User: debian-ci at lists.debian.org
Usertags: needs-update
Control: affects -1 src:python3-defaults

[X-Debbugs-CC: debian-ci at lists.debian.org,
python3-defaults at packages.debian.org]

Dear maintainers,

With a recent upload of python3-defaults (that switched the default
python3 from 3.6 to 3.7) the autopkgtest of python-markdown fails in
testing when that autopkgtest is run with the binary packages of
python3-defaults from unstable. It passes when run with only packages
from testing. In tabular form:
                       pass            fail
python3-defaults       from testing    3.7.1-2
python-markdown        from testing    2.6.11-2
all others             from testing    from testing

I copied some of the output at the bottom of this report. The error
points at the situation where python3.6-minimal is installed, but not
python3.6. However, your autopkgtest uses $(py3versions -i) and assumes
that the zipfile module is installed, while it doesn't make sure that
it is. Your autopkgtest should have a dependency on python3-all if you
want to test all installed python3 versions (py3versions tells which
python3.*-minimal versions are installed).

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=python3-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-markdown/1399334/log.gz

autopkgtest [05:47:38]: test python3-markdown: [-----------------------
Traceback (most recent call last):
  File "/usr/bin/nosetests3", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
26, in <module>
    import zipfile
ModuleNotFoundError: No module named 'zipfile'
autopkgtest [05:47:39]: test python3-markdown: -----------------------]

-------------- 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/20181129/05e13adb/attachment-0001.sig>


More information about the Python-modules-team mailing list