Bug#1001764: mrgingham: autopkgtest failure with python3.10 as a supported version

Graham Inggs ginggs at debian.org
Wed Dec 15 18:50:39 GMT 2021


Source: mrgingham
Version: 1.20-3
Severity: serious
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: needs-update
User: debian-python at lists.debian.org
Usertags: python3.10 python3-all-dev
Control: affects -1 src:python3-defaults

Hi Maintainer

mrgingham's autopkgtests fail with python3.10 as a supported version
[1].  This currently prevents the migration of python3-defaults to
testing.  I've copied what I hope is the relevant part of the log
below.

I believe the problem is due to the use of 'Testsuite:
autopkgtest-pkg-python' and autodep8 always tests for all supported
python versions, see #904999.

Please either remove 'Testsuite: autopkgtest-pkg-python' from
debian/control, or better yet, please adjust mrgingham so that it
builds the extension for all supported python versions.

Regards
Graham


[1] https://ci.debian.net/packages/m/mrgingham/testing/amd64/


autopkgtest [06:11:20]: test autodep8-python3: set -e ; for py in
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo
"Testing with $py:" ; $py -c "import mrgingham; print(mrgingham)" ;
done
autopkgtest [06:11:20]: test autodep8-python3: [-----------------------
Testing with python3.10:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'mrgingham'
autopkgtest [06:11:20]: test autodep8-python3: -----------------------]
autopkgtest [06:11:20]: test autodep8-python3:  - - - - - - - - - -
results - - - - - - - - - -
autodep8-python3     FAIL non-zero exit status 1



More information about the debian-science-maintainers mailing list