Package: src:borgbackup2 Version: 2.0.0b23-4 Severity: serious Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, 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/202608/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/nocheck 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:borgbackup2, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] adding 'borgbackup-2.0.0b23.dist-info/WHEEL' adding 'borgbackup-2.0.0b23.dist-info/entry_points.txt' adding 'borgbackup-2.0.0b23.dist-info/top_level.txt' adding 'borgbackup-2.0.0b23.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built borgbackup-2.0.0b23-cp314-cp314-linux_x86_64.whl I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with "installer" module debian/rules execute_after_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' PYTHONPATH=./.pybuild/cpython3_3.14/build HOME=/<<PKGBUILDDIR>> python3 scripts/make.py build_usage Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/archiver/__init__.py", line 33, in <module> from ._common import Highlander File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/archiver/_common.py", line 6, in <module> from ..archive import Archive File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/archive.py", line 24, in <module> from . import xattr File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/xattr.py", line 12, in <module> from .helpers import prepare_subprocess_env File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/helpers/__init__.py", line 31, in <module> from .misc import sysinfo, log_multi, consume File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/helpers/misc.py", line 13, in <module> from . import msgpack File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/borg/helpers/msgpack.py", line 54, in <module> from msgpack import Packer as mp_Packer ModuleNotFoundError: No module named 'msgpack' generating usage docs make[1]: *** [debian/rules:41: execute_after_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:35: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

