Your message dated Sun, 13 Jul 2025 16:34:13 +0000
with message-id <[email protected]>
and subject line Bug#1102611: fixed in django-pipeline 4.0.0-4
has caused the Debian Bug report #1102611,
regarding django-pipeline: autopkgtest failure
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 [email protected]
immediately.)


-- 
1102611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102611
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: django-pipeline
Version: 4.0.0-3
Severity: serious
X-Debbugs-Cc: Alexandre Detiste <[email protected]>

https://tracker.debian.org/pkg/django-pipeline

Issues preventing migration:
∙ ∙ autopkgtest for django-pipeline/4.0.0-3: amd64: Regression or new test ♻, 
arm64: Regression or new test ♻, armel: Regression or new test ♻, armhf: 
Regression or new test ♻, i386: Regression or new test ♻, ppc64el: Regression 
or new test ♻, riscv64: Regression or new test ♻, s390x: Regression or new test 
♻


...
 41s autopkgtest [06:14:41]: test pybuild-autopkgtest: pybuild-autopkgtest
 41s autopkgtest [06:14:41]: test pybuild-autopkgtest: [-----------------------
 41s pybuild-autopkgtest
 42s I: pybuild base:311: cd 
/tmp/autopkgtest-lxc.zrl4wfv_/downtmp/autopkgtest_tmp/build; python3.13 -m 
unittest discover -v 
 42s tests.tests (unittest.loader._FailedTest.tests.tests) ... ERROR
 42s 
 42s ======================================================================
 42s ERROR: tests.tests (unittest.loader._FailedTest.tests.tests)
 42s ----------------------------------------------------------------------
 42s ImportError: Failed to import test module: tests.tests
 42s Traceback (most recent call last):
 42s   File "/usr/lib/python3.13/unittest/loader.py", line 429, in 
_find_test_path
 42s     package = self._get_module_from_name(name)
 42s   File "/usr/lib/python3.13/unittest/loader.py", line 339, in 
_get_module_from_name
 42s     __import__(name)
 42s     ~~~~~~~~~~^^^^^^
 42s   File 
"/tmp/autopkgtest-lxc.zrl4wfv_/downtmp/autopkgtest_tmp/build/tests/tests/__init__.py",
 line 8, in <module>
 42s     from .test_collector import *  # noqa
 42s     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 42s   File 
"/tmp/autopkgtest-lxc.zrl4wfv_/downtmp/autopkgtest_tmp/build/tests/tests/test_collector.py",
 line 7, in <module>
 42s     from pipeline.collector import default_collector
 42s   File "/usr/lib/python3/dist-packages/pipeline/collector.py", line 7, in 
<module>
 42s     from pipeline.finders import PipelineFinder
 42s   File "/usr/lib/python3/dist-packages/pipeline/finders.py", line 15, in 
<module>
 42s     from pipeline.conf import settings
 42s   File "/usr/lib/python3/dist-packages/pipeline/conf.py", line 10, in 
<module>
 42s     "PIPELINE_ENABLED": not _settings.DEBUG,
 42s                             ^^^^^^^^^^^^^^^
 42s   File "/usr/lib/python3/dist-packages/django/conf/__init__.py", line 102, 
in __getattr__
 42s     self._setup(name)
 42s     ~~~~~~~~~~~^^^^^^
 42s   File "/usr/lib/python3/dist-packages/django/conf/__init__.py", line 82, 
in _setup
 42s     raise ImproperlyConfigured(
 42s     ...<4 lines>...
 42s     )
 42s django.core.exceptions.ImproperlyConfigured: Requested setting DEBUG, but 
settings are not configured. You must either define the environment variable 
DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.
 42s 
 42s 
 42s ----------------------------------------------------------------------
 42s Ran 1 test in 0.000s
 42s 
 42s FAILED (errors=1)
 42s E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: 
cd /tmp/autopkgtest-lxc.zrl4wfv_/downtmp/autopkgtest_tmp/build; python3.13 -m 
unittest discover -v 
 42s pybuild-autopkgtest: error: pybuild --autopkgtest -i python{version} -p 
3.13 returned exit code 13
 42s make: *** [/tmp/V1WBMnLCn0/run:4: pybuild-autopkgtest] Error 25
 42s pybuild-autopkgtest: error: /tmp/V1WBMnLCn0/run pybuild-autopkgtest 
returned exit code 2
 42s autopkgtest [06:14:42]: test pybuild-autopkgtest: -----------------------]
 42s autopkgtest [06:14:42]: test pybuild-autopkgtest:  - - - - - - - - - - 
results - - - - - - - - - -
 42s pybuild-autopkgtest  FAIL non-zero exit status 25
...

--- End Message ---
--- Begin Message ---
Source: django-pipeline
Source-Version: 4.0.0-4
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
django-pipeline, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated django-pipeline 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 13 Jul 2025 18:14:03 +0200
Source: django-pipeline
Architecture: source
Version: 4.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1102611
Changes:
 django-pipeline (4.0.0-4) unstable; urgency=medium
 .
   * Team upload.
   * Use pybuild more effectively, fixing autopkgtests (closes: #1102611).
Checksums-Sha1:
 873179b7e968bc2185ccd37827eec6011ac3dcc1 2448 django-pipeline_4.0.0-4.dsc
 c34107ffeb95356bc2c1aec50a34d7a136e4c27a 8808 
django-pipeline_4.0.0-4.debian.tar.xz
Checksums-Sha256:
 bc0434a004ad2d21601728a2bcfd442f228cbe082951787035cc9523419756b9 2448 
django-pipeline_4.0.0-4.dsc
 6c9ca234421647d2e171583f72cb3d7affa054db61f986c0e4ea2093ffca86e1 8808 
django-pipeline_4.0.0-4.debian.tar.xz
Files:
 fb7b53c40c323cf1c7d4e7937b94e296 2448 python optional 
django-pipeline_4.0.0-4.dsc
 9773567de27eb99b39db82b65cbf051a 8808 python optional 
django-pipeline_4.0.0-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmhz25cACgkQOTWH2X2G
UAuYcxAAlWqZC9i+TUodRraJI6VkMd61tLmMHEuIRlQzlltO+iCq+pivK64GyoM7
o3DwcMexH7qw1lHQ4DKLFWEtqVvwodp5XvjRrMXMXt1fuGXqzXHYgmbxikfWcluL
T08V1YPtewxJxBsa/9b5LdRuRE5Uy+FXMiySuYLfM9U66ipVphVanOGYrqJIIi2b
bVfd+rU/Kqxox6xoVnkVHjX0+iLXFCyFsNET59LjYy8OKjTAKwAie2vq0fHx6PKC
9XbY/LmB2y6pKOJIkQWNWdcN+nlxeoMcc9C/kiUtpDwXF48znkZmpQPNS5RXFaN6
dXffhl1QvHQ8lEffRco1vW66s2PgACDILN4nmVe/eGisN+Jx75wtTTQMlK9RT7dX
njyK+DIS6nz9iSrw6fzOawbpf6vrxWvxkHqFpNsQ2bY1JqXhJtQ9azIct7AX+xWH
H/cWY88FyR3ySFsmLhSDChXdQln7pRcTrDJi6o0gmOaXSCRpwur/qNXX18oPaC/U
g63zmRXOz7r+H5psMNeFSROutihDbI+oal2PwyznFq4sFWJbIHfNzVJL7zGDwLrB
zjJVKS3/RVFtyK+xNEBdtYBAtawYZ376++hTViH7lY3AU0D/XT7W9mOyiVkvNPEs
M0KAEzz740DNztdabIaSevpBWrBbRVMd1zonPuJ3QsdxijGKVO0=
=feIg
-----END PGP SIGNATURE-----

Attachment: pgpSWujs42UEO.pgp
Description: PGP signature


--- End Message ---

Reply via email to