Comments on Debian Lenny public key is not available: NO_PUBKEY 9AA38DCD55BE302B
Error: Debian Lenny public key is not available: NO_PUBKEY 9AA38DCD55BE302B You run apt-get update and get the following errors: W: GPG error: http://security.debian.org lenny/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302BW: GPG error: http://ftp2.de.debian.org lenny Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B NO_PUBKEY 4D270D06F42584E6W: You may want to run apt-get update to correct these problems
2 Comment(s)
Comments
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys
keyserver.ubuntu.com --recv-keys 9AA38DCD55BE302B 4D270D06F42584E6 # or your os specific {keyserver.superh3xorlinux.com} ubuntu will fix 99% debian based ie kali parrot etc sudo apt-get update# sorted :)))
ie The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B56FFA946EB1660A
$sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B56FFA946EB1660A
Executing: /tmp/apt-key-gpghome.A0AQUV6BRv/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys B56FFA946EB1660Agpg: key B56FFA946EB1660A: 1 signature not checked due to a missing keygpg: key B56FFA946EB1660A: public key "Parrot project <[email protected]>" importedgpg: Total number processed: 1gpg: imported: 1
sudo apt update
Get:1 http://deb.parrotsec.org/parrot parrot InReleaseGet:2 http://deb.parrotsec.org/parrot parrot/main i386 Packages [17.4 MB]Get:3 http://deb.parrotsec.org/parrot parrot/main amd64 Packages [17.5 MB] Get:4 http://deb.parrotsec.org/parrot parrot/contrib i386 Packages [131 kB] Get:5 http://deb.parrotsec.org/parrot parrot/contrib amd64 Packages [141 kB] Get:6 http://deb.parrotsec.org/parrot parrot/non-free i386 Packages [206 kB] Get:7 http://deb.parrotsec.org/parrot parrot/non-free amd64 Packages [243 kB] Fetched 35.7 MB Reading package lists... DoneBuilding dependency tree Reading state information... Done