Score:0

Update problem NO_PUBKEY / keyserver receive failed: No data

cn flag

I tried to make a update / upgrade for Ubuntu 18.04. but the system blocks because of outdated pubkey

( The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D409AC6D65FE6664)

I found some solutions but i cant setup it

root@server ~ # apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D409AC6D65FE6664
Executing: /tmp/apt-key-gpghome.JmsnAed5a6/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys D409AC6D65FE6664
gpg: keyserver receive failed: No data    

root@server ~ # apt-key adv --keyserver hkp://keys.gnupg.net:80 --recv-keys D409AC6D65FE6664
Executing: /tmp/apt-key-gpghome.XeApVZJAVE/gpg.1.sh --keyserver hkp://keys.gnupg.net:80 --recv-keys D409AC6D65FE6664
gpg: keyserver receive failed: No name

root@server ~ # sudo apt-key adv --recv-keys --keyserver hkp://p80.pool.sks-keyservers.net:80 D409AC6D65FE6664
Executing: /tmp/apt-key-gpghome.2jxhY74gvK/gpg.1.sh --recv-keys --keyserver hkp://p80.pool.sks-keyservers.net:80 D409AC6D65FE6664
gpg: keyserver receive failed: No name

What can i do, there are some other solutions or fixes for that? I think the pubkey is outdated or something, there are not at the keyserver, dont know what to do, normaly the programs do this by it self

Score:1
us flag

liveconfig

sudo su in the terminal then

wget -O - https://www.liveconfig.com/liveconfig.key | sudo apt-key add -
apt update
ru flag
Can you explain how this will solve the OP's issues? Simply pasting code and a link is insufficient for an answer.
Peter Franke avatar
cn flag
ah ok, this is a liveconfig issue? Thanks, will try it
Peter Franke avatar
cn flag
thanks very much :-)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.