Discord Server Red Security Twitter Donation to Red Security Red Security Youtube Channel Red Security Tumblr Profile
Login or Register to Hide ads and Accessing all features on the forum

Linux 

Debian apt-get update error public key is not available: NO_PUBKEY <id>

0 Replies, 7976 Views

In The Name OF Allah
Al-Salam Alekum

[Image: ?u=http%3A%2F%2F4.bp.blogspot.com%2F-k3p...F1.png&f=1]

Hey guys you may face this problem in any of the moments while using Linux. This Error shown when you are trying to update your system this led to fail in the process of upgrading the system:
PHP Code:
WGPG errorhttp://ftp.de.debian.org stable/non-US Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
WYou may want to run apt-get update to correct these problems 
 In Debian we will fix it this way:
PHP Code:
apt-get install debian-keyring

gpg 
--keyserver subkeys.pgp.net --recv 40976EAF437D05B5 //Don't forget replace this with your key "40976EAF437D05B5"
gpg --export --armor 40976EAF437D05B5 apt-key add 
Don't forget replace this "40976EAF437D05B5" with the key you had problem in... As you see in the above Box I had probelm with this key:
PHP Code:
NO_PUBKEY 40976EAF437D05B5 
Hope this help ye....

Wa Salam Alekum
Rs
* Thankful to Allah *
Kurdy

Messages In This Thread
Debian apt-get update error public key is not available: NO_PUBKEY <id> - by Mr.Kurd - 04-13-2019, 10:24 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Brick Linux Windows 10 2004 Patch Tuesday problem: Update breaks WSL 2, say users ZDNet Linux 0 1,409 09-28-2020, 07:13 PM
Last Post: ZDNet Linux
Brick Linux Google's Confidential VMs may change the public cloud market ZDNet Linux 0 1,092 08-09-2020, 03:16 PM
Last Post: ZDNet Linux
Brick Linux Microsoft: New VS Code update is out – stable builds for Windows on Arm and Surfac ZDNet Linux 0 1,278 08-09-2020, 03:16 PM
Last Post: ZDNet Linux
  Linux Fixing Temporary failure in name resolution error in Debian Mr.Kurd 0 1,921 08-12-2019, 09:05 PM
Last Post: Mr.Kurd



Users browsing this thread: 1 Guest(s)