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

Bug#1004046: python-aioamqp: autopkgtest regression: No module named 'pamqp.commands'



Source: python-aioamqp
Version: 0.14.0-4
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of python-aioamqp the autopkgtest of python-aioamqp fails in testing when that autopkgtest is run with the binary packages of python-aioamqp from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python-aioamqp         from testing    0.14.0-4
all others             from testing    from testing

I copied some of the output at the bottom of this report. Seems like you are missing a *versioned* (test) dependency somewhere. It seems the test passes in pure unstable.

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-aioamqp

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

Testing with python3.9:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/aioamqp/__init__.py", line 6, in <module>
    from .protocol import AmqpProtocol
File "/usr/lib/python3/dist-packages/aioamqp/protocol.py", line 8, in <module>
    import pamqp.commands
ModuleNotFoundError: No module named 'pamqp.commands'
autopkgtest [20:11:40]: test autodep8-python3

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: