Your message dated Wed, 17 Dec 2025 17:34:50 +0000
with message-id <[email protected]>
and subject line Bug#1123290: fixed in python-pluggy 1.6.0-2
has caused the Debian Bug report #1123290,
regarding python-pluggy: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p "3.14 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.)
--
1123290: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123290
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-pluggy
Version: 1.6.0-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/202512/
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:python-pluggy, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pluggy
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
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.
********************************************************************************
!!
dist._finalize_license_expression()
/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()
running bdist_wheel
running build
running build_py
creating build/lib/pluggy
copying src/pluggy/_manager.py -> build/lib/pluggy
copying src/pluggy/_result.py -> build/lib/pluggy
copying src/pluggy/_hooks.py -> build/lib/pluggy
copying src/pluggy/_tracing.py -> build/lib/pluggy
copying src/pluggy/_callers.py -> build/lib/pluggy
copying src/pluggy/_version.py -> build/lib/pluggy
copying src/pluggy/__init__.py -> build/lib/pluggy
copying src/pluggy/_warnings.py -> build/lib/pluggy
running egg_info
creating src/pluggy.egg-info
writing src/pluggy.egg-info/PKG-INFO
writing dependency_links to src/pluggy.egg-info/dependency_links.txt
writing requirements to src/pluggy.egg-info/requires.txt
writing top-level names to src/pluggy.egg-info/top_level.txt
writing manifest file 'src/pluggy.egg-info/SOURCES.txt'
reading manifest file 'src/pluggy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGELOG'
warning: no files found matching 'setup.py'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*.pyo' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'src/pluggy.egg-info/SOURCES.txt'
copying src/pluggy/py.typed -> build/lib/pluggy
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pluggy
copying build/lib/pluggy/_manager.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_result.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/py.typed -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_hooks.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_tracing.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_callers.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_version.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/__init__.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_warnings.py -> build/bdist.linux-x86_64/wheel/./pluggy
running install_egg_info
Copying src/pluggy.egg-info to
build/bdist.linux-x86_64/wheel/./pluggy-1.6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pluggy-1.6.0.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pluggy/.tmp-ma6eae46/pluggy-1.6.0-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pluggy/__init__.py'
adding 'pluggy/_callers.py'
adding 'pluggy/_hooks.py'
adding 'pluggy/_manager.py'
adding 'pluggy/_result.py'
adding 'pluggy/_tracing.py'
adding 'pluggy/_version.py'
adding 'pluggy/_warnings.py'
adding 'pluggy/py.typed'
adding 'pluggy-1.6.0.dist-info/licenses/LICENSE'
adding 'pluggy-1.6.0.dist-info/METADATA'
adding 'pluggy-1.6.0.dist-info/WHEEL'
adding 'pluggy-1.6.0.dist-info/top_level.txt'
adding 'pluggy-1.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pluggy-1.6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build"
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pluggy
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
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.
********************************************************************************
!!
dist._finalize_license_expression()
/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()
running bdist_wheel
running build
running build_py
copying src/pluggy/_version.py -> build/lib/pluggy
running egg_info
writing src/pluggy.egg-info/PKG-INFO
writing dependency_links to src/pluggy.egg-info/dependency_links.txt
writing requirements to src/pluggy.egg-info/requires.txt
writing top-level names to src/pluggy.egg-info/top_level.txt
reading manifest file 'src/pluggy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'CHANGELOG'
warning: no files found matching 'setup.py'
warning: no previously-included files matching '*.pyc' found under directory '*'
warning: no previously-included files matching '*.pyo' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'src/pluggy.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pluggy
copying build/lib/pluggy/_manager.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_result.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/py.typed -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_hooks.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_tracing.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_callers.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_version.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/__init__.py -> build/bdist.linux-x86_64/wheel/./pluggy
copying build/lib/pluggy/_warnings.py -> build/bdist.linux-x86_64/wheel/./pluggy
running install_egg_info
Copying src/pluggy.egg-info to
build/bdist.linux-x86_64/wheel/./pluggy-1.6.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pluggy-1.6.0.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pluggy/.tmp-gbdmfzl5/pluggy-1.6.0-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pluggy/__init__.py'
adding 'pluggy/_callers.py'
adding 'pluggy/_hooks.py'
adding 'pluggy/_manager.py'
adding 'pluggy/_result.py'
adding 'pluggy/_tracing.py'
adding 'pluggy/_version.py'
adding 'pluggy/_warnings.py'
adding 'pluggy/py.typed'
adding 'pluggy-1.6.0.dist-info/licenses/LICENSE'
adding 'pluggy-1.6.0.dist-info/METADATA'
adding 'pluggy-1.6.0.dist-info/WHEEL'
adding 'pluggy-1.6.0.dist-info/top_level.txt'
adding 'pluggy-1.6.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pluggy-1.6.0-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values
to unpack (expected at least 1, got 0)
E: pybuild pybuild:389: test: plugin pyproject failed with: not enough values
to unpack (expected at least 1, got 0)
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14
3.13" returned exit code 13
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-pluggy
Source-Version: 1.6.0-2
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-pluggy, 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 python-pluggy 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: Wed, 17 Dec 2025 17:21:14 +0000
Source: python-pluggy
Architecture: source
Version: 1.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123290
Changes:
python-pluggy (1.6.0-2) unstable; urgency=medium
.
* Team upload.
* debian/pybuild.testfiles: Remove blank line (closes: #1123290).
Checksums-Sha1:
4af24b4319666886503bd4144b302cb9dd219401 3007 python-pluggy_1.6.0-2.dsc
286af325296a498d6a9af32c0bfec6ac2bbc7d32 3952
python-pluggy_1.6.0-2.debian.tar.xz
7fe984b29467d3c1b7315d338d56b6652abf8cfc 143260
python-pluggy_1.6.0-2.git.tar.xz
641c139c8d44dbf219d2e52c8b3a4fbba624520a 17159
python-pluggy_1.6.0-2_source.buildinfo
Checksums-Sha256:
f62c832bad85a5228c85168b6061dfa0a73f7a615253a9dc935526ef1f16ff10 3007
python-pluggy_1.6.0-2.dsc
abc86a1f94f473be8301681d768c7c1656da508d598027d231aa9da8a1599926 3952
python-pluggy_1.6.0-2.debian.tar.xz
089960f2e30d3802590e7d709fc5e3eebbe7275a51e25b207fc5d5cd7c8c4172 143260
python-pluggy_1.6.0-2.git.tar.xz
7a421556e0f133532fb7444610e081efa986cc531d061ea7e5af1b4673fd9b02 17159
python-pluggy_1.6.0-2_source.buildinfo
Files:
2851904e0dbd054ac986a60cd5f00715 3007 python optional python-pluggy_1.6.0-2.dsc
0ee9ee8bfac9e30bddffb328e372d258 3952 python optional
python-pluggy_1.6.0-2.debian.tar.xz
77097b283af43f3f26ceb39f3342df65 143260 python optional
python-pluggy_1.6.0-2.git.tar.xz
7cc55d062089cf39f6b27cb2a99e26ea 17159 python optional
python-pluggy_1.6.0-2_source.buildinfo
Git-Tag-Info: tag=feb88090779844e8d90f6ea6ba6c1960a4f8c7a2
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmlC5usACgkQYG0ITkaD
wHmGVhAAlHKGehYwQUQoe25URjfKbD/LV9daF+edDiYJOYXmCWFJ0lk21RSBZZAR
8Z4TqIj+wj8vA9o6Y0JnonKumhQgcyDwvPI4PougMXvaRXOtcO5bwN4R/9f8oTkg
Dhx84xPpP4eeIqJYH5LerZ/WdBLCez0Kb1nEYPnkTBdt9KtzefR+T/1dWNGZsbkX
3JtG7H8UVnuugeuHDGQyc0htbDrF/UD6FdV+vdfw7GQitc26X1T1HEF6Bi7J7+bj
/FPZJpxgYTemTA9bpdjFG7WTuFkTKhSTAjauudL0H3/WRTG/m/DFLfgy+7twKrSl
SYfm9WQkyYNl0GGCSF1icpqcTf9aqS2B2XymQzIua/jFvWmQKCw01a9kcVZ19fvN
O+qeWO8u3ABIASRTC5VF99yrXJ0KAcctgjAIZWtzkTRJMMo/eVhs6HfHQQq+P557
npzwraDRGi0fUyX05rKfG9GwBROc89slDA6DPm5R9GGhJU4nsOyR5IA2JFT07g4G
Jv8uzMhl9R+qyiHB5V5Mg6D87UMeGzVFq5cQHkokU7smbmjRczRQXUkmZRtWAR/Q
ZR66sx1vunVcm1F6ZWA0DrKcPzseFXf8tugbOYN4BIVkx+FUMI1AS988ls5WCb4B
UeVLTxl+oAKM5jCQ9Tpx+md9UDGT262hftU+sBRShBfOkOn6dWE=
=jJcq
-----END PGP SIGNATURE-----
pgpUlFuDx773u.pgp
Description: PGP signature
--- End Message ---