Gentoo Archives: gentoo-dev

From: Alec Warner <antarus@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] GPG key refresh
Date: Mon, 14 Dec 2020 19:18:15
Message-Id: CAAr7Pr-uzdLafocoA6bvEcAbDVuWnnjinCqqbH27gEncYJL-2g@mail.gmail.com
In Reply to: [gentoo-dev] GPG key refresh by Michael Orlitzky
1 antarus@woodpecker ~ $ gpg --keyserver hkps://keys.gentoo.org --search-keys
2 1C49724D229E93A2
3 gpg: data source: https://[2001:470:ea4a:1:230:48ff:fef8:9fdc]:443
4 (1) Michael Orlitzky <mjo@g.o>
5 Michael Orlitzky <michael@××××××××.com>
6 4096 bit RSA key 1C49724D229E93A2, created: 2010-03-17, expires:
7 2020-12-26
8 Keys 1-1 of 1 for "1C49724D229E93A2". Enter number(s), N)ext, or Q)uit > q
9 gpg: error searching keyserver: Operation cancelled
10 gpg: keyserver search failed: Operation cancelled
11
12 I think you need to push to hkps://keys.gentoo.org
13
14 -A
15
16 On Mon, Dec 14, 2020 at 11:00 AM Michael Orlitzky <mjo@g.o> wrote:
17
18 > I'm still getting this,
19 >
20 > $ git push --signed
21 > ...
22 > remote: 1C49724D229E93A2 [Michael Orlitzky <mjo@g.o>] [E]
23 > expire:short Expiration date is too close, please renew (is 2020-12-26
24 > 23:30:47, less than 14 days)
25 > remote: 1C49724D229E93A2:6F48D3DA05C2DADB [Michael Orlitzky
26 > <mjo@g.o>] [E] expire:short Expiration date is too close,
27 > please renew (is 2020-12-26 23:31:43, less than 14 days)
28 >
29 > over a week after I've renewed my keys. The answer I get back from the
30 > keyserver(s) looks OK:
31 >
32 > $ gpg --search-keys 0x6F48D3DA05C2DADB
33 > gpg: data source: http://85.25.207.23:11371
34 > (1) Michael Orlitzky <mjo@g.o>
35 > Michael Orlitzky <michael@××××××××.com>
36 > 4096 bit RSA key 0x1C49724D229E93A2, created: 2010-03-17,
37 > expires: 2022-12-05
38 >
39 >
40 > Did I forget a step? How long should it take for infra to refresh?
41 >
42 >

Replies

Subject Author
Re: [gentoo-dev] GPG key refresh Michael Orlitzky <mjo@g.o>