Package: src:lintian-brush Version: 0.162 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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 could not 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:lintian-brush, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with python3,bash_completion --buildsystem=pybuild debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' if test -f Cargo.lock.saved; then mv Cargo.lock.saved Cargo.lock; fi dh_auto_clean make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild debian/rules binary dh binary --with python3,bash_completion --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' mv Cargo.lock Cargo.lock.saved dh_auto_build I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" module I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13 * Building wheel... running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/fixer.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/vcs.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/vcswatch.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/release_info.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/lintian_overrides.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/xdg.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/yaml.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/gpg.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/salsa.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/lintian.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/debhelper.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/section.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/debbugs.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/udd.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/upstream_metadata.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/standards_version.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/patches.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/systemd.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/licenses.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/watch.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/line_editor.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/__init__.py -> build/lib.linux-x86_64-cpython-313/lintian_brush copying py/lintian_brush/py.typed -> build/lib.linux-x86_64-cpython-313/lintian_brush running build_ext running build_rust error: failed to select a version for the requirement `pyo3 = ">=0.22, <0.24"` candidate versions found which didn't match: 0.25.1 location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `lintian-brush v0.158.19 (/<<PKGBUILDDIR>>/lintian-brush)` perhaps a crate was updated and forgotten to be re-vendored? error: `cargo metadata --manifest-path debianize/Cargo.toml --format-version 1` failed with code 101 -- Output captured from stdout: ERROR Backend subprocess exited when trying to invoke build_wheel E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13 dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit code 13 make[1]: *** [debian/rules:21: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

