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

Ubiquity apt key download appears broken #77

Open
erelson opened this issue Dec 17, 2023 · 2 comments
Open

Ubiquity apt key download appears broken #77

erelson opened this issue Dec 17, 2023 · 2 comments

Comments

@erelson
Copy link

erelson commented Dec 17, 2023

Decided to update an old install, and pull packages. Found the apt setup instructions, but ran into the below when trying to setup the needed key.

https://learn.ubiquityrobotics.com/kinetic_package_repositories

$ sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key C3032ED8

Executing: /tmp/tmp.rfWnAbQvgH/gpg.1.sh --keyserver
hkp://ha.pool.sks-keyservers.net:80
--recv-key
C3032ED8
gpg: requesting key C3032ED8 from hkp server ha.pool.sks-keyservers.net
?: ha.pool.sks-keyservers.net: Host not found
gpgkeys: HTTP fetch error 7: couldn't connect: Connection timed out
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver unreachable
gpg: keyserver communications error: public key not found
gpg: keyserver receive failed: public key not found

Looks like this instruction was added here:
ead08af#diff-53780ad7c84ae253521d5d069fb6100c3e2a0499ea4c02abe8720c3bc743419eR24

Another report of this issue: https://forum.ubiquityrobotics.com/t/i-cant-download-ubiquity-robotics-keys/1039

My particular setup is:

$ lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.7 LTS
Release:        16.04
Codename:       xenial

$ uname -r

4.14.98-v7+

Looks like I already have a valid key on this install, though, so my apt installs work fine.

@anfederman
Copy link
Contributor

anfederman commented Dec 17, 2023 via email

@anfederman
Copy link
Contributor

anfederman commented Dec 17, 2023 via email

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

No branches or pull requests

2 participants