From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Brielmaier Subject: Re: Can't download signing key for Guix 0.13.0 Date: Mon, 6 Nov 2017 15:57:06 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43734) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eBipA-0003c5-Mq for guix-devel@gnu.org; Mon, 06 Nov 2017 09:56:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eBip7-00021w-LN for guix-devel@gnu.org; Mon, 06 Nov 2017 09:56:28 -0500 Received: from mout.web.de ([212.227.15.14]:54212) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eBip7-00021X-BW for guix-devel@gnu.org; Mon, 06 Nov 2017 09:56:25 -0500 Received: from [10.160.67.217] ([195.135.221.2]) by smtp.web.de (mrweb001 [213.165.67.108]) with ESMTPSA (Nemesis) id 0MJlCO-1eCpHe0244-00183z for ; Mon, 06 Nov 2017 15:56:22 +0100 In-Reply-To: Content-Language: de-DE List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello Oge, I checked that command on my machine an it worked as intended :) If you want to search on pgp.mit.edu you have to ad "0x" before the key. You can find the key here: https://pgp.mit.edu/pks/lookup?search=0x3CE464558A84FDC69DB40CFB090B11993D9AEBB5&op=index Jonathan On 06/11/17 10:26, oge wrote: > Hi all, > > I'm starting out with Guix but for some reason I can't download the > public key to verify the Guix 0.13.0 download. > > The following command (from > https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html) > failed: > > $ gpg --keyserver pgp.mit.edu --recv-keys > 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 > > I even tried searching for the key using the pgp.mit.edu Web interface > but had no luck. > > How can I verify that my Guix binary is trustworthy? > > Oge Nnadi. >