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#71928 - pass misses pinentry dependency
Attached to Project:
Community Packages
Opened by Julian Weigt (julianuu) - Thursday, 26 August 2021, 17:24 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 31 August 2021, 20:51 GMT
Opened by Julian Weigt (julianuu) - Thursday, 26 August 2021, 17:24 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 31 August 2021, 20:51 GMT
|
DetailsDescription:
Running passmenu via dmenu doesn't work because without optional packages, pinentry only supports pinentry-curses and pinentry-tty, but none of the graphical versions. In particular it doesn't support pinentry-gtk2 which seems to be the default for gpg. Would it make sense to list the optional dependencies from pinentry also as optional dependencies for pass? gcr (optional) - gnome3 backend gtk2 (optional) - gtk2 backend qt5-base (optional) - qt backend At least it took me a little while to figure out why passmenu didn't work, maybe listing them would make it easier if someone else runs into the same problem. |
This task depends upon