On 24.09.18 19:59, [email protected] wrote: > Dear Enigmail users, > > > I cannot sign my own emails with Thunderbird 52.9.1 (Enigmail 2.0.8) on > Linux Mint 19. > > Encryption, decryption and verifying of incoming signatures works as > expected, > but I get the following error when trying to send sign-only messages: > > KEY_CONSIDERED <key> 1 > INV_SGNR 9 0x<key> > FAILURE sign 54 > > where <key> is replaced with the fingerprint of my key. Please see > attached log. > > > Searching the internet told me, that the issue might be related > gpg-agent/pinentry. > Thus, I checked the usual troubleshooting FAQ [1]. The error I see in my > log is > slightly different from the one mentioned in the "How to > Analyze"-section of the FAQ > ("parseErrorOutputWith: status message" vs. "parseErrorOutput: status > message"). > > Here are the individual results of the "How to Fix it"-section: > > 1. graphical window > 2. pinentry-gnome3 is installed > 3. breaks "gpg2 -K" > 4. version numbers match > 5. already present > 6. works > > > Can you guess from the log what is the issue? What else can I try to > make it work?
GnuPG contains a DETAILS file that lists all error codes. <https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob_plain;f=doc/DETAILS> INV_SGNR 9 means "not a seret key", or in other words: you try to use a public key for signing, but you don't have the secret key for it. -Patrick
signature.asc
Description: OpenPGP digital signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
