bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2021-07-04 Thread Brice Waegeneire
Brice Waegeneire writes: Closing this issue since it's should be solved. Feel free to reopen it if it's not the case.

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2021-06-13 Thread Brice Waegeneire
Hello Vagrant, Vagrant Cascadian writes: > So this seems like a somewhat complicated workaround, and making a > proper pcscd service would reduce the complication significantly. It > would obviously be slightly preferable to me for gnupg to support > smartcards out of the box. :) There is a pc

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-06-02 Thread Vagrant Cascadian
On 2018-05-07, Chris Marusich wrote: > Vagrant Cascadian writes: > >> Another option might be to use pcsc-lite and ccid, but I had even less >> luck getting that to work. > > When you tried that, did you enable the USB drivers by creating a > symlink as described here? > > https://lists.gnu.org/ar

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-05-07 Thread Chris Marusich
Vagrant Cascadian writes: > Another option might be to use pcsc-lite and ccid, but I had even less > luck getting that to work. When you tried that, did you enable the USB drivers by creating a symlink as described here? https://lists.gnu.org/archive/html/guix-devel/2016-10/msg01433.html -- C

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-05-07 Thread Ludovic Courtès
Hi Vagrant, Vagrant Cascadian skribis: > I've been unable to use my gnuk usb smartcard token with gnupg on > GuixSD, and it appears this is because scdaemon is built without libusb > support: > > $ gpg --card-status > gpg: selecting openpgp failed: No such device > gpg: OpenPGP

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-05-02 Thread Nils Gillmann
Vagrant Cascadian transcribed 3.3K bytes: > I've been unable to use my gnuk usb smartcard token with gnupg on > GuixSD, and it appears this is because scdaemon is built without libusb > support: > > $ gpg --card-status > gpg: selecting openpgp failed: No such device > gpg: OpenPG

bug#31337: Unable to use gnuk usb smartcard token on GuixSD

2018-05-01 Thread Vagrant Cascadian
I've been unable to use my gnuk usb smartcard token with gnupg on GuixSD, and it appears this is because scdaemon is built without libusb support: $ gpg --card-status gpg: selecting openpgp failed: No such device gpg: OpenPGP card not available: No such device Attached is a patc