unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: swedebugia@riseup.net
To: Andreas Enge <andreas@enge.fr>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: No gpg keyservers available on GuixSD out-of-the-box
Date: Wed, 30 Dec 2015 18:55:25 +0100	[thread overview]
Message-ID: <63106df769447a6c6151e46c6ac9e4d1@riseup.net> (raw)
In-Reply-To: <20151230103420.GB6614@debian.fritz.box>

On 2015-12-30 11:34, Andreas Enge wrote:
> On Wed, Dec 30, 2015 at 12:12:44AM +0100, Ludovic Courtès wrote:
>> Could it be that keys.gnupg.net is unreachable?  Did you try with
>> pgp.mit.edu?  It seems to be more reliable.

Yes. Same error.

Andreas wrote:
> You need to create the file
>    .gnupg/gpg.conf

Already exist. According to this file --keyserver stuff has been moved 
to .gnupg/dirmngr.conf which contains (amongst other stuff):

# --keyserver URI
#
# GPG can send and receive keys to and from a keyserver.  These
# servers can be HKP, Email, or LDAP (if GnuPG is built with LDAP
# support).
#
# Example HKP keyservers:
#      hkp://keys.gnupg.net
#
# Example HKP keyserver using a Tor hidden service
#      hkp://dyh2j3qyrirn43iw.onion
#
# Example HKPS keyservers (see --hkp-cacert below):
#       hkps://hkps.pool.sks-keyservers.net
#
# Example LDAP keyservers:
#      ldap://pgp.surfnet.nl:11370
#
# Regular URL syntax applies, and you can set an alternate port
# through the usual method:
#      hkp://keyserver.example.net:22742
#
# Most users just set the name and type of their preferred keyserver.
# Note that most servers (with the notable exception of
# ldap://keyserver.pgp.com) synchronize changes with each other.  Note
# also that a single server name may actually point to multiple
# servers via DNS round-robin.  hkp://keys.gnupg.net is an example of
# such a "server", which spreads the load over a number of physical
# servers.
#
# If exactly two keyservers are configured and only one is a Tor hidden
# service, Dirmngr selects the keyserver to use depending on whether
# Tor is locally running or not (on a per session base).

keyserver hkp://dyh2j3qyrirn43iw.onion
keyserver hkp://keys.gnupg.net

I tested with ping as well:
~$ ping -c2 keys.gnupg.net
PING pool.sks-keyservers.net (193.17.17.6): 56 data bytes
64 bytes from 193.17.17.6: icmp_seq=0 ttl=54 time=32.097 ms
64 bytes from 193.17.17.6: icmp_seq=1 ttl=54 time=32.089 ms
--- pool.sks-keyservers.net ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max/stddev = 32.089/32.093/32.097/0.000 ms

I did not touch the conf-files at all in trisquel to get this to just 
work.

Thanks for you help so far.
/swedebugia

  reply	other threads:[~2015-12-30 17:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-29 18:29 No gpg keyservers available on GuixSD out-of-the-box swedebugia
2015-12-29 23:12 ` Ludovic Courtès
2015-12-30  9:53   ` Ni*
2015-12-30 10:34   ` Andreas Enge
2015-12-30 17:55     ` swedebugia [this message]
2015-12-30 17:56       ` swedebugia
2015-12-30 21:16       ` Ludovic Courtès
2015-12-30 22:34         ` Ni*
     [not found]         ` <c84aa8714c0ab2178913788d51b4c0e8@riseup.net>
2016-01-01 19:21           ` swedebugia
2016-01-04 12:23             ` swedebugia
2016-01-04 15:05               ` Ludovic Courtès
2016-01-04 16:50                 ` Ni*
2016-01-04 18:26                   ` Leo Famulari
2016-01-05  9:29                     ` Ludovic Courtès
2016-01-05  9:39                       ` Efraim Flashner
2016-01-05  9:30                   ` Ludovic Courtès
2016-01-05 23:14                     ` Ni*

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63106df769447a6c6151e46c6ac9e4d1@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=andreas@enge.fr \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).