Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Key refresh and authenticating proxy
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
Sargastic
n00b
n00b


Joined: 28 Aug 2011
Posts: 58

PostPosted: Wed Jun 13, 2018 12:14 pm    Post subject: Key refresh and authenticating proxy Reply with quote

Hello,

We are behind an authenticating proxy for web browsing and the like. The make.conf file contains the proper http_proxy and https_proxy variables definitions, so sources and patches downloading has been working for several years.

With the new 'tree verify' feature (using portage 2.3.24-r1), the portage tree sync always fails, the key refresh ending on timeout.

Code:

$ eix-sync
 * Running emerge --sync
>>> 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: Connection timed out

[... several failures ...]

!!! Manifest verification impossible due to keyring problem:
OpenPGP keyring refresh failed:
gpg: refreshing 4 keys from hkps://hkps.pool.sks-keyservers.net
gpg: keyserver refresh failed: Connection timed out

q: Updating ebuild cache in /usr/portage ...
q: Finished 36643 entries in 0.127503 seconds
 * emerge --sync failed


If, before running eix-sync, we manually define/export http_proxy and https_proxy variables, the key test/refresh works and eix-sync does its job.

Are there some config variables to add « somewhere » for proper key test/refresh through an authenticating proxy, or should we open a bug ?
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