Your message dated Sun, 30 Jun 2024 12:06:46 +0000
with message-id <e1sntkq-00dwrp...@fasolo.debian.org>
and subject line Bug#1073413: fixed in python-django-csp 3.8-1
has caused the Debian Bug report #1073413,
regarding python-django-csp: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p "3.12 3.11" returned exit code 13
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1073413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073413
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-csp
Version: 3.7-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240615 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3,sphinxdoc --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py config
> running config
> I: pybuild base:311: python3.11 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.12 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/middleware.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/models.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/decorators.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> copying csp/context_processors.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/extensions
> copying csp/extensions/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_decorators.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/environment.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_contrib.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_context_processors.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_templatetags.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/settings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_middleware.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> copying csp/tests/test_jinja_extension.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/contrib
> copying csp/contrib/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/contrib
> copying csp/contrib/rate_limiting.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/contrib
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/templatetags
> copying csp/templatetags/csp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/templatetags
> copying csp/templatetags/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/templatetags
> running egg_info
> creating django_csp.egg-info
> writing django_csp.egg-info/PKG-INFO
> writing dependency_links to django_csp.egg-info/dependency_links.txt
> writing requirements to django_csp.egg-info/requires.txt
> writing top-level names to django_csp.egg-info/top_level.txt
> writing manifest file 'django_csp.egg-info/SOURCES.txt'
> reading manifest file 'django_csp.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'django_csp.egg-info/SOURCES.txt'
> I: pybuild base:311: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/middleware.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/models.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/decorators.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> copying csp/context_processors.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/extensions
> copying csp/extensions/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/extensions
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_decorators.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/environment.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_contrib.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_context_processors.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_templatetags.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/settings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_middleware.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> copying csp/tests/test_jinja_extension.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/contrib
> copying csp/contrib/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/contrib
> copying csp/contrib/rate_limiting.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/contrib
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/templatetags
> copying csp/templatetags/csp.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/templatetags
> copying csp/templatetags/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/templatetags
> running egg_info
> writing django_csp.egg-info/PKG-INFO
> writing dependency_links to django_csp.egg-info/dependency_links.txt
> writing requirements to django_csp.egg-info/requires.txt
> writing top-level names to django_csp.egg-info/top_level.txt
> reading manifest file 'django_csp.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'django_csp.egg-info/SOURCES.txt'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build; python3.12 -m
> pytest
> ============================= test session starts
> ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0 --
> /usr/bin/python3.12
> cachedir: .pytest_cache
> django: settings: csp.tests.settings (from ini)
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: django-4.5.2
> collecting ... collected 33 items / 1 error
>
> ==================================== ERRORS
> ====================================
> _ ERROR collecting
> .pybuild/cpython3_3.12_django-csp/build/csp/tests/test_utils.py _
> ImportError while importing test module
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build/csp/tests/test_utils.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> csp/tests/test_utils.py:4: in <module>
> import six
> E ModuleNotFoundError: No module named 'six'
> =============================== warnings summary
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:241
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:241
> /usr/lib/python3/dist-packages/django/conf/__init__.py:241:
> RemovedInDjango50Warning: The default value of USE_TZ will change from False
> to True in Django 5.0. Set USE_TZ to False in your project settings if you
> want to keep the current default behavior.
> warnings.warn(
>
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info
> ============================
> ERROR csp/tests/test_utils.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> ========================= 2 warnings, 1 error in 0.20s
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_django-csp/build; python3.12 -m
> pytest
> I: pybuild base:311: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build; python3.11 -m
> pytest
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0 --
> /usr/bin/python3.11
> cachedir: .pytest_cache
> django: settings: csp.tests.settings (from ini)
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: django-4.5.2
> collecting ... collected 33 items / 1 error
>
> ==================================== ERRORS
> ====================================
> _ ERROR collecting
> .pybuild/cpython3_3.11_django-csp/build/csp/tests/test_utils.py _
> ImportError while importing test module
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build/csp/tests/test_utils.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> csp/tests/test_utils.py:4: in <module>
> import six
> E ModuleNotFoundError: No module named 'six'
> =============================== warnings summary
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:241
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:241
> /usr/lib/python3/dist-packages/django/conf/__init__.py:241:
> RemovedInDjango50Warning: The default value of USE_TZ will change from False
> to True in Django 5.0. Set USE_TZ to False in your project settings if you
> want to keep the current default behavior.
> warnings.warn(
>
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info
> ============================
> ERROR csp/tests/test_utils.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> ========================= 2 warnings, 1 error in 0.20s
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-csp/build; python3.11 -m
> pytest
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12
> 3.11" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2024/06/15/python-django-csp_3.7-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-django-csp
Source-Version: 3.8-1
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-django-csp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1073...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-django-csp
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 30 Jun 2024 13:19:31 +0200
Source: python-django-csp
Architecture: source
Version: 3.8-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1073413
Changes:
python-django-csp (3.8-1) unstable; urgency=medium
.
* Team upload.
* New upstream version (Closes: #1073413)
* Standards-Version: 4.7.0 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Refresh patch: replace PEP8 & Flakes by Ruff
* Remove obsolete patch, fixed upstream
* Add build-dependency on pybuild-plugin-pyproject
* Add build-dependency on python3-sphinx-rtd-theme
Checksums-Sha1:
7615ee5565c51739a9148b1b247922ae87598f15 2350 python-django-csp_3.8-1.dsc
071ccad90a8c4a7c8572946fc1e3a40067459ba9 27472
python-django-csp_3.8.orig.tar.gz
606930bc09c2a48b19cdfe321b80841600b651b5 4036
python-django-csp_3.8-1.debian.tar.xz
3360037885c609fc23287f34676111274b80390f 8702
python-django-csp_3.8-1_source.buildinfo
Checksums-Sha256:
85a231171e1c9dba316e4200eaba6f137ff7a44214922fd10251f4362685f2e3 2350
python-django-csp_3.8-1.dsc
8f4d5ef414c4075998ac1143f912946e6ba80bf4300d375461d5d38ee263746b 27472
python-django-csp_3.8.orig.tar.gz
9d5a24cbf147c63935af3a91622d02294b9c217a84e6ad3f14d510e6d6f08877 4036
python-django-csp_3.8-1.debian.tar.xz
628261b9f7ec98a6ab0e25696aef4156ab6a26601f846a6d90d2640598fd97fa 8702
python-django-csp_3.8-1_source.buildinfo
Files:
3f06ca65b64a7d3de933409ef37a32c3 2350 python optional
python-django-csp_3.8-1.dsc
7c76e4ce93b126fea93140a9f68551cb 27472 python optional
python-django-csp_3.8.orig.tar.gz
71d22db3b0ccbb073e565b8e6dcb28ae 4036 python optional
python-django-csp_3.8-1.debian.tar.xz
6c19a3136f3e76d0229d1555e8c70740 8702 python optional
python-django-csp_3.8-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmaBRMwRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpbXxAAr5O2F2OTvKqKjYNEA/Z7+TmZuHgz1hvY
Lsi9GXPcPSu3Wlt5gNEMecljeaL60iimgbT310JTSWOH413CybUr1I20mY4GPFoj
f/1RibKtnBmUep9gYDX9koDuhsOg7TlZ56O+0KEBFU3B6sceLl9V350fquX1wT9X
VEd+5QQEhYDvCxt9j0B4aPw76Z+BcjQplqSIGABRXVfhtWZr3rLaoCCZpbXh1kEy
YhY02QTtV6ZAyQTraBL7ip3gYTOtocyhBeldd5blbqGDSlftCYzwmdAUB8A/524J
+L8htNqRjuMLr/G3AAOeRev0P2Comuc0/keq3x1g0R5htKV9+cLYTUYYmj8lPZtR
VxO8hkqRZG9dL/sI3mpD+LOzMKiUFBz4/9aWmRMbZIS67WTdTKkt+j343FTTqkTJ
/0+/xGHNOP5tJ3PQG/ENNMf9tTgE0h93ToXcpakSLtEKmywnz2X9kDFjDlBCeWia
qNVG+xSLKRbLiW93YnUrgwKlvf+V0TqpVwb0Wk1AtEdbEkI1AkMLaiRgn42JtRTY
cMkof4F943PMkWZAFbacWz88/5zI90HcOWzuc5zmaiPNr87vEG/7NZdt1ck4TJSG
MFPaY0SacATgCqnJF1DYBg8+Rw++1kMimH2lOZSJL9Ut9XFeIP7vjFXWrYhbxS92
Swjz51YAJ7s=
=3bra
-----END PGP SIGNATURE-----
pgpOVYjSSRpVL.pgp
Description: PGP signature
--- End Message ---