GNU bug report logs -
#2412
spurious "Sign failed" errors
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Fri, 20 Feb 2009 18:10:07 UTC
Severity: normal
Merged with 3953
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
Gnus v5.13
GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11)
of 2008-11-30 on turtle, modified by Debian
200 news.motzarella.org InterNetNews NNRP server INN 2.4.5 ready (posting ok).
I'm experiencing painful, but not always reproducible problems with
sending or previewing signed mails. Often I get an error "Sign failed"
and a backtrace like this:
,----
| Debugger entered--Lisp error: (error "Sign failed")
| signal(error ("Sign failed"))
| byte-code("<snipped>" [mml2015-epg-secret-key-id-list error password-cache-remove signal] 4)
| mml2015-epg-sign((part (sign . "pgpmime") (tag-location . 186) (contents . "Nur ein Test.\n")))
| mml2015-sign((part (sign . "pgpmime") (tag-location . 186) (contents . "Nur ein Test.\n")))
| mml-pgpmime-sign-buffer((part (sign . "pgpmime") (tag-location . 186) (contents . "Nur ein Test.\n")))
| mml-generate-mime-1((part (sign . "pgpmime") (tag-location . 186) (contents . "Nur ein Test.\n")))
| mml-generate-mime()
| message-encode-message-body()
| mml-to-mime()
| mml-preview(nil)
| call-interactively(mml-preview nil nil)
`----
If this happens during sending, the message actually is signed and sent,
but no copy lands in my archive folder. :-(
I'm using gpg-agent with pinentry-gtk2 for the passphrase.
[Message part 2 (application/emacs-lisp, inline)]
This bug report was last modified 15 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.