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

Issue when config key for the repo #42

Open
ytwytw opened this issue Sep 27, 2021 · 2 comments
Open

Issue when config key for the repo #42

ytwytw opened this issue Sep 27, 2021 · 2 comments

Comments

@ytwytw
Copy link

ytwytw commented Sep 27, 2021

I am getting the error when running the following command

sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7FBFBC65

Executing: /tmp/apt-key-gpghome.CKUL8U4Enw/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-keys 7FBFBC65
gpg: keyserver receive failed: No name

any help is appreciated

Ref:
https://help.angelcam.com/en/articles/4294163-how-to-build-your-own-angelbox

running on pi4 with raspberry pi os buster

@operutka
Copy link
Member

Hi @ytwytw. The public key server that we're using seems to be down. We'll upload our key to a different key server and let you know as soon as it's available.

@operutka
Copy link
Member

Our key is now available on keys.openpgp.org. Try the following command for importing the key:

sudo apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 382B7B1C7F1838240D9DF4E1A244DAA87FBFBC65

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