[Pkg-bazaar-maint] Bug#1099121: brz: Most operations fail "Assertion failed. Aborted"
    Paul "LeoNerd" Evans 
    leonerd at leonerd.org.uk
       
    Fri Feb 28 15:53:50 GMT 2025
    
    
  
Package: brz
Version: 3.3.9-2+b1
Severity: important
Dear Maintainer,
Most operations that seem to touch any local files fail with an
assertion message; for example `status` or `diff`:
  $ brz status
  brz: 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
  $ brz diff
  brz: 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
It seems some operations that don't look at local files work OK; e.g.
`log` or `info`:
  $ brz log --line -r-1
  152: Paul "LeoNerd" Evans 2025-02-28 Bumped version to 0.18; updated Changes notes
  $ brz info
  Checkout (format: 2a)
  Location:
         checkout root: .
    checkout of branch: XXX
-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.10.6-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages brz depends on:
ii  libc6           2.40-7
ii  libgcc-s1       14.2.0-16
ii  libpython3.13   3.13.2-1
ii  python3         3.13.2-1
ii  python3-breezy  3.3.9-2+b1
Versions of packages brz recommends:
ii  python3-dulwich  0.22.7-1
ii  python3-gpg      1.24.2-1+b1
Versions of packages brz suggests:
pn  brz-doc               <none>
pn  python3-breezy.tests  <none>
ii  python3-fastimport    0.9.14-2.1
-- no debconf information
-- 
Paul "LeoNerd" Evans
leonerd at leonerd.org.uk
http://www.leonerd.org.uk/  |  https://metacpan.org/author/PEVANS
    
    
More information about the Pkg-bazaar-maint
mailing list