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

Bug#949038: python-watson-developer-cloud: autopkgtest regression: No module named 'watson_developer_cloud'



Source: python-watson-developer-cloud
Version: 4.1.0-2
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-watson-developer-cloud the autopkgtest of
python-watson-developer-cloud fails in testing when that autopkgtest is
run with the binary packages of python-watson-developer-cloud from
unstable. It passes when run with only packages from testing. In tabular
form:
                               pass            fail
python-watson-developer-cloud  from testing    4.1.0-2
all others                     from testing    from testing

I copied some of the output at the bottom of this report. It seems that
due to the rename of the binary package, autopkgtest logic doesn't apply
anymore.  autodep8 recently acquired a new feature that enables you to
tell autode8 what the real module name is that should be tested [0].

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it? Also, please upload
source-only next time, we're not allowing non-buildd built binaries into
testing anymore and we can't binNMU arch:all packages yet.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0]
https://manpages.debian.org/unstable/autodep8/autodep8.1.en.html#PYTHON_PACKAGES
[1] https://qa.debian.org/excuses.php?package=python-watson-developer-cloud

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-watson-developer-cloud/3994057/log.gz

autopkgtest [08:11:12]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing
with $py:" ; $py -c "import watson_developer_cloud;
print(watson_developer_cloud)" ; done
autopkgtest [08:11:12]: test autodep8-python3: [-----------------------
Testing with python3.8:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'watson_developer_cloud'
autopkgtest [08:11:12]: test autodep8-python3: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: