Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688648 - emerge --sync: Refreshing keys from keyserver None
Summary: emerge --sync: Refreshing keys from keyserver None
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 686768
  Show dependency tree
 
Reported: 2019-06-25 00:57 UTC by tttttttqqqqqqq
Modified: 2019-08-01 19:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!