GNU bug report logs - #19002
24.4, minor incompatibility in gnus' epg-list-keys with gnupg 2.1.0

Previous Next

Package: emacs;

Reported by: Matthias Maier <tamiko <at> kyomu.43-1.org>

Date: Sun, 9 Nov 2014 18:40:03 UTC

Severity: normal

Merged with 18979

Found in version 24.4

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19002 in the body.
You can then email your comments to 19002 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19002; Package emacs. (Sun, 09 Nov 2014 18:40:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matthias Maier <tamiko <at> kyomu.43-1.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 09 Nov 2014 18:40:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matthias Maier <tamiko <at> kyomu.43-1.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4, minor incompatibility in gnus' epg-list-keys with gnupg 2.1.0
Date: Sun, 09 Nov 2014 13:05:58 +0100
[Message part 1 (text/plain, inline)]
Gnus v5.13 (from emacs v24.4) fails to encrypt messages with gnupg
2.1.0.

The reason for this is that freshly released gnupg 2.1.0 changed the
output slightly:

$ gpg-filter --with-colons --no-greeting --batch --with-fingerprint \
  --fixed-list-mode --list-keys "Matthias Maier"

  pub:u:4096:1:B5A4E06FBD3A97A3:1242087539:1468755388::u:::scESC::::::

older verions produced

  pub:u:4096:1:B5A4E06FBD3A97A3:1242087539:1468755388::u:::scESC:

instead. With the additional five empty colons ":::::", however,
epg--list-keys-1 returns additional arguments which let egp-list-keys
fail:

  epg-list-keys: Args out of range: ["pub" "u" "4096" "1"
  "B5A4E06FBD3A97A3" "1242087539" "1468755388" nil "u" nil ...], 15

So, a more robust filtering in epg--list-keys-1 might be necessary.

Best,
Matthias
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#19002; Package emacs. (Fri, 28 Nov 2014 07:12:01 GMT) Full text and rfc822 format available.

Message #8 received at 19002 <at> debbugs.gnu.org (full text, mbox):

From: Daiki Ueno <ueno <at> gnu.org>
To: Matthias Maier <tamiko <at> kyomu.43-1.org>
Cc: 19002 <at> debbugs.gnu.org
Subject: Re: bug#19002: 24.4,
 minor incompatibility in gnus' epg-list-keys with gnupg 2.1.0
Date: Fri, 28 Nov 2014 16:11:39 +0900
forcemerge 19002 18979
stop

Matthias Maier <tamiko <at> kyomu.43-1.org> writes:

>   epg-list-keys: Args out of range: ["pub" "u" "4096" "1"
>   "B5A4E06FBD3A97A3" "1242087539" "1468755388" nil "u" nil ...], 15
>
> So, a more robust filtering in epg--list-keys-1 might be necessary.

It should be fixed with:
http://git.sv.gnu.org/cgit/emacs.git/commit/?h=emacs-24&id=dbae12c5

Regards,
--
Daiki Ueno




Forcibly Merged 18979 19002. Request was from Daiki Ueno <ueno <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 28 Nov 2014 07:12:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 25.1, send any further explanations to 18979 <at> debbugs.gnu.org and Hideki Saito <hidekis <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 10 Mar 2017 20:22:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 08 Apr 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.