ifm / ifm3d

Library and Utilities for working with ifm pmd-based 3D ToF Cameras
https://api.ifm3d.com
Apache License 2.0
106 stars 69 forks source link

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

Closed Lyk77 closed 10 months ago

Lyk77 commented 1 year ago

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

lola-masson commented 1 year ago

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 commented 12 months ago

@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[bot] commented 11 months ago

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

github-actions[bot] commented 10 months ago

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