Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572590 - With webrsync-gpg in FEATURES in make.conf, webrsync loops through GENTOO_MIRRORS if pubring.gpg does not exist
Summary: With webrsync-gpg in FEATURES in make.conf, webrsync loops through GENTOO_MIR...
Status: RESOLVED OBSOLETE
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-22 10:47 UTC by charles17
Modified: 2019-07-30 07:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
After "Can't check signature: No public key" it tries next mirror. (sync.log,1.68 KB, text/plain)
2016-01-22 10:47 UTC, charles17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charles17 2016-01-22 10:47:14 UTC
Created attachment 423582 [details]
After "Can't check signature: No public key" it tries next mirror.

With webrsync-gpg in FEATURES in make.conf, webrsync loops through GENTOO_MIRRORS if pubring.gpg does not exist.
Comment 1 charles17 2016-01-25 10:18:57 UTC
Instead it should stop attempting to download anything and throw an error message recommending to emerge app-crypt/gentoo-keys
Comment 2 charles17 2019-07-30 07:41:53 UTC
!!! FEATURES=webrsync-gpg is deprecated, see the make.conf(5) man page.