Open Calandracas606 opened 8 months ago
I can only reproduce on aarch64, (both musl and glibc)
appears to be working correctly on x86_64 (both musl and glibc)
$ ps -ef | grep scdaemon
shows an scdaemon --multi-server
running as my user
I don't think its a problem with the kernel, as the nitrokey app can successfully connect to the card
Is this a new report?
Yes
System Info
Void 6.8.1_1 aarch64-musl Unknown uptodate rFF
Package(s) Affected
gnupg2-scdaemon-2.4.5_1
Does a report exist for this bug with the project's home (upstream) and/or another distro?
No response
Expected behaviour
running
gpg --card-status
gpg: selecting card failed: No such device
Actual behaviour
always prints
gpg: selecting card failed: Service is not running
Steps to reproduce
gnupg2
andgnupg2-scdaemon
$ gpg --card-status
gpg: selecting card failed: Service is not running