Your message dated Sun, 19 Oct 2025 16:34:39 +0000
with message-id <[email protected]>
and subject line Bug#1118305: fixed in django-measurement 3.2.4-2
has caused the Debian Bug report #1118305,
regarding django-measurement: FTBFS: dh_auto_clean: error: pybuild --clean -i 
python{version} -p 3.13 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 [email protected]
immediately.)


-- 
1118305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1118305
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:django-measurement
Version: 3.2.4-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:django-measurement, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/bin/python3.13: No module named pip
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 107, in 
_fetch_build_egg_no_warn
    subprocess.check_call(cmd)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3.13', '-m', 'pip', 
'--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp0h5l6r5h', 
'--quiet', 'docutils<0.22,>=0.20']' returned non-zero exit status 1.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 4, in <module>
    setup(name="django-measurement", use_scm_version=True)
    ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 116, in 
setup
    _install_setup_requires(attrs)
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 89, in 
_install_setup_requires
    _fetch_build_eggs(dist)
    ~~~~~~~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 94, in 
_fetch_build_eggs
    dist.fetch_build_eggs(dist.setup_requires)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 768, in 
fetch_build_eggs
    return _fetch_build_eggs(self, requires)
  File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 44, in 
_fetch_build_eggs
    resolved_dists = pkg_resources.working_set.resolve(
        _reqs.parse(requires, pkg_resources.Requirement),  # required for 
compatibility
        installer=partial(_fetch_build_egg_no_warn, dist),  # avoid warning 
twice
        replace_conflicting=True,
    )
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 893, in 
resolve
    dist = self._resolve_dist(
        req, best, replace_conflicting, env, installer, required_by, to_activate
    )
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 929, in 
_resolve_dist
    dist = best[req.key] = env.best_match(
                           ~~~~~~~~~~~~~~^
        req, ws, installer, replace_conflicting=replace_conflicting
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1267, 
in best_match
    return self.obtain(req, installer)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1303, 
in obtain
    return installer(requirement) if installer else None
           ~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 109, in 
_fetch_build_egg_no_warn
    raise DistutilsError(str(e)) from e
distutils.errors.DistutilsError: Command '['/usr/bin/python3.13', '-m', 'pip', 
'--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp0h5l6r5h', 
'--quiet', 'docutils<0.22,>=0.20']' returned non-zero exit status 1.
E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: 
python3.13 setup.py clean 
dh_auto_clean: error: pybuild --clean -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:10: clean] Error 25
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: django-measurement
Source-Version: 3.2.4-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
django-measurement, 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-measurement 
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, 19 Oct 2025 17:04:31 +0100
Source: django-measurement
Architecture: source
Version: 3.2.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1118305
Changes:
 django-measurement (3.2.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Use dh-sequence-python3.
   * Use pybuild-plugin-pyproject (closes: #1118305).
Checksums-Sha1:
 f76c6e63e1852ddf17ad9d3c48ee6b4547c9edc8 2717 django-measurement_3.2.4-2.dsc
 0b53b421826c701014d9865dd5be3a57cd3c89d8 2788 
django-measurement_3.2.4-2.debian.tar.xz
 bd947b5f6471977031a1f9e35afc17f61b83d5a7 38232 
django-measurement_3.2.4-2.git.tar.xz
 3f95e8225c9ebf29284a729811cc306877d75fad 18262 
django-measurement_3.2.4-2_source.buildinfo
Checksums-Sha256:
 bbee44f3a23f6b856afa02d7f852c2c7c755b4d287ecd311f0421f3492ae98de 2717 
django-measurement_3.2.4-2.dsc
 42a0d6939f07430485e2732fb6be8ae019c6ebd5fa91632b6426cefdeafd3ab5 2788 
django-measurement_3.2.4-2.debian.tar.xz
 d9ae5c50c9b04ece78fc789156b8499aa6f769e68105f71bab8017d802aafb13 38232 
django-measurement_3.2.4-2.git.tar.xz
 89e22e142c01dc7ff163f9d0a8a7affabb370b63b2110e852f1717d0fad14b70 18262 
django-measurement_3.2.4-2_source.buildinfo
Files:
 8c9983c6ba5bfa7b0c928ae8322b3738 2717 python optional 
django-measurement_3.2.4-2.dsc
 49dc39d47bfd63cdb138a5055b998ced 2788 python optional 
django-measurement_3.2.4-2.debian.tar.xz
 35aed8bfc77ace29f57ef598a9adb137 38232 python optional 
django-measurement_3.2.4-2.git.tar.xz
 9b99c9d97cb8d14197ff39a9d1acc727 18262 python optional 
django-measurement_3.2.4-2_source.buildinfo
Git-Tag-Info: tag=595da06098ecab254f3df01063d98b0c5254f99c 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmj1DKsACgkQYG0ITkaD
wHmH2RAAv9QRudVEhFK1RpjQtWj6yq1sRjrI6Ll5xVeCJIzQNiyarvk63tVhNaFJ
bE4yPX06wu7pEDPd0vaqZq2VsVPmJ12fjNL66rnIV+FqXtjDR2nf7zhmEDJAFLb6
+iXCgcYS+lVof3SdcVOtlqKqZ0u1k3UlbnQH2jZoLrA/KAY5XEsgIfdta4ckK1Tg
e0zHGnzq9RUfpFEgfBv4iNTZ9qt1X0jXQORulFXgOj0AjkAbugFQNCa38p26Bj/m
KCM0EvnO6p06cEkiMlqDamAAjP+uNOTBynbv7dwLnalZE/yaDRJrisPNokbvUkMD
+v0J7jcI5xepiPbrQ+x12mG7BmPDtvQxD/kM4+fsh8uuofBdIwGwdVqXfk7l0vk+
jlu85+YKqLc9T2EnEzU1MjisvwvG6j0+Oth9RgZyrA5XFgZ40I2Idh158N+78+I+
rqACL+nHbr4Doeof5Z8Zt1xyuKMLk5dvrvtDrb/GSrTbXjGL5f81XGyIvbrUtd0c
N6MgcZHb1JnWpS7lCvcEEAfw2IVypO14PkqB4brs42BxsWFqKhvevc8c08VmJfOp
DQmhneHViUdYa1HlI/1HC2P8c6C+gZuF0dmKz5G7iY0XYMy7OzNzWZf0A67qxltA
hynV1khRuexJTL2RdZrEprPviipdnEMxHVC2wfKvoqvyVQ8atfM=
=H+PJ
-----END PGP SIGNATURE-----

Attachment: pgpsCqP0wximj.pgp
Description: PGP signature


--- End Message ---

Reply via email to