Navio2 No pubkey

The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY F42ED6FBAB17C654

Are the new keys going to be added to the next Navio image

Hi Barry,

Where do you get this message? Could you post a screenshot of it here?

Its when I run sudo apt-get update

ROS has its GPG keys changed due to the recent security issue on their build farm. The keys included in the image are basically no more being used and you have to update them. Follow the following steps to do that:

sudo apt-get install dirmngr --install-recommends

sudo apt-key del 421C365BD9FF1F717815A3895523BAEEB01FA116

# add the new key
sudo -E apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654

sudo apt-get update
1 Like

Thank you thank you

Hi @Barry_Bolton,

Thanks for the report!

We’ll fix this.

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.

Hey there,

We’ve released the new Raspbian image for Navio fixing this issue. You can learn more about it in this thread: