gpg2 / pcsc-lite failing on -current
by drgibbon from LinuxQuestions.org on (#5KF3E)
Anyone else having issues with a smartcard and gpg2 on -current lately? With the gpg command I'm getting:
Code:gpg --card-status
gpg: detected reader `Yubico Yubikey 4 U2F+CCID 00 00'so no problem. But with gpg2:
Code:gpg2 --card-status
gpg: selecting card failed: No such device
gpg: OpenPGP card not available: No such devicewhich breaks smartcard reading on Plasma (it uses gpg2). I'm using ccid/pcsc-lite from SBo to be able to access the card.
Code:gpg --card-status
gpg: detected reader `Yubico Yubikey 4 U2F+CCID 00 00'so no problem. But with gpg2:
Code:gpg2 --card-status
gpg: selecting card failed: No such device
gpg: OpenPGP card not available: No such devicewhich breaks smartcard reading on Plasma (it uses gpg2). I'm using ccid/pcsc-lite from SBo to be able to access the card.