On Mon, 27 Aug 2012 22:57, [email protected] said:

> #gpg --sign setup_my_system.sh
> gpg: sending command `SCD PKSIGN' to agent failed: ec=6.18

The error is:

  $ gpg-error 6.18
  100663314 = (6, 18) = [...] = (SCD, Wrong secret key used)


The scdaemon would have printed this to its log file:

   fingerprint on card does not match requested one

please run the sign command again using the option "-v" to see what key
is being used.

Also try:

  gpg --sign -u 'E8401492!' -v setup_my_system.sh

to force using the first key on your card.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to