all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Public key for verifying emacs sources?
@ 2021-07-18  1:44 Steve Revilak
  2021-07-18  7:00 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Steve Revilak @ 2021-07-18  1:44 UTC (permalink / raw)
  To: help-gnu-emacs

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

I'm having trouble verifying the pgp signature of the emacs 27.2
sources.  I've downloaded

  https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz, and
  https://ftp.gnu.org/gnu/emacs/emacs-27.2.tar.xz.sig

I'd like to verify the tar.xz file before building, but I'm running
into this:

  $ gpg --verify emacs-27.2.tar.xz.sig
  gpg: assuming signed data in 'emacs-27.2.tar.xz'
  gpg: Signature made Thu 25 Mar 2021 07:53:08 AM EDT
  gpg:                using RSA key 0x91C1262F01EB8D39
  gpg: Can't check signature: No public key

And the keyserver I normally use doesn't know about key
0x91C1262F01EB8D39:

  $ gpg --keyserver keys.openpgp.org --recv-key 0x91C1262F01EB8D39
  gpg: keyserver receive failed: No data

Where can I find a copy of the signing key, so I can verify the source
distribution I've downloaded?

Steve

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

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

end of thread, other threads:[~2021-07-18 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18  1:44 Public key for verifying emacs sources? Steve Revilak
2021-07-18  7:00 ` Eli Zaretskii
2021-07-18 11:38   ` Jean Louis
2021-07-18 12:05     ` Eli Zaretskii
2021-07-18 14:08   ` Steve Revilak

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.