My problem is similar to #25. It allows me to enter pin 5 times but with no success, cannot sign anything...
gpg-agent.conf:
scdaemon-program /usr/bin/gnupg-pkcs11-scd
pinentry-program /usr/bin/pinentry-gnome3
(tried various pinentries)
gnupg-pkcs11-scd.conf:
providers pkcs11
provider-pkcs11-library /usr/lib/opensc-pkcs11.so
log-file ~/.gnupg/gnupg-pkcs11-scd.log
verbose
debug-all
It seems like I use correct versions from Arch Linux community repo.
$ pacman -Q pkcs11-helper gnupg-pkcs11-scd
pkcs11-helper 1.29.0-1
gnupg-pkcs11-scd 0.10.0-1
pkcs11-helper seems to be dynamically linked:
ldd /usr/bin/gnupg-pkcs11-scd
...
libpkcs11-helper.so.1 => /usr/lib/libpkcs11-helper.so.1
...
gnupg-pkcs11-scd.log:
https://gist.github.com/L11R/448a10648259f1b78fde2a0f0544a4f1
My problem is similar to #25. It allows me to enter pin 5 times but with no success, cannot sign anything...
gpg-agent.conf:
(tried various pinentries)
gnupg-pkcs11-scd.conf:
It seems like I use correct versions from Arch Linux community repo.
pkcs11-helper seems to be dynamically linked:
gnupg-pkcs11-scd.log:
https://gist.github.com/L11R/448a10648259f1b78fde2a0f0544a4f1