all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gpg key does not exist on pgp.mit.edu
@ 2018-12-12 14:00 Haz-Edine Assemlal
  2018-12-19 13:50 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Haz-Edine Assemlal @ 2018-12-12 14:00 UTC (permalink / raw)
  To: help-guix

Hi,
There is a small bug in the installation script guix-install.sh:
[1544622607.463]: [ FAIL ] Missing OpenPGP public key.  Fetch it with 
this command:
   gpg --keyserver pgp.mit.edu --recv-keys 
3CE464558A84FDC69DB40CFB090B11993D9AEBB5

However,
$ gpg --keyserver pgp.mit.edu --recv-keys 
3CE464558A84FDC69DB40CFB090B11993D9AEBB5
gpg: requesting key 3D9AEBB5 from hkp server pgp.mit.edu
gpgkeys: key 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

The installation manual says to import from pool.sks-keyservers.net, 
which solves the problem.

Thanks,
Haz-Edine

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gpg key does not exist on pgp.mit.edu
  2018-12-12 14:00 gpg key does not exist on pgp.mit.edu Haz-Edine Assemlal
@ 2018-12-19 13:50 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-12-19 13:50 UTC (permalink / raw)
  To: Haz-Edine Assemlal; +Cc: help-guix

Hi Haz-Edine,

Haz-Edine Assemlal <hassemlal@neurorx.com> skribis:

> There is a small bug in the installation script guix-install.sh:
> [1544622607.463]: [ FAIL ] Missing OpenPGP public key.  Fetch it with
> this command:
>   gpg --keyserver pgp.mit.edu --recv-keys
> 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
>
> However,
> $ gpg --keyserver pgp.mit.edu --recv-keys
> 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
> gpg: requesting key 3D9AEBB5 from hkp server pgp.mit.edu
> gpgkeys: key 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 not found on keyserver
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0
>
> The installation manual says to import from pool.sks-keyservers.net,
> which solves the problem.

Indeed.  A few days ago I updated the installation script to refer to
pool.sks-keyservers.net instead of pgp.mit.edu.

Thanks for reporting the issue!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-19 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 14:00 gpg key does not exist on pgp.mit.edu Haz-Edine Assemlal
2018-12-19 13:50 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.