armbian / configng

Next generation bash based configuration API
https://docs.armbian.com/User-Guide_Armbian-Config/
22 stars 16 forks source link

apt-get claims missing PUBLIC KEY for "configng stable InRelease" #267

Open sauerbi opened 8 hours ago

sauerbi commented 8 hours ago

What happened?

When calling "apt-get update" the following message comes up:

Err:5 https://github.armbian.com/configng stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 93D6889F9F0E78D5

How to reproduce?

after running apt-get upgrade to install latest version of armbian-config (ng) the NEXT call to apt-get update will produce the above error.

I am running 'debian bullseye' on a rock-3a system. uname -a gives Linux nginx 6.1.11-rk35xx #23.02.2 SMP PREEMPT Sat Feb 18 00:05:58 UTC 2023 aarch64 GNU/Linux

On which host OS are you running the build script and observing this problem?

Other

Code of Conduct

github-actions[bot] commented 8 hours ago

Hey @sauerbi !

Looks like it's your first time interacting with Armbian here on GitHub.

Welcome and thank you for taking the time to report an issue :heart:.

Don't forget to star :star: the repo.