Package: src:poetry Version: 2.2.1+dfsg-3 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/202602/ 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:poetry, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3 --buildsystem=pybuild debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' find . -iname '*.pyc' -delete for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3 --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:142: Building wheel for python3.14 with "build" module I: pybuild base:384: python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_poetry * Building wheel... Successfully built poetry-2.2.1-py3-none-any.whl I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with "installer" module I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" module I: pybuild base:384: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_poetry * Building wheel... Successfully built poetry-2.2.1-py3-none-any.whl I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with "installer" module dh_auto_test -O--buildsystem=pybuild I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3 [too-long-redacted] nd not test_get_by_name_python' ImportError while loading conftest '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_poetry/build/tests/conftest.py'. tests/conftest.py:38: in <module> from poetry.factory import Factory poetry/factory.py:24: in <module> from poetry.plugins.plugin_manager import PluginManager poetry/plugins/plugin_manager.py:18: in <module> from poetry.installation import Installer poetry/installation/__init__.py:3: in <module> from poetry.installation.installer import Installer poetry/installation/installer.py:9: in <module> from poetry.installation.executor import Executor poetry/installation/executor.py:26: in <module> from poetry.puzzle.exceptions import SolverProblemError poetry/puzzle/__init__.py:3: in <module> from poetry.puzzle.solver import Solver poetry/puzzle/solver.py:21: in <module> from poetry.puzzle.provider import Indicator poetry/puzzle/provider.py:30: in <module> from poetry.packages.direct_origin import DirectOrigin poetry/packages/direct_origin.py:16: in <module> from poetry.vcs.git import Git poetry/vcs/git/__init__.py:3: in <module> from poetry.vcs.git.backend import Git poetry/vcs/git/backend.py:23: in <module> from dulwich.refs import ANNOTATED_TAG_SUFFIX E ImportError: cannot import name 'ANNOTATED_TAG_SUFFIX' from 'dulwich.refs' (/usr/lib/python3/dist-packages/dulwich/refs.py) E: pybuild pybuild:483: test: plugin pyproject failed with: [too-long-redacted] nd not test_get_by_name_python' I: pybuild base:384: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3 [too-long-redacted] nd not test_get_by_name_python' ImportError while loading conftest '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_poetry/build/tests/conftest.py'. tests/conftest.py:38: in <module> from poetry.factory import Factory poetry/factory.py:24: in <module> from poetry.plugins.plugin_manager import PluginManager poetry/plugins/plugin_manager.py:18: in <module> from poetry.installation import Installer poetry/installation/__init__.py:3: in <module> from poetry.installation.installer import Installer poetry/installation/installer.py:9: in <module> from poetry.installation.executor import Executor poetry/installation/executor.py:26: in <module> from poetry.puzzle.exceptions import SolverProblemError poetry/puzzle/__init__.py:3: in <module> from poetry.puzzle.solver import Solver poetry/puzzle/solver.py:21: in <module> from poetry.puzzle.provider import Indicator poetry/puzzle/provider.py:30: in <module> from poetry.packages.direct_origin import DirectOrigin poetry/packages/direct_origin.py:16: in <module> from poetry.vcs.git import Git poetry/vcs/git/__init__.py:3: in <module> from poetry.vcs.git.backend import Git poetry/vcs/git/backend.py:23: in <module> from dulwich.refs import ANNOTATED_TAG_SUFFIX E ImportError: cannot import name 'ANNOTATED_TAG_SUFFIX' from 'dulwich.refs' (/usr/lib/python3/dist-packages/dulwich/refs.py) E: pybuild pybuild:483: test: plugin pyproject failed with: [too-long-redacted] nd not test_get_by_name_python' dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:103: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

