all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#682: 23.0.60; epa-file fails to encrypt file
@ 2008-08-09 20:40 ` Michael Ekstrand
  2008-08-10 17:12   ` OFFICE ZERO
                     ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Ekstrand @ 2008-08-09 20:40 UTC (permalink / raw)
  To: emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 4213 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I opened a file I had encrypted previously with epa-file, edited it, and
saved it.  I received the following error:

> Opening output file: Encrypt failed: ((invalid-recipient (reason . 0)
> (requested-recipient . "78DBE585")))

I also receive the error when I wrote its contents to a clear text file
and then attempted to re-encrypt with C-x C-w file.gpg, even when doing
so after opening the clear text file in a fresh Emacs instance.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/opt/emacs-cvs/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.10 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2008-08-09 on jehiel.elehack.net
Windowing system distributor `The X.Org Foundation', version 11.0.10499905
configured using `configure  '--prefix=/opt/emacs-cvs' '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  diff-auto-refine-mode: t
  show-paren-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<tab> <return> n n m K e y <tab> <return> <switch-frame> 
C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v M-v M-< 
C-n C-n C-n C-n C-e C-b <return> M-x r e p o r t - 
e m <tab> <return> e p a - f i l e SPC <M-backspace> 
<M-backspace> E a s y P G SPC f i a <backspace> <backspace> 
a i l s SPC w h e n SPC e n c r y p t i n g C-g <switch-frame> 
<switch-frame> <switch-frame> <help-echo> <switch-frame> 
<switch-frame> C-x C-f ~ / s r <tab> n o n <tab> e 
m <tab> e m <tab> c <tab> N <tab> <backspace> d o <tab> 
N <tab> <backspace> <tab> <tab> <backspace> <backspace> 
<backspace> <backspace> e t <tab> N <tab> E <tab> <return> 
C-s e a s y C-s C-s C-s C-s <return> M-< C-x k <return> 
<help-echo> <help-echo> <switch-frame> <switch-frame> 
<switch-frame> <switch-frame> C-x b N <tab> C-g C-x 
C-f ~ / e <backspace> s r <tab> m <backspace> e m <tab> 
e m <backspace> <backspace> <backspace> <backspace> 
n o n <tab> e m <tab> e <tab> m <tab> - <backspace> 
c <tab> <tab> l i <tab> s <tab> e p <tab> - <backspace> 
a - <backspace> . <tab> <return> C-x v l n C-x C-f 
e p a - f i <tab> <return> C-x v l n n q C-x 1 <switch-frame> 
<switch-frame> <switch-frame> <help-echo> <switch-frame> 
<switch-frame> C-x C-s <help-echo> C-s m i c h a e 
l @ e l e <return> m c M-< C-n C-n C-n C-n C-e C-b 
<return> C-x b * M e <tab> <return> C-p C-a M-f C-f 
C-f C-f C-f C-f C-f C-f C-SPC C-e M-w C-x C-g M-x r 
e p o r t - e m <tab> <return>

Recent messages:
Mark saved where search started
Mark set
Auto-saving...done
Quit
Making completion list... [4 times]
Mark saved where search started
epa--select-keys: Buffer is read-only: #<buffer *Keys*>
Mark set
byte-code: Opening output file: Encrypt failed: ((invalid-recipient (reason . 0) (requested-recipient . "78DBE585")))
Mark set

-- 
mouse, n: A device for pointing at the xterm in which you want to type.
Confused by the strange files?  I cryptographically sign my messages.
For more information see <http://www.elehack.net/resources/gpg>.

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

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

* bug#682: 23.0.60; epa-file fails to encrypt file
  2008-08-09 20:40 ` bug#682: 23.0.60; epa-file fails to encrypt file Michael Ekstrand
@ 2008-08-10 17:12   ` OFFICE ZERO
       [not found]     ` <handler.682.B682.121838840710241.ackinfo@emacsbugs.donarmstrong.com>
  2008-08-11  2:35   ` bug#682: marked as done (23.0.60; " Emacs bug Tracking System
  2008-08-21  5:04   ` bug#682: 23.0.60; epa-file fails to encrypt file Daiki Ueno
  2 siblings, 1 reply; 6+ messages in thread
From: OFFICE ZERO @ 2008-08-10 17:12 UTC (permalink / raw)
  To: Michael Ekstrand, 682

Do not send me any mail!
NO thank you!!

----- Original Message ----- 
From: "Michael Ekstrand" <michael@elehack.net>
To: <emacs-pretest-bug@gnu.org>
Sent: Sunday, August 10, 2008 5:40 AM
Subject: bug#682: 23.0.60; epa-file fails to encrypt file








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

* bug#682: Info received (bug#682: 23.0.60; epa-file fails to  encrypt file)
       [not found]     ` <handler.682.B682.121838840710241.ackinfo@emacsbugs.donarmstrong.com>
@ 2008-08-11  1:07       ` OFFICE ZERO
  0 siblings, 0 replies; 6+ messages in thread
From: OFFICE ZERO @ 2008-08-11  1:07 UTC (permalink / raw)
  To: 682

Do not send any mail !
no thank you


----- Original Message ----- 
From: "Emacs bug Tracking System" <don@donarmstrong.com>
To: "OFFICE ZERO" <hi-oh230@air.ocn.ne.jp>
Sent: Monday, August 11, 2008 2:20 AM
Subject: bug#682: Info received (bug#682: 23.0.60; epa-file fails to encrypt 
file)



Thank you for the additional information you have supplied regarding
this bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@gnu.org>

If you wish to submit further information on this problem, please
send it to 682@emacsbugs.donarmstrong.com, as before.

Please do not send mail to don@donarmstrong.com unless you wish
to report a problem with the Bug-tracking system.


-- 
682: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=682
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems 







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

* bug#682: marked as done (23.0.60; epa-file fails to encrypt file)
  2008-08-09 20:40 ` bug#682: 23.0.60; epa-file fails to encrypt file Michael Ekstrand
  2008-08-10 17:12   ` OFFICE ZERO
@ 2008-08-11  2:35   ` Emacs bug Tracking System
  2008-08-21  5:04   ` bug#682: 23.0.60; epa-file fails to encrypt file Daiki Ueno
  2 siblings, 0 replies; 6+ messages in thread
From: Emacs bug Tracking System @ 2008-08-11  2:35 UTC (permalink / raw)
  To: Michael Ekstrand

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]


Your message dated Sun, 10 Aug 2008 21:26:49 -0500
with message-id <87r68w2snq.fsf@jehiel.elehack.net>
and subject line Re: bug#682: Acknowledgement (23.0.60; epa-file fails to encrypt file)
has caused the Emacs bug report #682,
regarding 23.0.60; epa-file fails to encrypt file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
682: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=682
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 6250 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 4213 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I opened a file I had encrypted previously with epa-file, edited it, and
saved it.  I received the following error:

> Opening output file: Encrypt failed: ((invalid-recipient (reason . 0)
> (requested-recipient . "78DBE585")))

I also receive the error when I wrote its contents to a clear text file
and then attempted to re-encrypt with C-x C-w file.gpg, even when doing
so after opening the clear text file in a fresh Emacs instance.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/opt/emacs-cvs/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.10 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2008-08-09 on jehiel.elehack.net
Windowing system distributor `The X.Org Foundation', version 11.0.10499905
configured using `configure  '--prefix=/opt/emacs-cvs' '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  diff-auto-refine-mode: t
  show-paren-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<tab> <return> n n m K e y <tab> <return> <switch-frame> 
C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v M-v M-< 
C-n C-n C-n C-n C-e C-b <return> M-x r e p o r t - 
e m <tab> <return> e p a - f i l e SPC <M-backspace> 
<M-backspace> E a s y P G SPC f i a <backspace> <backspace> 
a i l s SPC w h e n SPC e n c r y p t i n g C-g <switch-frame> 
<switch-frame> <switch-frame> <help-echo> <switch-frame> 
<switch-frame> C-x C-f ~ / s r <tab> n o n <tab> e 
m <tab> e m <tab> c <tab> N <tab> <backspace> d o <tab> 
N <tab> <backspace> <tab> <tab> <backspace> <backspace> 
<backspace> <backspace> e t <tab> N <tab> E <tab> <return> 
C-s e a s y C-s C-s C-s C-s <return> M-< C-x k <return> 
<help-echo> <help-echo> <switch-frame> <switch-frame> 
<switch-frame> <switch-frame> C-x b N <tab> C-g C-x 
C-f ~ / e <backspace> s r <tab> m <backspace> e m <tab> 
e m <backspace> <backspace> <backspace> <backspace> 
n o n <tab> e m <tab> e <tab> m <tab> - <backspace> 
c <tab> <tab> l i <tab> s <tab> e p <tab> - <backspace> 
a - <backspace> . <tab> <return> C-x v l n C-x C-f 
e p a - f i <tab> <return> C-x v l n n q C-x 1 <switch-frame> 
<switch-frame> <switch-frame> <help-echo> <switch-frame> 
<switch-frame> C-x C-s <help-echo> C-s m i c h a e 
l @ e l e <return> m c M-< C-n C-n C-n C-n C-e C-b 
<return> C-x b * M e <tab> <return> C-p C-a M-f C-f 
C-f C-f C-f C-f C-f C-f C-SPC C-e M-w C-x C-g M-x r 
e p o r t - e m <tab> <return>

Recent messages:
Mark saved where search started
Mark set
Auto-saving...done
Quit
Making completion list... [4 times]
Mark saved where search started
epa--select-keys: Buffer is read-only: #<buffer *Keys*>
Mark set
byte-code: Opening output file: Encrypt failed: ((invalid-recipient (reason . 0) (requested-recipient . "78DBE585")))
Mark set

-- 
mouse, n: A device for pointing at the xterm in which you want to type.
Confused by the strange files?  I cryptographically sign my messages.
For more information see <http://www.elehack.net/resources/gpg>.

[-- Attachment #2.1.2: Type: application/pgp-signature, Size: 196 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 1619 bytes --]

From: Michael Ekstrand <michael@elehack.net>
To: 682@emacsbugs.donarmstrong.com, 682-done@emacsbugs.donarmstrong.com
Subject: Re: bug#682: Acknowledgement (23.0.60; epa-file fails to encrypt file)
Date: Sun, 10 Aug 2008 21:26:49 -0500
Message-ID: <87r68w2snq.fsf@jehiel.elehack.net>

Upon further investigation, I found that the problem was due to an
expired subkey rather than a bug in epa-file itself.  I had forgotten
that the encryption key had an expiration date (not something I look at
every day).

My apologies for the noise.

- Michael

-- 
mouse, n: A device for pointing at the xterm in which you want to type.


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

* bug#682: 23.0.60; epa-file fails to encrypt file
  2008-08-09 20:40 ` bug#682: 23.0.60; epa-file fails to encrypt file Michael Ekstrand
  2008-08-10 17:12   ` OFFICE ZERO
  2008-08-11  2:35   ` bug#682: marked as done (23.0.60; " Emacs bug Tracking System
@ 2008-08-21  5:04   ` Daiki Ueno
  2008-08-21  8:33     ` Daiki Ueno
  2 siblings, 1 reply; 6+ messages in thread
From: Daiki Ueno @ 2008-08-21  5:04 UTC (permalink / raw)
  To: Michael Ekstrand; +Cc: 682

Sorry for late response.

>>>>> In <87fxpdj517.fsf@jehiel.elehack.net> 
>>>>>	Michael Ekstrand <michael@elehack.net> wrote:

> I opened a file I had encrypted previously with epa-file, edited it, and
> saved it.  I received the following error:

> > Opening output file: Encrypt failed: ((invalid-recipient (reason . 0)
> > (requested-recipient . "78DBE585")))

> I also receive the error when I wrote its contents to a clear text file
> and then attempted to re-encrypt with C-x C-w file.gpg, even when doing
> so after opening the clear text file in a fresh Emacs instance.

Could you please try again with (setq epg-debug t) and show me the
contents of " *epg-debug*" buffer (note a whitespace at the beginning of
the buffer name)?

Regards,
-- 
Daiki Ueno






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

* bug#682: 23.0.60; epa-file fails to encrypt file
  2008-08-21  5:04   ` bug#682: 23.0.60; epa-file fails to encrypt file Daiki Ueno
@ 2008-08-21  8:33     ` Daiki Ueno
  0 siblings, 0 replies; 6+ messages in thread
From: Daiki Ueno @ 2008-08-21  8:33 UTC (permalink / raw)
  To: Michael Ekstrand; +Cc: 682

Ah, sorry for that I overlooked that this bug has already been closed.
I should have checked the BTS Web page before replying.

BTW, the debugging information is sometimes useful, so please try the
following if you have any problem next time.

>>>>> In <87d4k3m01d.fsf@broken.deisui.org> 
>>>>>	Daiki Ueno <ueno@unixuser.org> wrote:
> Could you please try again with (setq epg-debug t) and show me the
> contents of " *epg-debug*" buffer (note a whitespace at the beginning of
> the buffer name)?

Regards,
-- 
Daiki Ueno






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

end of thread, other threads:[~2008-08-21  8:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87r68w2snq.fsf@jehiel.elehack.net>
2008-08-09 20:40 ` bug#682: 23.0.60; epa-file fails to encrypt file Michael Ekstrand
2008-08-10 17:12   ` OFFICE ZERO
     [not found]     ` <handler.682.B682.121838840710241.ackinfo@emacsbugs.donarmstrong.com>
2008-08-11  1:07       ` bug#682: Info received (bug#682: 23.0.60; epa-file fails to encrypt file) OFFICE ZERO
2008-08-11  2:35   ` bug#682: marked as done (23.0.60; " Emacs bug Tracking System
2008-08-21  5:04   ` bug#682: 23.0.60; epa-file fails to encrypt file Daiki Ueno
2008-08-21  8:33     ` 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.