[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs pretest 28.0.92 is out
From: |
Eli Zaretskii |
Subject: |
Re: Emacs pretest 28.0.92 is out |
Date: |
Wed, 16 Mar 2022 18:52:47 +0200 |
> From: Bhavin Gandhi <bhavin7392@gmail.com>
> Date: Wed, 16 Mar 2022 21:14:35 +0530
>
> > gpg --keyserver pgp.mit.edu --recv-keys \
> > 17E90D521672C04631B1183EE78DAE0F3115E06B
>
> Do you happen to have the public key on any other server like
> https://keys.openpgp.org/ ? I'm having hard time retrieving keys using
> above command.
>
> $ gpg --debug-level=guru --keyserver pgp.mit.edu --recv-keys
> 17E90D521672C04631B1183EE78DAE0F3115E06B
> …
> gpg: DBG: chan_3 -> KS_GET -- 0x17E90D521672C04631B1183EE78DAE0F3115E06B
> gpg: DBG: chan_3 <- ERR 219 Server indicated a failure <Unspecified source>
> gpg: keyserver receive failed: Server indicated a failure
Try this:
gpg --keyserver keyserver.ubuntu.com --recv-keys
17E90D521672C04631B1183EE78DAE0F3115E06B
I'm sorry, but problems with keyservers are a fact of life these days,
and no announcement can keep up with the changes fortunes of times as
quickly as they seem to change...
(Please ignore the previous message where I mistakenly used --send-keys.)
- Re: Emacs pretest 28.0.92 is out, (continued)
- Re: Emacs pretest 28.0.92 is out, Eric Abrahamsen, 2022/03/18
- Re: Emacs pretest 28.0.92 is out, Eli Zaretskii, 2022/03/18
- Re: Emacs pretest 28.0.92 is out, Andrew Cohen, 2022/03/20
- Re: Emacs pretest 28.0.92 is out, Lars Ingebrigtsen, 2022/03/20
- Re: Emacs pretest 28.0.92 is out, Roland Winkler, 2022/03/20
- Re: Emacs pretest 28.0.92 is out, Eric S Fraga, 2022/03/18
- Emacs pretest 28.0.92 is out, Bhavin Gandhi, 2022/03/16