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 --------------------------------------------------------------------------------

