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

Bug#1006144: pychromecast: autopkgtest regression: ModuleNotFoundError: No module named 'requests'



Source: pychromecast
Version: 9.4.0-1
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 pychromecast the autopkgtest of pychromecast fails in testing when that autopkgtest is run with the binary packages of pychromecast from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
pychromecast           from testing    9.4.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. Looks like a missing (test) dependency to me.

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=pychromecast

https://ci.debian.net/data/autopkgtest/testing/amd64/p/pychromecast/19345096/log.gz

Testing with python3.10:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/pychromecast/__init__.py", line 12, in <module>
    from .config import *  # noqa: F403
File "/usr/lib/python3/dist-packages/pychromecast/config.py", line 6, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'
autopkgtest [19:10:51]: test autodep8-python3

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: