FS#73462 - Add "provides" org.freedesktop.secrets for kwallet
Attached to Project:
Arch Linux
Opened by Michael Schmitt (schmitmd) - Sunday, 23 January 2022, 00:16 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 23 January 2022, 07:50 GMT
Opened by Michael Schmitt (schmitmd) - Sunday, 23 January 2022, 00:16 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 23 January 2022, 07:50 GMT
|
Details
Description:
Kwallet does not have a provides=org.freedesktop.secrets line which would make certain application dependencies a little easier. See bug #64283. Please add this, if you'd be so kind. I'm creating this in conjunction with trying to get the official protonvpn app to use a better dependency list (see https://github.com/ProtonVPN/linux-app/issues/67). Additional info: * Name : kwallet * Version : 5.90.0-1 ... * Provides : **None** ... Steps to reproduce: pacman -Si kwallet |
This task depends upon
Comment by
Michael Schmitt (schmitmd) -
Sunday, 23 January 2022, 00:35 GMT
I'm terribly sorry, I did not appropriately read the guidelines
for reporting bugs and I didn't do thorough enough research into
this matter before creating this bug. Please close this as I now
understand (unless I've missed something) that kwallet actually
does not (yet?) fully utilize the freedesktop secrets service api.
It would seem that
https://aur.archlinux.org/packages/kwallet-secrets/
is the workaround package to be used for this purpose.