Your message dated Sun, 19 Oct 2025 16:34:48 +0000
with message-id <[email protected]>
and subject line Bug#1118306: fixed in django-select2 7.10.0-3
has caused the Debian Bug report #1118306,
regarding django-select2: 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.)


-- 
1118306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1118306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:django-select2
Version: 7.10.0-2
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-select2, 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 :: Apache Software 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/lib/python3/dist-packages/setuptools/installer.py:81: UserWarning: Unbuilt 
egg for django-select2 [unknown version] (/<<PKGBUILDDIR>>)
  environment = pkg_resources.Environment()
/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/tmp2o16d4qd', 
'--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 5, in <module>
    setup(name="django-select2", 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/tmp2o16d4qd', 
'--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:7: clean] Error 25
dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: django-select2
Source-Version: 7.10.0-3
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
django-select2, 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-select2 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 16:59:49 +0100
Source: django-select2
Architecture: source
Version: 7.10.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1118306
Changes:
 django-select2 (7.10.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Use dh-sequence-python3.
   * Use pybuild-plugin-pyproject (closes: #1118306).
Checksums-Sha1:
 3282510864466be4bc08075a6157c736a0a94a75 2627 django-select2_7.10.0-3.dsc
 664b8ff858e3a10a80e8cf4a65cfe324d2233a23 4636 
django-select2_7.10.0-3.debian.tar.xz
 2d88d64c00352d264a0232cdf241e4a59cee8747 77828 
django-select2_7.10.0-3.git.tar.xz
 6b1c266e52be818b666056dc7ee29aa8c5b28384 18250 
django-select2_7.10.0-3_source.buildinfo
Checksums-Sha256:
 44a863bb3a551f55e9dd6caa33c016182c1fc21ed7c265ef279ff73ad571afd2 2627 
django-select2_7.10.0-3.dsc
 8d1f72133ab22bda6558fefe1766f65ab1ae888aaad039ec2ed05457edd723cc 4636 
django-select2_7.10.0-3.debian.tar.xz
 5a9a2ebeec8c74757c2d5e8244f7d5bf23df2f67a3a2ae7ca5bd12dfb3b73bf9 77828 
django-select2_7.10.0-3.git.tar.xz
 5e28af76ab1c2fa7e1f5b1306dbfd82eaa1295641775b6f9298369fc0b98ca56 18250 
django-select2_7.10.0-3_source.buildinfo
Files:
 377d44e385e38f1f987798944439bbf5 2627 python optional 
django-select2_7.10.0-3.dsc
 6fcc1af3fc66276a15152c9541c5fed6 4636 python optional 
django-select2_7.10.0-3.debian.tar.xz
 0b0317b3b8d7d37a73ea7762db0d275e 77828 python optional 
django-select2_7.10.0-3.git.tar.xz
 f0c4a55de9121e4b5e504ef9e2742ef7 18250 python optional 
django-select2_7.10.0-3_source.buildinfo
Git-Tag-Info: tag=a021bb8f8245fd84378a37b85752e457def443aa 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmj1C1YACgkQYG0ITkaD
wHkB/A//QXvRErM0477PxUbHeA6LBbnAyrOpNQ8L7EnXNPGz7vlXN+bZHbWIHmh4
+Cr/gNIaxbu/FPkIXNMR1Lbyw+2pdHLnTyVHoaDPCdDoPAy3Hn1v4LSOWOwbWwWS
tButf8Kt/S6HILPHp5qOiFIjznCGvH8GNSJHkL0GabOnYVQmZh10kJ4JBlZsnuf3
wpmIxVE+rgtcWyYpGUOjW66FYZSS26SzB6U3ahIAMH4qVsZyctwBiCKB58MeB6ii
vI4K4xJuTAol7e/viV0GSC+rtFrEMEErjH0cp0uwNXqClrhQNr4IHjryZDgcPWqu
dlmzLFGG5f67oy9LdUszK3eze7/pmsNfv3Ri3eqYTNj3GbNCMQd93SuLuuzDCpa+
13316uhQF0jToNZYra6Da+M1vMco4Ls4Bci8NdX8wPWFDtfxrKwuu/1eukVn8gsG
veu4JOCSdaK8hwnhfQ6HkYsKpUX4DcBIUAYiMBxPucj5jvwdAyRvaxCOlhO1cr9B
LmUDFud1OoJRnBrFXW9ldEfV/H0HA0CA0uOrMMrpxbW8wIVFTfqibBAi6lqBZjj2
Rn7WEP03PYBZ26L0ew/qIoEW0zAHYzPmHWMVWShC1Co9wQzLsDM6htzFTOPXxLFr
iW0aVT6KhwVxBc21j/c+xFXcjw8yf6Jy0OYQaeIUaZpNDVThH78=
=kWCP
-----END PGP SIGNATURE-----

Attachment: pgpjU4sJ7AG99.pgp
Description: PGP signature


--- End Message ---

Reply via email to