Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Extra
Status Assigned
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 2
Private No

Details

Without 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

Comment by BrLi (brli) - Tuesday, 28 March 2023, 00:52 GMT
brz: ERROR: launchpadlib is required for Launchpad API access. Please install the launchpadlib package.
Comment by BrLi (brli) - Tuesday, 28 March 2023, 00:53 GMT
-> Branching lp:firefox/trunk...
brz: ERROR: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get issuer certificate (_ssl.c:997)

Loading...