Closed lonebots closed 1 year ago
Thanks for opening this Issue! We need you to:
Fill out the description.
Action: Edit description and replace <!- ... -->
with actual values.
Hi, thanks for the report. Can you try the below command to update the GPG key?
curl -fsSL https://artifacts.aws.cloud.mov.ai/repository/movai-applications/gpg | sudo gpg --dearmor -o /usr/share/keyrings/movai-archive-keyring.gpg
Hi @MithunKinarullathil, Thanks for the fix. It really helped me solve the issue, Can I know what exactly the command does other than updating the key and also I am curious how the issue might have occurred or got the Key corrupted ??
That's basically it, it updates the keys. I believe we had a similar issue in that the key got outdated.
Have you checked our docs before proceeding?
Issue Description
I had this issue recently out of blue when I tried to a
sudo apt-get update
on my machine runningUbuntu 22.04
.Steps to Reproduce
Actual Behaviour
I got the following key error
Expected Behaviour