Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] syncing via via git and signature failure
Date: Thu, 05 Jul 2018 02:57:17
Message-Id: m3lgaqpeym.wl-covici@ccs.covici.com
In Reply to: Re: [gentoo-user] syncing via via git and signature failure by Floyd Anderson
1 On Wed, 04 Jul 2018 19:06:29 -0400,
2 Floyd Anderson wrote:
3 >
4 > On Wed, 04 Jul 2018 23:25:16 +0100
5 > Mick <michaelkintzios@×××××.com> wrote:
6 > >
7 > > Thanks gevisz, the first line to refresh keys fails, because in /var/lib/
8 > > gentoo/ I only have a news/ subdirectory.
9 > >
10 > > Interestingly, I already have app-crypt/openpgp-keys-gentoo-release installed,
11 > > but still get 'gpg: Can't check signature: No public key' error when running
12 > > rsync.
13 >
14 > For me, using the keys from package:
15 >
16 > app-crypt/openpgp-keys-gentoo-release-20180703 [1]
17 >
18 > and running gemato with those:
19 >
20 > # gemato verify -K /tmp/gentoo-release.asc.20180703 /usr/portage/
21 >
22 > solves the issue. Afterwards I was able to update (pulls and
23 > install the new version
24 > app-crypt/openpgp-keys-gentoo-release-20180703).
25 >
26 > Hope that helps.
27 >
28 >
29 > References:
30 >
31 > - [1] <https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-release.asc.20180703.gz>
32
33 I got the following when running your command:
34 gemato verify -K /tmp/gentoo-release.asc.20180703 /usr/portage/
35 INFO:root:Refreshing keys from keyserver...
36 INFO:root:Keys refreshed.
37 ERROR:root:Top-level Manifest not found in /usr/portage/
38
39 How can I fix, or do I need to fix?
40
41 Thanks.
42
43 --
44 Your life is like a penny. You're going to lose it. The question is:
45 How do
46 you spend it?
47
48 John Covici wb2una
49 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] syncing via via git and signature failure Floyd Anderson <f.a@××××.net>