Linux Lite Forums

General => Security & Bug Fixes => Topic started by: Jerry on April 28, 2016, 12:15:44 AM

Title: Updates Error Google
Post by: Jerry on April 28, 2016, 12:15:44 AM
The error from running updates via the terminal would look like:

Code: [Select]
sudo apt-get update
Code: [Select]
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: [Select]
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 1397BC53640DB551
Thanks Google once again...you suck.
Title: Re: Updates Error Google
Post by: LL-user on April 28, 2016, 01:01:40 AM
Thanks Jerry!

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

Code: [Select]
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. :)
Title: Re: Updates Error Google
Post by: Jocklad on April 28, 2016, 03:53:05 AM
Done.....Thanks Jerry.  :)
Title: Re: Updates Error Google
Post by: Jerry on April 28, 2016, 11:39:01 PM
Google products will not feature in Lite Software in LL 3.0 We will instead include instructions in the Help Manual.