Not signed - bullseye

Hey!

Sudo apt-get update

Got this error:

http://apt.radxa.com/bullseye-stable bullseye InRelease’ is not signed.

Any solutions?

Thanks

Yup - I had the same issue - see the FAQS Page for the commands to refresh the key.

https://wiki.radxa.com/Rock4/FAQs

Okay, you got the same issue even this bullseye also?

Will try it out and see…

Thanks for the help!

This worked for me:

wget -O - apt.radxa.com/bullseye-stable/public.key | sudo apt-key add -

If you want a different distro you can find it here https://github.com/radxa/apt just replace “bullseye-stable” above