![]() |
Updates Error Google - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Security & Bug Fixes (https://www.linuxliteos.com/forums/forumdisplay.php?fid=16) +--- Thread: Updates Error Google (/showthread.php?tid=2875) |
Updates Error Google - Valtam - 04-28-2016 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: 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. Re: Updates Error Google - LL-user - 04-28-2016 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. ![]() Re: Updates Error Google - Jocklad - 04-28-2016 Done.....Thanks Jerry. ![]() Re: Updates Error Google - Valtam - 04-29-2016 Google products will not feature in Lite Software in LL 3.0 We will instead include instructions in the Help Manual. |