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.

Full log


View this message in rfc822 format

From: Matthias Maier <tamiko <at> kyomu.43-1.org>
To: 19002 <at> debbugs.gnu.org
Subject: bug#19002: 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)]

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

Previous Next


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