Hello, just something I noticed while updating my Rock 5 today. I’m running the Bullseye release provided by Radxa and it appears that I’m getting an error when trying to update from either of the apt repositories (testing/stable), indicating that there is no valid signature (The following signatures were invalid: EXPKEYSIG B99C4BEFEC47E96E Radxa [email protected])
Further investigation listing the keys with apt-key list, has shown this to be correct:
Err:5 http://apt.radxa.com/bullseye-stable bullseye InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9B98116C9AA302C7
Reading package lists... Done
W: GPG error: http://apt.radxa.com/bullseye-stable bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9B98116C9AA302C7
E: The repository 'http://apt.radxa.com/bullseye-stable bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
had to temporarily skip security check by putting [trusted=yes] in front of the repository to be able to update
Yes it works but after that, if you do “apt upgrade” the system won’t boot anymore. I can’t understand why it appens, ubuntu should be an official distro… mah!
Anyone as me?
After sitting on my rockpi 5 for over a month I finally tried to get it up and running. Once installing new public.key and sudo apt upgrade after reboot it seems it doesn’t want to connect to monitor. I was still able to ssh though. Anyone else have this problem?