FS#78176 - [breezy] Missing dependency python-launchpadlib
Attached to Project:
Arch Linux
Opened by John Doe (noble.egg7187) - Wednesday, 12 April 2023, 12:09 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 08 June 2023, 14:09 GMT
Opened by John Doe (noble.egg7187) - Wednesday, 12 April 2023, 12:09 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 08 June 2023, 14:09 GMT
|
Details
Description:
Fetching source from launchpad needs launchpadlib but it doesn't exist in archlinux package repo. Additional info: brz: ERROR: launchpadlib is required for Launchpad API access. Please install the launchpadlib package. Steps to reproduce: Build libappindicator package without pip install launchpadlib. |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Thursday, 08 June 2023, 14:09 GMT
Reason for closing: Won't implement
Thursday, 08 June 2023, 14:09 GMT
Reason for closing: Won't implement
On the second issue I can see no advantage to using bzr+lp which requires registration plus authentication of the user over bzr in a PKGBUILD as it only pulls content from a repository and it is trivial to convert a PKGBUILD to use bzr instead of bzr+lp see [1] and [2].
[1] PKGBUILD.diff.libappindicator
[2]
FS#77106Please consider move python-launchpadlib from AUR to official repository.
packages that uses 'bzr+lp':
qtqr, libappindicator, gloobus-preview, chinese-calendar and bzr-fastimport
I have opened two tickets to ask the package maintainer of qtqr and chinese-calendar to use bzr instead.
https://bugs.archlinux.org/task/78718
https://bugs.archlinux.org/task/78717
For bzr-fastimport, this package seems non-existent but it has a repo: https://gitlab.archlinux.org/archlinux/packaging/packages/bzr-fastimport/-/blob/main/PKGBUILD