GNU bug report logs - #20298
Missing public key for 24.5

Previous Next

Package: emacs;

Reported by: Mehmet Atif Ergun <mehmetaergun <at> gmail.com>

Date: Fri, 10 Apr 2015 20:55:02 UTC

Severity: normal

Tags: fixed

Merged with 20788

Found in version 24.4

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


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

From: Mehmet Atif Ergun <mehmetaergun <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Missing public key for 24.5
Date: Fri, 10 Apr 2015 16:25:45 -0400
Hi,

I tried to verify the new (emacs-24.5) release but the public key that
signed the file is missing in the gnu keyring. The 24.4 had the same
problem (the signature for 24.4 belonged to a @gnu.org address. This
one belongs to a gmail address (Nicolas Petton
<petton.nicolas <at> gmail.com>, see below).)

The file:
https://ftp.gnu.org/gnu/emacs/emacs-24.5.tar.xz

The signature:
https://ftp.gnu.org/gnu/emacs/emacs-24.5.tar.xz.sig

The keyring:
https://ftp.gnu.org/gnu/gnu-keyring.gpg

The output:
$ gpg --verify --keyring ./gnu-keyring.gpg emacs-24.4.tar.xz.sig
gpg: Signature made Mon 20 Oct 2014 02:58:21 PM EDT
gpg:                using RSA key 0x6592E9A3A0B0F199
gpg: Can't check signature: public key not found

$ gpg --verify --keyring ./gnu-keyring.gpg emacs-24.5.tar.xz.sig
gpg: Signature made Fri 10 Apr 2015 12:57:02 PM EDT
gpg:                using RSA key 0x233587A47C207910
gpg: Can't check signature: public key not found

The output I was expecting was along the lines of:
gpg: Good signature from .....

Thanks,
Mehmet.




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

Previous Next


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