On Sat, 29 Jan 2011 19:54, [email protected] said: > gpg: detected reader `SCM SCR 3310 [CCID Interface] 00 00' > gpg: pcsc_connect failed: sharing violation (0x8010000b)
Another process has locked the reader. Most likely this is either a gpg 1 or an scdaemon. > grant@johnsmallberries:~$ gpg-connect-agent >> scd apdu 00 44 00 00 > ERR 100663351 Invalid value <SCD> Same reason as above; just different error messages. Figure out which process has locked the reader and kill it. Then try again. You should also add the options debug-ccid-driver debug 2048 log-file /foo/bar/scdaemon.log to ~/.gnupg/scdaemon.log . Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
