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#28931 - [gpgme,gnupg] remove dependency on gnupg from gpgme and move remove gnupg from core
Attached to Project:
Arch Linux
Opened by Tom Gundersen (tomegun) - Thursday, 15 March 2012, 23:21 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 24 March 2012, 23:12 GMT
Opened by Tom Gundersen (tomegun) - Thursday, 15 March 2012, 23:21 GMT
Last edited by Gaetan Bisson (vesath) - Saturday, 24 March 2012, 23:12 GMT
|
Detailsgpgme is in [core] as it is needed by pacman. It currently depends on both gnupg and gnupg2, but as far as I can tell this is redundant, and can easily be reduced to only depend on gnupg2. This patch to the PKGBUILD works fine for me: http://paste.xinu.at/Sn0U/.
Doing this would allow us to move gnupg back to extra (or community for that matter). |
This task depends upon
Closed by Gaetan Bisson (vesath)
Saturday, 24 March 2012, 23:12 GMT
Reason for closing: Implemented
Additional comments about closing: gpgme-1.3.1-4 and gnupg-2.0.18-2 in [testing]
Saturday, 24 March 2012, 23:12 GMT
Reason for closing: Implemented
Additional comments about closing: gpgme-1.3.1-4 and gnupg-2.0.18-2 in [testing]
FS#22110) but the fact is nobody ever clearly reported an issue when making gnupg2 provide gnupg.So I suggest making this the new gnupg: http://paste.xinu.at/Gji/
And removing gnupg2 from our repos...
Andreas, Tobias: If you wish, I would be happy to implement this change.
I would've expected a simple rebuild of gpgme, with gnupg moving out of core - not out of the repos.
Feel free to open bug reports for specific issues too.