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: Wed, 04 Jul 2018 23:06:46
Message-Id: 20180704230629.4is3zxbduxtozisn@31c0.net
In Reply to: Re: [gentoo-user] syncing via via git and signature failure by Mick
1 On Wed, 04 Jul 2018 23:25:16 +0100
2 Mick <michaelkintzios@×××××.com> wrote:
3 >
4 >Thanks gevisz, the first line to refresh keys fails, because in /var/lib/
5 >gentoo/ I only have a news/ subdirectory.
6 >
7 >Interestingly, I already have app-crypt/openpgp-keys-gentoo-release installed,
8 >but still get 'gpg: Can't check signature: No public key' error when running
9 >rsync.
10
11 For me, using the keys from package:
12
13 app-crypt/openpgp-keys-gentoo-release-20180703 [1]
14
15 and running gemato with those:
16
17 # gemato verify -K /tmp/gentoo-release.asc.20180703 /usr/portage/
18
19 solves the issue. Afterwards I was able to update (pulls and install the
20 new version app-crypt/openpgp-keys-gentoo-release-20180703).
21
22 Hope that helps.
23
24
25 References:
26
27 - [1] <https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-release.asc.20180703.gz>
28
29
30
31 --
32 Regards,
33 floyd

Replies

Subject Author
Re: [gentoo-user] syncing via via git and signature failure John Covici <covici@××××××××××.com>