You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
--
Reply to this email directly or view it on GitHub:
#24 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
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.
The text was updated successfully, but these errors were encountered: