[Python-modules-team] Bug#946998: python-django-split-settings: autopkgtest failure: No module named 'django_split_settings'

Paul Gevers elbrus at debian.org
Thu Dec 19 09:18:42 GMT 2019


Source: python-django-split-settings
Version: 0.3.0-1
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression

Dear maintainers,

Your new package python-django-split-settings is using autopkgtest,
great. However, the test fails. I copied some of the output at the
bottom of this report. You're using autodep8 to trigger the test, but it
seems your package naming and Python module name isn't aligned for
autodep8. autodep8 recently acquired a new feature that enables you to
tell autode8 what the real module name is that should be tested [1].

Currently this regression is blocking the migration to testing [2], as
well as the fact that you'll need to upload a source-only package, as we
don't allow binaries built by maintainers to migrate to testing, but we
can't schedule binNMU's for arch all.

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

Paul

[1]
https://manpages.debian.org/unstable/autodep8/autodep8.1.en.html#PYTHON_PACKAGES
[2] https://qa.debian.org/excuses.php?package=python-django-split-settings

https://ci.debian.net/data/autopkgtest/testing/arm64/p/python-django-split-settings/3473596/log.gz

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

-------------- 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/python-modules-team/attachments/20191219/c2904469/attachment.sig>


More information about the Python-modules-team mailing list