Package: src:diceware Version: 1.0.1-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:diceware, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3,sphinxdoc --buildsystem=pybuild debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean rm -rf .eggs make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3,sphinxdoc --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) /usr/lib/python3/dist-packages/ptr.py:38: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: GNU General Public License v3 or later (GPLv3+) 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 :: GNU General Public License v3 or later (GPLv3+) 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/diceware copying diceware/__about__.py -> build/lib/diceware copying diceware/logger.py -> build/lib/diceware copying diceware/__main__.py -> build/lib/diceware copying diceware/wordlist.py -> build/lib/diceware copying diceware/config.py -> build/lib/diceware copying diceware/random_sources.py -> build/lib/diceware copying diceware/__init__.py -> build/lib/diceware running egg_info creating diceware.egg-info writing diceware.egg-info/PKG-INFO writing dependency_links to diceware.egg-info/dependency_links.txt writing entry points to diceware.egg-info/entry_points.txt writing requirements to diceware.egg-info/requires.txt writing top-level names to diceware.egg-info/top_level.txt writing manifest file 'diceware.egg-info/SOURCES.txt' reading manifest file 'diceware.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'diceware.egg-info/SOURCES.txt' creating build/lib/diceware/wordlists copying diceware/wordlists/wordlist_ca.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_de.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_de_8k.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_en_adjectives.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_en_eff.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_en_nouns.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_en_securedrop.asc -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_es.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_fr.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_it.txt -> build/lib/diceware/wordlists copying diceware/wordlists/wordlist_pt-br.txt -> build/lib/diceware/wordlists 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/diceware copying build/lib/diceware/__about__.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/logger.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/__main__.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/wordlist.py -> build/bdist.linux-x86_64/wheel/./diceware creating build/bdist.linux-x86_64/wheel/diceware/wordlists copying build/lib/diceware/wordlists/wordlist_fr.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_es.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_adjectives.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_de_8k.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_ca.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_securedrop.asc -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_it.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_pt-br.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_nouns.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_de.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_eff.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/config.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/random_sources.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/__init__.py -> build/bdist.linux-x86_64/wheel/./diceware running install_egg_info Copying diceware.egg-info to build/bdist.linux-x86_64/wheel/./diceware-1.0.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/diceware-1.0.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-z5rerh_i/diceware-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'diceware/__about__.py' adding 'diceware/__init__.py' adding 'diceware/__main__.py' adding 'diceware/config.py' adding 'diceware/logger.py' adding 'diceware/random_sources.py' adding 'diceware/wordlist.py' adding 'diceware/wordlists/wordlist_ca.txt' adding 'diceware/wordlists/wordlist_de.txt' adding 'diceware/wordlists/wordlist_de_8k.txt' adding 'diceware/wordlists/wordlist_en_adjectives.txt' adding 'diceware/wordlists/wordlist_en_eff.txt' adding 'diceware/wordlists/wordlist_en_nouns.txt' adding 'diceware/wordlists/wordlist_en_securedrop.asc' adding 'diceware/wordlists/wordlist_es.txt' adding 'diceware/wordlists/wordlist_fr.txt' adding 'diceware/wordlists/wordlist_it.txt' adding 'diceware/wordlists/wordlist_pt-br.txt' adding 'diceware-1.0.1.dist-info/licenses/LICENSE' adding 'diceware-1.0.1.dist-info/METADATA' adding 'diceware-1.0.1.dist-info/WHEEL' adding 'diceware-1.0.1.dist-info/entry_points.txt' adding 'diceware-1.0.1.dist-info/top_level.txt' adding 'diceware-1.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built diceware-1.0.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) /usr/lib/python3/dist-packages/ptr.py:38: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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 :: GNU General Public License v3 or later (GPLv3+) 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 :: GNU General Public License v3 or later (GPLv3+) 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 running egg_info writing diceware.egg-info/PKG-INFO writing dependency_links to diceware.egg-info/dependency_links.txt writing entry points to diceware.egg-info/entry_points.txt writing requirements to diceware.egg-info/requires.txt writing top-level names to diceware.egg-info/top_level.txt reading manifest file 'diceware.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'diceware.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/diceware copying build/lib/diceware/__about__.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/logger.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/__main__.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/wordlist.py -> build/bdist.linux-x86_64/wheel/./diceware creating build/bdist.linux-x86_64/wheel/diceware/wordlists copying build/lib/diceware/wordlists/wordlist_fr.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_es.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_adjectives.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_de_8k.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_ca.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_securedrop.asc -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_it.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_pt-br.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_nouns.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_de.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/wordlists/wordlist_en_eff.txt -> build/bdist.linux-x86_64/wheel/./diceware/wordlists copying build/lib/diceware/config.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/random_sources.py -> build/bdist.linux-x86_64/wheel/./diceware copying build/lib/diceware/__init__.py -> build/bdist.linux-x86_64/wheel/./diceware running install_egg_info Copying diceware.egg-info to build/bdist.linux-x86_64/wheel/./diceware-1.0.1.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/diceware-1.0.1.dist-info/WHEEL creating '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-e7w590_l/diceware-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'diceware/__about__.py' adding 'diceware/__init__.py' adding 'diceware/__main__.py' adding 'diceware/config.py' adding 'diceware/logger.py' adding 'diceware/random_sources.py' adding 'diceware/wordlist.py' adding 'diceware/wordlists/wordlist_ca.txt' adding 'diceware/wordlists/wordlist_de.txt' adding 'diceware/wordlists/wordlist_de_8k.txt' adding 'diceware/wordlists/wordlist_en_adjectives.txt' adding 'diceware/wordlists/wordlist_en_eff.txt' adding 'diceware/wordlists/wordlist_en_nouns.txt' adding 'diceware/wordlists/wordlist_en_securedrop.asc' adding 'diceware/wordlists/wordlist_es.txt' adding 'diceware/wordlists/wordlist_fr.txt' adding 'diceware/wordlists/wordlist_it.txt' adding 'diceware/wordlists/wordlist_pt-br.txt' adding 'diceware-1.0.1.dist-info/licenses/LICENSE' adding 'diceware-1.0.1.dist-info/METADATA' adding 'diceware-1.0.1.dist-info/WHEEL' adding 'diceware-1.0.1.dist-info/entry_points.txt' adding 'diceware-1.0.1.dist-info/top_level.txt' adding 'diceware-1.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built diceware-1.0.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>>' env PYTHONPATH=/<<PKGBUILDDIR>> dh_auto_test I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/docs /<<PKGBUILDDIR>>/README.rst /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests ============================= test session starts ============================== platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: tox.ini plugins: typeguard-4.4.4 collected 152 items / 2 deselected / 150 selected tests/conftest.py . [ 0%] tests/test_config.py ......................... [ 17%] tests/test_diceware.py ....................................... [ 43%] tests/test_logger.py .... [ 46%] tests/test_main.py F. [ 47%] tests/test_random_sources.py ....................................... [ 73%] tests/test_wordlist.py ........................................ [100%] =================================== FAILURES =================================== _______________________________ test_can_run_run _______________________________ monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f1b64cb6f20> capsys = <_pytest.capture.CaptureFixture object at 0x7f1b64d868f0> def test_can_run_run(monkeypatch, capsys): # we can call __main__.py to run diceware monkeypatch.setattr("sys.argv", ["can_run_run", "--help"]) monkeypatch.setattr("diceware.__main__.__name__", "__main__") with pytest.raises(SystemExit) as exc_info: run() assert exc_info.value.code == 0 out, err = capsys.readouterr() > assert "usage: can_run_run [-h]" in out E AssertionError: assert 'usage: can_run_run [-h]' in 'usage: python3.14 -m pytest [-h] [-n NUM] [-c | --no-caps] [-s NUM]\n [-d DELIMITER] [-r S... of sides of dice. Default: 6\n\nUse --show-wordlist-dirs to list directories where you can store custom\nwordlists.\n' /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_main.py:16: AssertionError =========================== short test summary info ============================ FAILED tests/test_main.py::test_can_run_run - AssertionError: assert 'usage: ... ================= 1 failed, 149 passed, 2 deselected in 0.38s ================== E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest {build_dir}/tests I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/docs /<<PKGBUILDDIR>>/README.rst /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests ============================= test session starts ============================== platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0 rootdir: /<<PKGBUILDDIR>> configfile: tox.ini plugins: typeguard-4.4.4 collected 152 items / 2 deselected / 150 selected tests/conftest.py . [ 0%] tests/test_config.py ......................... [ 17%] tests/test_diceware.py ....................................... [ 43%] tests/test_logger.py .... [ 46%] tests/test_main.py .. [ 47%] tests/test_random_sources.py ....................................... [ 73%] tests/test_wordlist.py ........................................ [100%] ====================== 150 passed, 2 deselected in 0.36s ======================= I: pybuild pybuild:334: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; rm -rf docs README.rst *.egg-info dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned exit code 13 make[1]: *** [debian/rules:29: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:15: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

