04-28-2016, 04:15 AM
The error from running updates via the terminal would look like:
If you are getting an error from updates the fix is:
Thanks Google once again...you suck.
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.