Source: unearth Version: 0.7.0+ds-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230101 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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 > pybuild --configure -i python{version} -p 3.10 > dh_auto_build -O--buildsystem=pybuild > pybuild --build -i python{version} -p 3.10 > I: pybuild plugin_pyproject:107: Building wheel for python3.10 with "build" > module > I: pybuild base:240: python3.10 -m build --skip-dependency-check > --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10 > * Building wheel... > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/pep517/wrappers.py", line 319, in > _call_hook > raise BackendUnavailable(data.get('traceback', '')) > pep517.wrappers.BackendUnavailable: Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", > line 77, in _build_backend > obj = import_module(mod_path) > File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > File "<frozen importlib._bootstrap>", line 1050, in _gcd_import > File "<frozen importlib._bootstrap>", line 1027, in _find_and_load > File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 688, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 883, in exec_module > File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed > File "/usr/lib/python3/dist-packages/pdm/pep517/api.py", line 10, in > <module> > from pdm.pep517.editable import EditableBuilder > File "/usr/lib/python3/dist-packages/pdm/pep517/editable.py", line 13, in > <module> > from pdm.pep517.wheel import WheelBuilder > File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 24, in > <module> > from pdm.pep517.base import Builder > File "/usr/lib/python3/dist-packages/pdm/pep517/base.py", line 12, in > <module> > from pdm.pep517.metadata import Metadata > File "/usr/lib/python3/dist-packages/pdm/pep517/metadata.py", line 20, in > <module> > from pdm.pep517.version import DynamicVersion > File "/usr/lib/python3/dist-packages/pdm/pep517/version.py", line 10, in > <module> > from pdm.pep517.scm import get_version_from_scm > File "/usr/lib/python3/dist-packages/pdm/pep517/scm.py", line 17, in > <module> > from packaging.version import LegacyVersion, Version > ImportError: cannot import name 'LegacyVersion' from 'packaging.version' > (/usr/lib/python3/dist-packages/packaging/version.py) > > ERROR Backend 'pdm.pep517.api' is not available. > E: pybuild pybuild:388: build: plugin pyproject failed with: exit code=1: > python3.10 -m build --skip-dependency-check --no-isolation --wheel --outdir > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10 > dh_auto_build: error: pybuild --build -i python{version} -p 3.10 returned > exit code 13 > make: *** [debian/rules:7: binary] Error 25 The full build log is available from: http://qa-logs.debian.net/2023/01/01/unearth_0.7.0+ds-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.