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

Repo not signed #24

Open
ThePigeonFormerlyKnowsAsRoy opened this issue Sep 19, 2022 · 2 comments
Open

Repo not signed #24

ThePigeonFormerlyKnowsAsRoy opened this issue Sep 19, 2022 · 2 comments

Comments

@ThePigeonFormerlyKnowsAsRoy
Copy link

ThePigeonFormerlyKnowsAsRoy commented Sep 19, 2022

Hi man! I'm trying to install your precious program on a rk322x-box running armbian.
There i s a problem with a not signed repository, that kick off the installation flow.
Error is (recopying by italian)

Errore GPG: https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease: Le seguenti firme non sono state verificate perchè la chiave pubblica non è disponibile: NO_PUBKEY ABA1F9B8875A6661
(Translate-ish: GPG error etc. etc. : the following signatures aren't verified because the public key isn't available: no_pubkey etc. etc.)

There is some trick I can do for continue?

Thanks for supprting, if you can.

@imbmf
Copy link

imbmf commented Nov 25, 2022

I followed caddy installation instructions and after running these commands script was able to install caddy
sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo gpg --dearmor -o /usr/share/keyrings/caddy-stable-archive-keyring.gpg
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/caddy-stable.list

@ThePigeonFormerlyKnowsAsRoy
Copy link
Author

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