From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: nljlistbox2@gmail.com (N. Jackson) Newsgroups: gmane.emacs.devel Subject: Re: [emacs-announce] Emacs pretest 26.1 RC1 is out Date: Wed, 11 Apr 2018 18:10:31 -0400 Message-ID: <87604xqtrc.fsf@moondust.localdomain> References: <87muyc2ljv.fsf@petton.fr> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1523484610 21654 195.159.176.226 (11 Apr 2018 22:10:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 11 Apr 2018 22:10:10 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux) Cc: Nicolas Petton To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 12 00:10:06 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f6NwL-0005VS-7L for ged-emacs-devel@m.gmane.org; Thu, 12 Apr 2018 00:10:05 +0200 Original-Received: from localhost ([::1]:34051 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f6NyR-0002fS-Sj for ged-emacs-devel@m.gmane.org; Wed, 11 Apr 2018 18:12:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f6NyL-0002f1-Nx for emacs-devel@gnu.org; Wed, 11 Apr 2018 18:12:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f6NyG-0008Dp-Qv for emacs-devel@gnu.org; Wed, 11 Apr 2018 18:12:09 -0400 Original-Received: from [195.159.176.226] (port=47331 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f6NyG-00088R-Jq for emacs-devel@gnu.org; Wed, 11 Apr 2018 18:12:04 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f6Nw7-0005Cb-9j for emacs-devel@gnu.org; Thu, 12 Apr 2018 00:09:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:8txxXLexRnuuBcHpYtD70oeUQ0g= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-Topics: emacs-announce X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:224520 Archived-At: At 22:04 +0200 on Monday 2018-04-09, Nicolas Petton wrote: > > Hi! > > The first release candidate for what will be the 26.1 release of Emacs > (the extensible text editor) is available at > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-26.1-rc1.tar.xz > > You can get the PGP signature at > > ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-26.1-rc1.tar.xz.sig > What is the proper procedure for checking the signature? I get: $ gpg --verify emacs-26.1-rc1.tar.xz.sig emacs-26.1-rc1.tar.xz gpg: Signature made Mon 09 Apr 2018 03:39:18 PM EDT using RSA key ID 6AFCF978 gpg: Can't check signature: public key not found The key that I have for you is 7C207910 (from the GNU keyring at https://ftp.gnu.org/gnu/gnu-keyring.gpg). What am I missing? Thanks. -- N.