Public bug reported: For Ubuntu 26.04, the greaseweazle package doesn't work out of the box, and will fail with the error message:
'bitarray.bitarray' object has no attribute 'itersearch' The problem is described here https://github.com/keirf/greaseweazle/issues/502, stems from an incompatibility with newer versions of the bitarray package, and should be fixed in Greaseweazle version 1.21 and up. However, the 26.04 package contains a patch called `revert-bitarray- bump.patch`, which reintroduces the incompatibility, even though the bitarray package in Ubuntu 26.04 is new enough to not support itersearch any longer. Extracting the patch and reverting it for the installed package files, resolves the issue. ** Affects: greaseweazle (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151244 Title: greaseweazle fails with "'bitarray.bitarray' object has no attribute 'itersearch'" error message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/greaseweazle/+bug/2151244/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
