Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688648

Summary: emerge --sync: Refreshing keys from keyserver None
Product: Portage Development Reporter: tttttttqqqqqqq <RottenStumpy>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=680908
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 686768    

Description tttttttqqqqqqq 2019-06-25 00:57:59 UTC
This message on "emerge --sync" is confusing.
The problem is described here - https://bugs.gentoo.org/680908#c3
Comment 1 Larry the Git Cow gentoo-dev 2019-06-25 20:07:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=bcedb21fea9c6b2ba67f3bc49cf1093260f9138d

commit bcedb21fea9c6b2ba67f3bc49cf1093260f9138d
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-06-25 19:48:09 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-06-25 20:06:07 +0000

    SyncBase: fix keyserver None message (bug 688648)
    
    Fixes: 244a4021ce58 ("repos.conf: add sync-openpgp-keyserver option (bug 680908)")
    Bug: https://bugs.gentoo.org/688648
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 lib/portage/sync/syncbase.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Zac Medico gentoo-dev 2019-06-25 20:08:06 UTC
Thanks!