Your message dated Thu, 25 Dec 2025 14:50:49 +0000
with message-id <[email protected]>
and subject line Bug#1123311: fixed in python-securetar 2025.12.0-1
has caused the Debian Bug report #1123311,
regarding python-securetar: 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.)


-- 
1123311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123311
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-securetar
Version: 2025.2.1-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/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-securetar, 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  
* 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)
running bdist_wheel
running build
running build_py
creating build/lib/securetar
copying securetar/__init__.py -> build/lib/securetar
running egg_info
creating securetar.egg-info
writing securetar.egg-info/PKG-INFO
writing dependency_links to securetar.egg-info/dependency_links.txt
writing requirements to securetar.egg-info/requires.txt
writing top-level names to securetar.egg-info/top_level.txt
writing manifest file 'securetar.egg-info/SOURCES.txt'
reading manifest file 'securetar.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
adding license file 'LICENSE'
writing manifest file 'securetar.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/securetar
copying build/lib/securetar/__init__.py -> 
build/bdist.linux-x86_64/wheel/./securetar
running install_egg_info
Copying securetar.egg-info to 
build/bdist.linux-x86_64/wheel/./securetar-2025.2.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/securetar-2025.2.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-_7pdt4oj/securetar-2025.2.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'securetar/__init__.py'
adding 'securetar-2025.2.1.dist-info/licenses/LICENSE'
adding 'securetar-2025.2.1.dist-info/METADATA'
adding 'securetar-2025.2.1.dist-info/WHEEL'
adding 'securetar-2025.2.1.dist-info/top_level.txt'
adding 'securetar-2025.2.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built securetar-2025.2.1-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  
* 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)
running bdist_wheel
running build
running build_py
running egg_info
writing securetar.egg-info/PKG-INFO
writing dependency_links to securetar.egg-info/dependency_links.txt
writing requirements to securetar.egg-info/requires.txt
writing top-level names to securetar.egg-info/top_level.txt
reading manifest file 'securetar.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
adding license file 'LICENSE'
writing manifest file 'securetar.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/securetar
copying build/lib/securetar/__init__.py -> 
build/bdist.linux-x86_64/wheel/./securetar
running install_egg_info
Copying securetar.egg-info to 
build/bdist.linux-x86_64/wheel/./securetar-2025.2.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/securetar-2025.2.1.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-l09sugh0/securetar-2025.2.1-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'securetar/__init__.py'
adding 'securetar-2025.2.1.dist-info/licenses/LICENSE'
adding 'securetar-2025.2.1.dist-info/METADATA'
adding 'securetar-2025.2.1.dist-info/WHEEL'
adding 'securetar-2025.2.1.dist-info/top_level.txt'
adding 'securetar-2025.2.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built securetar-2025.2.1-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with 
"installer" module
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
for dir in ./.pybuild/*; do \
        cp -av /<<PKGBUILDDIR>>/tests $dir/build; \
done
'/<<PKGBUILDDIR>>/tests' -> './.pybuild/cpython3_3.13/build/tests'
'/<<PKGBUILDDIR>>/tests/__init__.py' -> 
'./.pybuild/cpython3_3.13/build/tests/__init__.py'
'/<<PKGBUILDDIR>>/tests/fixtures' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures'
'/<<PKGBUILDDIR>>/tests/fixtures/backup_encrypted_gzipped_legacy_format.tar' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/backup_encrypted_gzipped_legacy_format.tar'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/tar_data'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/README.md' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/tar_data/README.md'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test1' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/tar_data/test1'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test1/script.sh' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/tar_data/test1/script.sh'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test_symlink' -> 
'./.pybuild/cpython3_3.13/build/tests/fixtures/tar_data/test_symlink'
'/<<PKGBUILDDIR>>/tests/test_tar.py' -> 
'./.pybuild/cpython3_3.13/build/tests/test_tar.py'
'/<<PKGBUILDDIR>>/tests' -> './.pybuild/cpython3_3.14/build/tests'
'/<<PKGBUILDDIR>>/tests/__init__.py' -> 
'./.pybuild/cpython3_3.14/build/tests/__init__.py'
'/<<PKGBUILDDIR>>/tests/fixtures' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures'
'/<<PKGBUILDDIR>>/tests/fixtures/backup_encrypted_gzipped_legacy_format.tar' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/backup_encrypted_gzipped_legacy_format.tar'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/tar_data'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/README.md' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/tar_data/README.md'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test1' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/tar_data/test1'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test1/script.sh' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/tar_data/test1/script.sh'
'/<<PKGBUILDDIR>>/tests/fixtures/tar_data/test_symlink' -> 
'./.pybuild/cpython3_3.14/build/tests/fixtures/tar_data/test_symlink'
'/<<PKGBUILDDIR>>/tests/test_tar.py' -> 
'./.pybuild/cpython3_3.14/build/tests/test_tar.py'
dh_auto_test
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[1]: *** [debian/rules:10: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-securetar
Source-Version: 2025.12.0-1
Done: Edward Betts <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-securetar, 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.
Edward Betts <[email protected]> (supplier of updated python-securetar 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: Thu, 25 Dec 2025 14:27:23 +0000
Source: python-securetar
Architecture: source
Version: 2025.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <[email protected]>
Changed-By: Edward Betts <[email protected]>
Closes: 1123311
Changes:
 python-securetar (2025.12.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Remove empty debian/pybuild.testfiles. (Closes: #1123311)
   * Remove 'Rules-Requires-Root: no', now the default.
   * Update debian/watch to format version 5.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 1b2b599b979d791749f2555962b1335d227b384d 2277 python-securetar_2025.12.0-1.dsc
 9d2d11213b043960c5a7d1ca490d02ac8e402b5d 21294 
python-securetar_2025.12.0.orig.tar.gz
 a7829c27a37957b1eef76a065d16af20717666d2 2356 
python-securetar_2025.12.0-1.debian.tar.xz
 16735702d067aa2276b2a3d5e73154f90dce43ab 6615 
python-securetar_2025.12.0-1_source.buildinfo
Checksums-Sha256:
 43c5682ddc0a2a13c0ee00b13f780e7d5075a1ee885dd270eb25608c228fd465 2277 
python-securetar_2025.12.0-1.dsc
 bbd2c0118e731e12c80ed30e58f1eee191dea9c4beeb9abd56c0d66b7200c677 21294 
python-securetar_2025.12.0.orig.tar.gz
 36d5e98319b043f63a901d6477c5072f4a2d158589b4e609aadf4d6697b680ff 2356 
python-securetar_2025.12.0-1.debian.tar.xz
 f15ba3575a081a286dc8809fe81f884886daa241edc18fa8ecb64024046bb5f0 6615 
python-securetar_2025.12.0-1_source.buildinfo
Files:
 ce3f062a0fdcfb6735b279022091164e 2277 python optional 
python-securetar_2025.12.0-1.dsc
 424694397e35e1eb9564fdccb22bc590 21294 python optional 
python-securetar_2025.12.0.orig.tar.gz
 caacea6ec3d32e1a5aa764d043f13283 2356 python optional 
python-securetar_2025.12.0-1.debian.tar.xz
 91004bbd36253993705a92435c9dc0f1 6615 python optional 
python-securetar_2025.12.0-1_source.buildinfo

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

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmlNSy0ACgkQlgWhCYxj
uSqp/A/+OsTBfTa4rSGG++eoeDG94ArPv4IMkt+UO1hwjOf6MvAoSh85R569IOk3
PgmBF1tyCDPv0W9DjVgwpQ2a+z5ZLCxN+Xt9l067ZHC+c7SmfT3mCwgpcKZLuxsq
UvUSqHqAhkd2HTiGJTVX329EqFM34JOTjIjSVbhAeemE3bY/AgJpySEMSDSMJ8rx
Usjwh+i3gNlAloLX2Na3BeM7F1EO9AI8b0I/kROimjaJd249NJUGp3IFXcxuTRIy
BwZXdvVYb0SSrsH6RqBWhTA19QPUptxuFD5h/07opuBo48hlmESDUs+tt2Y1JYFl
fxalAJCjJvXYrlezPTNds3qIei8L0+JJ1lIVAE9RQN3DOcvIxAadVEUlEeizS5AF
6TpCXR+2OC2plYEmnfEzGSUNnjYegii2dNRu6nSqpLQgQ8m6JvzUT00AR7HE6VOc
XVZHLpmMYFivvqFQ2mXcvQQx8OIrIzGLb/U0At7hocew7H0AUqOG7p19IO7xr+GQ
Efb/+UnV8hlO/ujBnmy0BEeDxnIhq/E1M5IQmyV+ah1MR7K5lKEDyEfb+mQoROaC
Q1dcWPxATMtNx9e+jpazkAptuZdAiTV1E4Kx7+TFTwV/RUpgJwAKBqKlw2fuDvdM
bBolP0y0p4dnwlhJsYzDSgBgbCwqUQFEarSB1Dp8YJwLBxDWs44=
=tDIs
-----END PGP SIGNATURE-----

Attachment: pgpQO91z30EqN.pgp
Description: PGP signature


--- End Message ---

Reply via email to