Public bug reported: Ubuntu Version 22.04 LTS Packages: RabbitVCS... & python-dulwich (full version infos below)
Starting this month I notice that the menu entries of RabbitVCS inside nautilus disapears... Some inverstigations indicate that it's because I look into a repo working copy, that has set repositoryformatversion = 1 The crash happens inside python package "dulwich", which reports "unsuported version" The version of this package is to old (0.20) to handle this kind of working copy. After I installed the latest dulwich (from git, 0.21) this problem vanishes. So (at least) this package should be updated. Next problem arises when "extensions" has "worktreeConfig" set, in this case even dulwich 0.21 raises an exception "unknownExtension". I can't find the real problem there (because worktreeConfig is handeled inside dulwich/repo.py), but this should IMHO be reported there. ################ Version Infos: >apt list "*dulwich*" python3-dulwich/jammy,now 0.20.31-1.1build1 amd64 [Installiert,automatisch] >apt list "*rabbitvcs*" rabbitvcs-cli/jammy,jammy,now 0.18-3 all [installiert] rabbitvcs-core/jammy,jammy,now 0.18-3 all [Installiert,automatisch] rabbitvcs-gedit/jammy,jammy,now 0.18-3 all [installiert] rabbitvcs-nautilus/jammy,jammy,now 0.18-3 all [installiert] rabbitvcs-thunar/jammy,jammy 0.18-3 all >pip show dulwich -> That's the version installed from git, when removed above >bug "unsuported version" reariss Name: dulwich Version: 0.21.8 Summary: Python Git Library Home-page: Author: Author-email: Jelmer Vernooij <jel...@jelmer.uk> License: Apachev2 or later or GPLv2 Location: /usr/local/lib/python3.10/dist-packages/dulwich-0.21.8-py3.10.egg Requires: urllib3 Required-by: ** Affects: rabbitvcs (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/2057918 Title: RabbitVCS crashes on git working copies with version >0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rabbitvcs/+bug/2057918/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs