From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: master 26f9a77: * etc/package-keyring.gpg: Add the 2019 key Date: Fri, 26 Apr 2019 13:38:30 -0400 Message-ID: References: <20190423203703.26844.27107@vcs0.savannah.gnu.org> <20190423203704.C1B1F207D5@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="19986"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 26 19:41:02 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hK4qK-00052Q-VW for ged-emacs-devel@m.gmane.org; Fri, 26 Apr 2019 19:41:01 +0200 Original-Received: from localhost ([127.0.0.1]:50170 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hK4qK-0006l1-1t for ged-emacs-devel@m.gmane.org; Fri, 26 Apr 2019 13:41:00 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51935) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hK4oL-0004Zg-Nx for emacs-devel@gnu.org; Fri, 26 Apr 2019 13:38:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hK4oB-0005R5-EN for emacs-devel@gnu.org; Fri, 26 Apr 2019 13:38:51 -0400 Original-Received: from mail01.iro.umontreal.ca ([132.204.25.201]:44666) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hK4o2-000590-6i for emacs-devel@gnu.org; Fri, 26 Apr 2019 13:38:40 -0400 Original-Received: from mail01.iro.umontreal.ca (mail01.iro.umontreal.ca [127.0.0.1]) by mail01.iro.umontreal.ca (Postfix) with ESMTP id 8BBA3871A512 for ; Fri, 26 Apr 2019 13:38:31 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; h=content-transfer-encoding:content-type:content-type :mime-version:user-agent:in-reply-to:date:date:references :message-id:subject:subject:to:from:from; s=dkim; t=1556300310; x=1557164311; bh=mmRKOcCM4yUmJkaLXwK7+O9ZDGFlvovBRGqM69w5bNQ=; b= A34QPDNPLKeeX2wP5PApMqpnEEbNuNLhj0MZJlwAEVPtJlrXwXXxqUS3rmE3PsIM 4D6A75g7/Vsmc45RlWdgI/56DshyvXEF4YzFrJhXuclpBg06TcuViM00NqmF2/xm kn05fNjsLGt4zQdhHIxTNzBW/vm0qGsuCae+o09O0NEo4lGmITjCEry5zUGMMK1o 5N7hZ0TaLe0Vxx7mBQOA+qQ+KTk/0nzgfvmPm+pc5Wh2ePjV5HrdFYRHydqOGYoT 8PUHCwQoUYXqQLJT8TahwCZuaBaaIIyFTLtLvscYJAb3nTsErxWLbu1vcmpSs2YS tKVuF9zOo3P1uojIHWr7oA== X-Virus-Scanned: amavisd-new at iro.umontreal.ca Original-Received: from mail01.iro.umontreal.ca ([127.0.0.1]) by mail01.iro.umontreal.ca (mail01.iro.umontreal.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tsCviyEo6Apx for ; Fri, 26 Apr 2019 13:38:30 -0400 (EDT) Original-Received: from alfajor (modemcable157.163-203-24.mc.videotron.ca [24.203.163.157]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id BE4E5871A502; Fri, 26 Apr 2019 13:38:30 -0400 (EDT) In-Reply-To: (Robert Pluim's message of "Fri, 26 Apr 2019 16:17:22 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 132.204.25.201 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:235964 Archived-At: > There is a bug somewhere, but it=CA=BCs not clear where: > > - when I installed gnu-elpa-keyring-update, I was prompted for a gpg key > to use to encrypt. Huh? That's a bug. Sounds like a false positive for epa-file-handler. > - However, emacs still tries to re-import the updated keyring when I > restart it > > - I was expecting .emacs.d/elpa/gnupg/pubring.gpg to change, but it > hasn't changed in size, nor has its timestamp. pubring.kbx *has* > changed however Hmm... I guess the key was added to that keyring beforehand anyway, so your pubring.gpg isn't modified and hence it stays older than the file in gnu-elpa-keyring-update. OK, thanks, I think I should be able to reproduce both the above problems. Stefan