Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg: keyserver receive failed: Server indicated a failure #398

Closed
Lyk77 opened this issue Jun 19, 2023 · 4 comments · May be fixed by #408
Closed

gpg: keyserver receive failed: Server indicated a failure #398

Lyk77 opened this issue Jun 19, 2023 · 4 comments · May be fixed by #408

Comments

@Lyk77
Copy link

Lyk77 commented Jun 19, 2023

root@61f86a7af7e2:/etc# sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 8AB59D3A2BD7B692
Executing: /tmp/apt-key-gpghome.K5OWoHWrnC/gpg.1.sh --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 8AB59D3A2BD7B692
gpg: keyserver receive failed: Server indicated a failure

@Lyk77 Lyk77 added the bug label Jun 19, 2023
@lola-masson
Copy link
Member

Hi @Lyk77,
Could you please give us more details about what you are trying to do here? It is unclear to me whether this error message is related to ifm. Thanks!

@DevnathNair
Copy link

DevnathNair commented Jul 11, 2023

@lola-masson I believe it's related to the keyserver not responding. I'm facing the same issue as well.

Executing: /tmp/apt-key-gpghome.an4Ls3y7Ab/gpg.1.sh --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 8AB59D3A2BD7B692 gpg: failed to receive from keyserver: Server indicated a failure

Is there an upated key/keyserver?

Edit : Turns out sks keyservers is deprecated.
This service is deprecated. This means it is no longer maintained, and new HKPS certificates will not be issued. Service reliability should not be expected.

The following command and keyserver works:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 8AB59D3A2BD7B692

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Aug 11, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants