Gentoo Archives: gentoo-user

From: Floyd Anderson <f.a@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] syncing via via git and signature failure
Date: Thu, 05 Jul 2018 16:06:21
Message-Id: 20180705160604.q5f2yo4ucflmnhsa@31c0.net
In Reply to: Re: [gentoo-user] syncing via via git and signature failure by John Covici
1 On Wed, 04 Jul 2018 22:57:05 -0400
2 John Covici <covici@××××××××××.com> wrote:
3 >
4 >I got the following when running your command:
5 >gemato verify -K /tmp/gentoo-release.asc.20180703 /usr/portage/
6 >INFO:root:Refreshing keys from keyserver...
7 >INFO:root:Keys refreshed.
8
9 To be more specific, I wasn't interested in verifying the tree. My main
10 goal was to get:
11
12 INFO:root:Keys refreshed.
13
14 because my sync/update script hung at:
15
16 INFO:root:Refreshing keys from keyserver...
17
18 all the time, caused by:
19
20 gpg: Can't check signature: No public key
21
22 result, so I wasn't able to update.
23
24 >ERROR:root:Top-level Manifest not found in /usr/portage/
25 >
26 >How can I fix, or do I need to fix?
27
28 I've no idea why your portage tree doesn't have a top-level Manifest
29 file (assuming "/usr/portage" is the location of your tree), but it
30 should be created/updated on next syncing.
31
32
33 --
34 Regards,
35 floyd

Replies

Subject Author
Re: [gentoo-user] syncing via via git and signature failure Bill Kenworthy <billk@×××××××××.au>