From mboxrd@z Thu Jan 1 00:00:00 1970 From: elaexuotee--- via Bug reports for GNU Guix Subject: bug#40565: make authenticate fails: commit 77704cb13e5bebf412297dab764a00849a3cfdc0: key A0C5E3522EF8EF5C64CDB7F0FD73CAC719D32566 is missing Date: Sun, 12 Apr 2020 11:55:40 +0900 Message-ID: <3B3HQBAD2MOK6.35A1W16EVTTG7@wilsonb.com> Reply-To: elaexuotee@wilsonb.com Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="----_=_351afd572b7c5e6f451bcdc6_=_" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49132) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNSqq-0004TQ-03 for bug-guix@gnu.org; Sat, 11 Apr 2020 23:00:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNSqp-000625-00 for bug-guix@gnu.org; Sat, 11 Apr 2020 23:00:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45704) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNSqo-00061Q-Sw for bug-guix@gnu.org; Sat, 11 Apr 2020 23:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jNSqo-0007QV-SN for bug-guix@gnu.org; Sat, 11 Apr 2020 23:00:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:48918) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jNSnA-00047K-Cf for bug-guix@gnu.org; Sat, 11 Apr 2020 22:56:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jNSn9-0004af-1D for bug-guix@gnu.org; Sat, 11 Apr 2020 22:56:15 -0400 Received: from m42-5.mailgun.net ([69.72.42.5]:32299) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jNSn7-0004WM-DG for bug-guix@gnu.org; Sat, 11 Apr 2020 22:56:14 -0400 Received: from localhost (KD111239209029.au-net.ne.jp [111.239.209.29]) by wilsonb.com (Postfix) with ESMTPSA id B1706A1A4E for ; Sun, 12 Apr 2020 02:55:47 +0000 (UTC) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40565@debbugs.gnu.org This is a multipart message in MIME format. ------_=_351afd572b7c5e6f451bcdc6_=_ MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_77ee319c5d4da65a33422830_=_" This is a multipart message in MIME format. ------_=_77ee319c5d4da65a33422830_=_ Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Playing around with the git repo and following along with: https://guix.gnu.org/manual/en/html_node/Building-from-Git.html#Building-fr= om-Git make authenticate is erroring out for me: $ make authenticate ... Throw to `srfi-34' with args `(#)'. It looks like the referenced key doesn't exist in the keyservers: $ gpg --recv-keys A0C5E3522EF8EF5C64CDB7F0FD73CAC719D325 gpg: keyserver receive failed: No data Am I flubbing something up? Or is this a legitimate issue? Cheers, ------_=_77ee319c5d4da65a33422830_=_-- ------_=_351afd572b7c5e6f451bcdc6_=_ Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYIADUWIQQ7FdZn/PDWvxE6cmR2pStZ7i7CgQUCXpKDIhccZWxhZXh1b3Rl ZUB3aWxzb25iLmNvbQAKCRB2pStZ7i7CgT75AP9c4SIYHmqhtFNL2tLbGRnkZNWb jzisBDLq49aznGTVOQEAioYT1RiihT0miB9o+jx3zyBc/VmYVcSIvMwQqM8lOAA= =rW6k -----END PGP SIGNATURE----- ------_=_351afd572b7c5e6f451bcdc6_=_--