unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* GUIX Binary Installation Problem
       [not found] <mailman.107.1542646821.4527.guile-user@gnu.org>
@ 2018-11-20 21:10 ` Zelphir Kaltstahl
  2018-11-22 10:49   ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zelphir Kaltstahl @ 2018-11-20 21:10 UTC (permalink / raw)
  To: guile-user

Hi!

I just triedto install the GUIX binary installation, but it seems there
is no public key available when I do:

~~~
gpg --keyserver pgp.mit.edu --recv-keys
3CE464558A84FDC69DB40CFB090B11993D9AEBB5
~~~

The message I get is:

~~~
gpg: keyserver receive failed: No data
~~~

I think this is not what is supposed to happen : )

At the step before that I get:

~~~
(… more stuff here …)
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
~~~

Regards,

Zelphir




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

* Re: GUIX Binary Installation Problem
  2018-11-20 21:10 ` GUIX Binary Installation Problem Zelphir Kaltstahl
@ 2018-11-22 10:49   ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-22 10:49 UTC (permalink / raw)
  To: guile-user

Hello Zelphir,

For Guix-related questions, please email help-guix@gnu.org:

  https://gnu.org/software/guix/contact/

Zelphir Kaltstahl <zelphirkaltstahl@gmail.com> skribis:

> I just triedto install the GUIX binary installation, but it seems there
> is no public key available when I do:
>
> ~~~
> gpg --keyserver pgp.mit.edu --recv-keys
> 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
> ~~~
>
> The message I get is:
>
> ~~~
> gpg: keyserver receive failed: No data
> ~~~

Try:

  gpg --keyserver pool.sks-keyservers.net \
      --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5

HTH!

Ludo’.




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

end of thread, other threads:[~2018-11-22 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.107.1542646821.4527.guile-user@gnu.org>
2018-11-20 21:10 ` GUIX Binary Installation Problem Zelphir Kaltstahl
2018-11-22 10:49   ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).