Software - Support > Other

apt-get update returns- There is no public key available

(1/1)

technomancer:

--- Quote from: firenice03 on May 04, 2016, 10:06:08 PM ---It seems to pop up now and again..
example: https://www.linuxliteos.com/forums/linux-lite-software-development/update-checker/msg21846/#msg21846

 8)

--- End quote ---

Yes it seems it does, I guess it is an issue with Ubuntu.

firenice03:
It seems to pop up now and again..
example: https://www.linuxliteos.com/forums/linux-lite-software-development/update-checker/msg21846/#msg21846

 8)

technomancer:
5-3-2016
I recently ran into an issue when i ran
--- Code: ---sudo apt-get update
--- End code ---

 i have this error-

--- Code: ---Fetched 67.2 kB in 11s (6,040 B/s)                                             
Reading package lists... Done
W: There is no public key available for the following key IDs:
1397BC53640DB551
--- End code ---

The resolution in case anyone runs into it is-

--- Code: ---sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1397BC53640DB551
--- End code ---

Found here-  http://askubuntu.com/questions/766883/there-is-no-public-key-available-for-the-following-key-ids

After run update again and all should be well. :D

Navigation

[0] Message Index

Go to full version