From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Joe Riel Newsgroups: gmane.emacs.help Subject: Cannot update packages (keyring issue) Date: Thu, 3 Oct 2019 09:10:33 -0700 Message-ID: <20191003091033.392c6df1@gauss> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="202743"; mail-complaints-to="usenet@blaine.gmane.org" To: Help GNU Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 03 18:10:54 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iG3gr-000qbK-Ph for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Oct 2019 18:10:53 +0200 Original-Received: from localhost ([::1]:38286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iG3gq-0001lt-Hf for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Oct 2019 12:10:52 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51394) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iG3ge-0001lj-SG for help-gnu-emacs@gnu.org; Thu, 03 Oct 2019 12:10:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iG3gd-0000sx-Sb for help-gnu-emacs@gnu.org; Thu, 03 Oct 2019 12:10:40 -0400 Original-Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.231]:24225 helo=cdptpa-cmomta03.email.rr.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iG3gd-0000sW-OP for help-gnu-emacs@gnu.org; Thu, 03 Oct 2019 12:10:39 -0400 Original-Received: from gauss ([75.80.191.41]) by cmsmtp with SMTP id G3gXiC5YHgfvzG3gZifwz7; Thu, 03 Oct 2019 16:10:37 +0000 X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) X-CMAE-Envelope: MS4wfEEAeRC876YtOU+cUZyhc5p2bJF5ssiZ/p/FfOuaBDzl8LnvLpCjnHgdfQuRFLDTXtf1BQBlLvsk/ZoSMQ3m8gmbnUkebyasFQ+AkOALEMpEx2vj5DFc FebTdLMHSodM05LJe/bo0iJSiJasmdvOjM4UhUQR7lypMQBGHxb8DQYR X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 107.14.166.231 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121593 Archived-At: I have Emacs 25 and cannot update the package list, or install packages, because, apparently, the keyring is out-of-date. I saw a reference to a new package gnu-elpa-keyring-update, that is supposed to solve the problem, but, naturally, package-install won't work because of the above issue. What's the best way to fix this? Will the package work with Emacs 25? -- Joe Riel