Control: retitle -1 bzr crashes with SIGABRT when trying to commit files Control: reassign -1 src:bzr/2.7.0+bzr6622+brz Control: affects -1 + src:check-manifest Control: severity -1 critical
On Saturday, March 01 2025, Santiago Vila wrote: > Dear maintainer: > > During a rebuild of all packages in unstable, your package failed to build: [...] > if rc: >> raise subprocess.CalledProcessError(rc, command[0], output=stdout) > E subprocess.CalledProcessError: Command 'bzr' died with > <Signals.SIGABRT: 6>. Thanks for the bug. This is a problem with bzr, which is used by check-manifest when doing tests. It's easily reproducible: --8<---------------cut here---------------start------------->8--- # bzr init Created a standalone tree (format: 2a) # bzr whoami --branch "Test <t...@example.com>" # mkdir -p b/c # touch a.txt b/b.txt b/c/d.txt # bzr add -- a.txt b/b.txt b/c/d.txt adding a.txt adding b adding b/b.txt adding b/c adding b/c/d.txt # bzr commit -m Initial Committing to: /tmp/ bzr: breezy/bzr/_dirstate_helpers_pyx.c:11215: __pyx_f_6breezy_3bzr_21_dirstate_helpers_pyx_update_entry: Assertion `PyTuple_Check(__pyx_v_details)' failed. Aborted (core dumped) --8<---------------cut here---------------end--------------->8--- Reassigning to the proper package. -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/
signature.asc
Description: PGP signature