[Pkg-mailman-hackers] Bug#909209: mailmanclient: autopkgtest regression: ImportError: No module named error

Paul Gevers elbrus at debian.org
Wed Sep 19 19:11:55 BST 2018


Source: mailmanclient
Version: 3.2.0-1
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression
Control: affects -1 mailman-hyperkitty

Dear maintainers,

With a recent upload of mailmanclient the autopkgtest of mailmanclient
fails in testing when that autopkgtest is run with the binary packages
of mailmanclient from unstable. It passes when run with only packages
from testing. To explain in tabular for:
                      pass                   fail
mailmanclient         3.1.1-5                3.2.0-1
all other packages    from testing           from testing

I copied some of the output at the bottom of this report. Are you
missing a (test) dependency? It seems that the failure that your package
triggered in the autopkgtest mailman-hyperkitty may be related.

Currently this regression is contributing to the delay of 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=mailmanclient

https://ci.debian.net/data/autopkgtest/testing/amd64/m/mailmanclient/1018565/log.gz

autopkgtest [15:10:36]: test command1: set -e ; for py in $(pyversions
-r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ;
$py -c "import mailmanclient; print mailmanclient" ; done
autopkgtest [15:10:36]: test command1: [-----------------------
Testing with python2.7:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/mailmanclient/__init__.py",
line 25, in <module>
    from mailmanclient.client import Client
  File "/usr/lib/python2.7/dist-packages/mailmanclient/client.py", line
36, in <module>
    from mailmanclient.restbase.connection import Connection
  File
"/usr/lib/python2.7/dist-packages/mailmanclient/restbase/connection.py",
line 18, in <module>
    from urllib.error import HTTPError
ImportError: No module named error
autopkgtest [15:10:37]: test command1: -----------------------]

-------------- 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/pkg-mailman-hackers/attachments/20180919/4c4039b8/attachment.sig>


More information about the Pkg-mailman-hackers mailing list