Problems with updating to 2.9 on clean install

More
09 Jan 2020 06:09 #154406 by calvin.d
following the instructions here
linuxcnc.org/docs/devel/html/plasma/plas..._the_plasmac_add_ons

I did a clean install of the ISO
www.linuxcnc.org/testing-stretch-rtpreem...uspace-amd64-r13.iso

and I am trying to run

sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key E0EE663E

I am getting

calvin@PlasmaCutter:/home/calvin# apt-key adv --keyserver hkp://keys.gnupg.net --recv-key E0EE663E
Executing: /tmp/apt-key-gpghome.Mo3XtW8llZ/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key E0EE663E
gpg: keyserver receive failed: Server indicated a failure

I have tried updating the system, installing dirmngr, doing a clean install

anyone have any ideas ?

Thank You
Calvin

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 01:44 #154518 by calvin.d
also trying to directly go to

keys.gnupg.net/ and testing E0EE663E

result in no key found

keys.gnupg.net/pks/lookup?search=E0EE663...gerprint=on&op=index

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 01:48 - 10 Jan 2020 01:54 #154519 by phillc54
Oops, looks like a typo there. Try EF1B07FEE0EE663E as the key.

Edit: that was from buildbot.linuxcnc.org/ but it doesn't work here either keys.gnupg.net/pks/lookup?search=EF1B07F...gerprint=on&op=index...

Edit 2: it seems to retrieve it though:
phill@stretch ~ $ sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key EF1B07FEE0EE663E
[sudo] password for phill: 
Executing: /tmp/apt-key-gpghome.qV9gKMMSgU/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key EF1B07FEE0EE663E
gpg: key EF1B07FEE0EE663E: "LinuxCNC Buildbot <nomail@linuxcnc.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
phill@stretch ~ $ 
Last edit: 10 Jan 2020 01:54 by phillc54.

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 02:03 #154520 by calvin.d
just did a cut and paste of your line

calvin@PlasmaCutter:~$ sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key EF1B07FEE0EE663E
Executing: /tmp/apt-key-gpghome.2Atu0s4NLQ/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key EF1B07FEE0EE663E
gpg: keyserver receive failed: Server indicated a failure

This is on a clean install
C

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 02:09 #154521 by phillc54
Actually the search does work with 0x prepended to E0EE663E (0xE0EE663E)

And I can retrieve the key as below:
phill@stretch ~ $ sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-key E0EE663E
Executing: /tmp/apt-key-gpghome.yiVuttUQSG/gpg.1.sh --keyserver hkp://keys.gnupg.net --recv-key E0EE663E
gpg: key EF1B07FEE0EE663E: "LinuxCNC Buildbot <nomail@linuxcnc.org>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
phill@stretch ~ $ ^C
phill@stretch ~ $ 
I have no idea why it does not work for you.

Does this help? forum.linuxcnc.org/9-installing-linuxcnc...22-keyserver-failure

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 02:15 #154522 by calvin.d
yep, that did it

should we update the instructions here
linuxcnc.org/docs/devel/html/plasma/plas..._the_plasmac_add_ons

I was using a completely clean install based on the instruction, so other people might run into the same problem

Thank You
Calvin

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 02:18 #154523 by phillc54
Are you behind a firewall, from what I have read that can cause this issue.

It seems adding :80 won't hurt anything so it should go into the docs.
The following user(s) said Thank You: calvin.d

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 04:56 #154526 by calvin.d
Yep, behind a firewall

but wouldn't most machines be ?

Please Log in or Create an account to join the conversation.

More
10 Jan 2020 05:27 #154528 by phillc54
Maybe not all firewalls block port 11371. My firewall is a ISP provided router as would most I guess and it doesn't block any outgoing ports.

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.106 seconds
Powered by Kunena Forum