keyserver receive failed
29 Jul 2021 20:08 #216262
by bcorley
keyserver receive failed was created by bcorley
typed this:
> sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
got this:
Executing: /tmp/apt-key-gpghome.KCYLRMICPq/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
gpg: keyserver receive failed: No name
Has the key changed to install linuxcnc 2.8? It worked a month or 2 ago. I would use the linuxcnc 2.8.2-buster iso, but, I can't get past the "Configure the network" screen on our network in the office. It tries to configure for DHCPv6, then blanks out and just says "Configure the network. It appears to break if it can't configure for DHCPv6.. Standard Debian 10.10 install gets past this point and to a screen that says configuring DHCP and goes on to complete the installation. That would be fine, but, I can't get the keyserver to work to install linuxcnc.
The inuxcnc 2.8.2-buster iso works from my home network. I really need it to work at the office or be able to install linuxcnc alternatively. Any ideas?
> sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
got this:
Executing: /tmp/apt-key-gpghome.KCYLRMICPq/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key 3cb9fd148f374fef
gpg: keyserver receive failed: No name
Has the key changed to install linuxcnc 2.8? It worked a month or 2 ago. I would use the linuxcnc 2.8.2-buster iso, but, I can't get past the "Configure the network" screen on our network in the office. It tries to configure for DHCPv6, then blanks out and just says "Configure the network. It appears to break if it can't configure for DHCPv6.. Standard Debian 10.10 install gets past this point and to a screen that says configuring DHCP and goes on to complete the installation. That would be fine, but, I can't get the keyserver to work to install linuxcnc.
The inuxcnc 2.8.2-buster iso works from my home network. I really need it to work at the office or be able to install linuxcnc alternatively. Any ideas?
Please Log in or Create an account to join the conversation.
30 Jul 2021 00:02 #216284
by phillc54
Replied by phillc54 on topic keyserver receive failed
Please Log in or Create an account to join the conversation.
30 Jul 2021 00:29 #216287
by bevins
You sure they updated that page? Last time I tried it they didnt work.
Replied by bevins on topic keyserver receive failed
gnupg.net has been taken down, try keys.openpgp.org instead.
buildbot.linuxcnc.org/
You sure they updated that page? Last time I tried it they didnt work.
Please Log in or Create an account to join the conversation.
01 Aug 2021 03:01 #216577
by andypugh
Replied by andypugh on topic keyserver receive failed
You might need to refesh in your browser.
Please Log in or Create an account to join the conversation.
09 Aug 2021 00:03 #217271
by bcorley
Replied by bcorley on topic keyserver receive failed
It still is not working. I typed:
sudo apt-key adv --keyserver hkp://keys.openpgp.org --recv-key EF1B07FEE0EE663E
and received:
Executing: /tmp/apt-key-gpghome.rr71aIo0kj/gpg.1.sh --keyserver keys.openpgp.org --recv-key EF1B07FEE0EE663E
gpg: key EF1B07FEE0EE663E: new key but contains no user ID - skipped
gpg: Total number processed: 1
gpg: w/o user IDs: 1
Am I missing something?
sudo apt-key adv --keyserver hkp://keys.openpgp.org --recv-key EF1B07FEE0EE663E
and received:
Executing: /tmp/apt-key-gpghome.rr71aIo0kj/gpg.1.sh --keyserver keys.openpgp.org --recv-key EF1B07FEE0EE663E
gpg: key EF1B07FEE0EE663E: new key but contains no user ID - skipped
gpg: Total number processed: 1
gpg: w/o user IDs: 1
Am I missing something?
Please Log in or Create an account to join the conversation.
09 Aug 2021 02:15 #217284
by phillc54
Replied by phillc54 on topic keyserver receive failed
Try keyserver.ubuntu.com instead of keys.openpgp.org
Please Log in or Create an account to join the conversation.
09 Aug 2021 06:04 #217295
by Maik
Replied by Maik on topic keyserver receive failed
Hello, this worked for me :sudo apt-key adv --keyserver hkp://pgpkeys.eu --recv-key EF1B07FEE0EE663E
Please Log in or Create an account to join the conversation.
11 Aug 2021 12:40 #217536
by bcorley
Replied by bcorley on topic keyserver receive failed
Thanks. keyserver.ubuntu.com worked! I also tried pgpkeys.eu, but, it failed with "NO NAME".
Please Log in or Create an account to join the conversation.
Time to create page: 0.086 seconds