Drew Ruggles's picture

While trying to install the HubDNS on a local VM, I received the following installation error:

$ wget http://code.turnkeylinux.org/turnkey-keyring/turnkey-release-keyring.gpg
--2023-06-29 15:16:42--  http://code.turnkeylinux.org/turnkey-keyring/turnkey-release-keyring.gpg
Resolving code.turnkeylinux.org (code.turnkeylinux.org)... 104.21.71.14, 172.67.168.252, 2606:4700:3030::ac43:a8fc, ...
Connecting to code.turnkeylinux.org (code.turnkeylinux.org)|104.21.71.14|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://code.turnkeylinux.org/turnkey-keyring/turnkey-release-keyring.gpg [following]
--2023-06-29 15:16:42--  https://code.turnkeylinux.org/turnkey-keyring/turnkey-release-keyring.gpg
Connecting to code.turnkeylinux.org (code.turnkeylinux.org)|104.21.71.14|:443... connected.
HTTP request sent, awaiting response... 308 Permanent Redirect
Location: https://github.com/turnkeylinux/turnkey-keyring/turnkey-release-keyring.gpg [following]
--2023-06-29 15:16:42--  https://github.com/turnkeylinux/turnkey-keyring/turnkey-release-keyring.gpg
Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-06-29 15:16:42 ERROR 404: Not Found.

Any thoughts?

Drew

 

Forum: 
Tags: 
Jeremy Davis's picture

After we spoke offline Drew, I had intended to circle back to this and post a breif summary of the relevant bits, but I forgot...

Bottom line is that it should be install-able on Ubuntu, but it appears that the old instructions are broken. We now use per release signing keys, and they are the legacy ones before we started doing that. I think I should consider packaging the keys again (we used to many moons ago, but now just bundle them at build)...

I hope to circle back to this once the v18.0 release is complete.

Drew Ruggles's picture

No problem, Jeremy. I think I ended up going with another solution (for the moment). I appreciate the kind assistance you provide.

 

Drew

Add new comment