ZeroTierOne icon indicating copy to clipboard operation
ZeroTierOne copied to clipboard

Install Broken on Alma Linux 10 (Presumably RHEL10)

Open videoMonkey opened this issue 5 months ago • 1 comments

I have a fresh install of AlmaLinux 10, the first thing I wanted to do was to get zerotier going. I copied and pasted the install code from the website in my terminal and ran it. I got an error: Error: Failed to download metadata for repo 'zerotier': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

I checked the download site https://download.zerotier.com/redhat/el/ there is no listing for el/10 which is what repomd.xml was trying to find.

I downloaded the install script to my computer and manually set 9 as my version, re-ran the script and it installed without problems.

  • What you expect to be happening: That zerotier would install because 10 looks to be a supported version
  • What is actually happening: install failed
  • Any steps to reproduce the error: run current install script on fresh almalinux install
  • Any relevant console output or screenshots: error message above.

I'm happy, I have a solution. But in the future I would hope to not have to edit the install script manually.

James

videoMonkey avatar Sep 19 '25 04:09 videoMonkey

Same situation with RHEL 10.

nicrame avatar Sep 23 '25 13:09 nicrame