all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9255: Obscure epa-file error message
@ 2011-08-06  3:21 Stefan Monnier
  2011-08-08  1:54 ` Daiki Ueno
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2011-08-06  3:21 UTC (permalink / raw)
  To: 9255

Recently I started having trouble saving my .gpg files.

At first I figured "bah probably some transient bug in Emacs trunk", but
after trying it out with emacs23, I see the problem is not in
Emacs trunk.
The error I get is (see the appended backtrace):

Opening output file: Encrypt failed: ((exit) (invalid-recipient (reason . 0) (requested-recipient . "36DB083C608CC24C")))

It turns out the problem was simply that my encryption key was expired.
Could someone figure out how to get a more helpful error message?


        Stefan


Debugger entered--Lisp error: (file-error "Opening output file" "Encrypt failed: ((exit) (invalid-recipient (reason . 0) (requested-recipient . \"36DB083C608CC24C\")))")
  signal(file-error ("Opening output file" "Encrypt failed: ((exit) (invalid-recipient (reason . 0) (requested-recipient . \"36DB083C608CC24C\")))"))
  byte-code("\304\b	\"\211\203

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-08  7:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06  3:21 bug#9255: Obscure epa-file error message Stefan Monnier
2011-08-08  1:54 ` Daiki Ueno
2011-08-08  2:49   ` Stefan Monnier
2011-08-08  7:16     ` Daiki Ueno

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.