Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Failures refreshing keys
Date: Mon, 16 Sep 2019 19:07:11
Message-Id: qlomgd$3iu5$1@blaine.gmane.org
1 On one of my machines, I'm unable to do "emerge --sync" because the
2 key update fails:
3
4 $ sudo emerge --sync
5 >>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
6 * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
7 * Refreshing keys via WKD ... [ !! ]
8 * Refreshing keys from keyserver hkps://keys.gentoo.org ...OpenPGP keyring refresh failed:
9 gpg: refreshing 4 keys from hkps://keys.gentoo.org
10 gpg: keyserver refresh failed: General error
11
12 OpenPGP keyring refresh failed:
13 gpg: refreshing 4 keys from hkps://keys.gentoo.org
14 gpg: keyserver refresh failed: General error
15
16 I haven't figured out whey the WKD line is failing.
17
18 I believe that the refresh from keyserver hkps://keys.gentoo.org is
19 failing because the company firewall won't allow outbound TCP
20 connections to port 11371.
21
22 Other machines in the same location don't seem to have the WKD
23 failure, and don't seem to be attempting to refresh keys from
24 hkps://keys.gentoo.org.
25
26 Is the WKD failure _causing_ the attempt to refresh from
27 hkps://keys.gentoo.org?
28
29 How does one troubleshoot the WKD failure?
30
31
32 --
33 Grant Edwards grant.b.edwards Yow! These PRESERVES should
34 at be FORCE-FED to PENTAGON
35 gmail.com OFFICIALS!!

Replies

Subject Author
[gentoo-user] Re: Failures refreshing keys Grant Edwards <grant.b.edwards@×××××.com>