Linux Lite Forums

Full Version: Updates Error Google
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The error from running updates via the terminal would look like:

Code:
sudo apt-get update

Code:
W: There is no public key available for the following key IDs:
1397BC53640DB551

If you are getting an error from updates the fix is:

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

Thanks Google once again...you suck.
Thanks Jerry!

Made me also fix two other similar errors I got for a while, one interestingly regarding Linux Lite:

Code:
W: GPG error: http://repo.linuxliteos.com beryl InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 22AAEA0A86A02625

The other one was for a ppa.

I must have done something wrong while wildly working on one of my systems at some stage to cause that. :)
Done.....Thanks Jerry.  :)
Google products will not feature in Lite Software in LL 3.0 We will instead include instructions in the Help Manual.