Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
issue with keyring refresh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
erzapito
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2007
Posts: 136

PostPosted: Mon May 27, 2019 8:39 am    Post subject: issue with keyring refresh Reply with quote

Hi, i just installed a new gentoo last week and I'm not sure emerge sync it's working properly as I keep getting this error message:

Code:

>>> Syncing repository 'gentoo' into '/usr/portage'...
 * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
 * Refreshing keys from keyserver ...OpenPGP keyring refresh failed:
gpg: refreshing 4 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: Server indicated a failure

OpenPGP keyring refresh failed:
gpg: refreshing 4 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: Server indicated a failure

OpenPGP keyring refresh failed:
gpg: refreshing 4 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: Server indicated a failure

OpenPGP keyring refresh failed:
gpg: refreshing 4 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: Server indicated a failure



I usually go with "emerge-webrsync" to keep everything updated, but I would like to know why it's not working properly.

Regards
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5935

PostPosted: Mon May 27, 2019 9:07 am    Post subject: Reply with quote

Couple things I can think of off the top of my head...

Code:
~ $ nslookup
> hkps.pool.sks-keyservers.net
Server:         127.0.0.1
Address:        127.0.0.1#53

Non-authoritative answer:
Name:   hkps.pool.sks-keyservers.net
Address: 192.146.137.99
Name:   hkps.pool.sks-keyservers.net
Address: 192.146.137.98
Name:   hkps.pool.sks-keyservers.net
Address: 51.38.91.189
Name:   hkps.pool.sks-keyservers.net
Address: 46.4.246.179


Not sure if that's a full list or not, but are you able to ping those servers? Is your gemato/openpgp-keys-gentoo-release/gnupg up to date?

Cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
erzapito
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2007
Posts: 136

PostPosted: Mon May 27, 2019 9:43 am    Post subject: Reply with quote

This is what I get for that:
Code:

$ nslookup
> hkps.pool.sks-keyservers.net
;; Got recursion not available from 212.55.8.132, trying next server
Server:      212.231.6.7
Address:   212.231.6.7#53

Non-authoritative answer:
Name:   hkps.pool.sks-keyservers.net
Address: 51.38.91.189
Name:   hkps.pool.sks-keyservers.net
Address: 192.146.137.98
Name:   hkps.pool.sks-keyservers.net
Address: 192.146.137.99
Name:   hkps.pool.sks-keyservers.net
Address: 46.4.246.179
;; Got recursion not available from 212.55.8.132, trying next server
Name:   hkps.pool.sks-keyservers.net
Address: 2001:67c:26b4::98:0
Name:   hkps.pool.sks-keyservers.net
Address: 2001:67c:26b4::99:0
Name:   hkps.pool.sks-keyservers.net
Address: 2001:41d0:800:d1e::82:0
Name:   hkps.pool.sks-keyservers.net
Address: 2a01:4f8:222:2401:1::179


All three mentioned packages are up to date.
Back to top
View user's profile Send private message
erzapito
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2007
Posts: 136

PostPosted: Thu Jun 13, 2019 10:01 am    Post subject: Reply with quote

I left this for a while with the hope that some package upgrade will solve this, but I'm still getting the pgp error. I even try with a "emerge -e1 portage".

Any other ideas?
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Thu Jun 13, 2019 12:26 pm    Post subject: Reply with quote

You could (temporarily) disable tree verification.
  1. Emerge portage without USE flag 'rsync-verify' AND

  2. Add the lines below to the DEFAULT section of /etc/portage/repos.conf/gentoo.conf:
    Code:
    sync-rsync-verify-metamanifest = no
    sync-allow-hardlinks = no   

Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum