Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76977 - [breezy] python-dulwich shouldn't be optional
Attached to Project:
Arch Linux
Opened by Balló György (City-busz) - Sunday, 01 January 2023, 20:56 GMT
Last edited by Toolybird (Toolybird) - Sunday, 01 January 2023, 21:56 GMT
Opened by Balló György (City-busz) - Sunday, 01 January 2023, 20:56 GMT
Last edited by Toolybird (Toolybird) - Sunday, 01 January 2023, 21:56 GMT
|
DetailsWithout python-dulwich installed, I'm not able to run any bzr commands:
$ bzr init brz: ERROR: No module named 'dulwich' You may need to install this Python library separately. $ bzr branch lp:libappindicator brz: ERROR: No module named 'dulwich' You may need to install this Python library separately. I set the severity of this task to high, because it breaks building all of the packages in a clean chroot which use a Bazaar repository as source. |
This task depends upon
brz: ERROR: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get issuer certificate (_ssl.c:997)