LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
apt-get update returns- There is no public key available
#1
5-3-2016
I recently ran into an issue when i ran
Code:
sudo apt-get update

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

The resolution in case anyone runs into it is-
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1397BC53640DB551

Found herehttp://askubuntu.com/questions/766883/th...ng-key-ids

After run update again and all should be well. Big Grin
Member www.eff.org
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.
Reply
#2
It seems to pop up now and again..
example: https://www.linuxliteos.com/forums/linux.../#msg21846

8)
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply
#3
(05-05-2016, 02:06 AM)firenice03 link Wrote: It seems to pop up now and again..
example: https://www.linuxliteos.com/forums/linux.../#msg21846

8)

Yes it seems it does, I guess it is an issue with Ubuntu.
Member www.eff.org
*Hardware hacks are my speciality.
"forum posts should be like a skirt- long enough to cover the subject material, but short enough to keep things interesting"
--I am using/Running Linuxlite 2.8, Debian8 server, Ubuntu 14, Win7,Win10, MX15, LinuxMint kde.
--Xerox field service engineer, printer repairs,network analyst.
Reply
#4
(05-05-2016, 12:52 AM)technomancer Wrote: 5-3-2016
I recently ran into an issue when i ran
Code:
sudo apt-get update

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

The resolution in case anyone runs into it is-
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1397BC53640DB551

Found herehttp://askubuntu.com/questions/766883/th...ng-key-ids

After run update again and all should be well. Big Grin


The command apt-get is deprecated.
Read the apt manual to see what changed.


The command is


Code:
sudo apt update


OR:

Code:
sudo apt upgrade
"It's easy to die for an idea. It's way harder TO LIVE for your idea!"
Current Machine:
Dell Precision T1700, 16 GB RAM, SSD Kingston A400, 480 GB.
Laptop:
ASUS X200MA , Intel® Celeron® N2830, 2 GB RAM, SSD Kingston A400, 480 GB.
Reply


Forum Jump:


Users browsing this thread: 9 Guest(s)