pinentry-qt is currently broken
Hi all,
yesterday, I updated my system, and all kind of KF6 packages have been installed. This broke pinentry-qt:
Using pass, I got
gpg: public key decryption failed: No pinentry
gpg: decryption failed: No pinentry
but it's properly configured to pinentry-qt. Starting it manually yieldspinentry-qt: error while loading shared libraries: libKF5WaylandClient.so.5: cannot open shared object file: No such file or directory
A current workaround is to set
pinentry-program /usr/bin/pinentry
in ~/.gnupg/gpg-agent.conf, this will cause the GTK dialog to be used.
Would be nice if pinentry-qt was rebuilt :-) Thanks in advance!
Cheers, Tobias