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#39829 - [gnome-keyring] Should require libgnome-keyring (not optional)
Attached to Project:
Arch Linux
Opened by Steven Haigh (CRCinAU) - Saturday, 12 April 2014, 13:19 GMT
Last edited by Jan de Groot (JGC) - Saturday, 12 April 2014, 20:12 GMT
Opened by Steven Haigh (CRCinAU) - Saturday, 12 April 2014, 13:19 GMT
Last edited by Jan de Groot (JGC) - Saturday, 12 April 2014, 20:12 GMT
|
DetailsDescription:
To do any real work, gnome-keyring requires libgnome-keyring to be installed. Without it, it fails to work with many applications. At the moment, it shows as 'optional' - however it really should be required. |
This task depends upon

From what I can see, libgnome-keyring optionally requires gnome-keyring, not the other way around.

Libgnome-keyring is deprecated and has been replaced by libsecret. It's the application that uses a library to access the keyring, not the other way around.