Can't install on Mint 22 - breaks APT

Looks like the new version of Mint (Mint 22 Cinnamon) is not yet supported by the DEB install script. I see there is already a Github request open at Zerotier does not install properly on Linux Mint 22 (Wilma) · Issue #76 · zerotier/install.zerotier.com · GitHub

I am experiencing the same scenario. Script runs, then reports,
*** Installing zerotier-one package…
E: Malformed entry 1 in list file /etc/apt/sources.list.d/zerotier.list (URI parse)
E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/zerotier.list (URI parse)
E: The list of sources could not be read.

*** Package installation failed! Unfortunately there may not be a package
*** for your architecture or distribution. For the source go to:
*** GitHub - zerotier/ZeroTierOne: A Smart Ethernet Switch for Earth

Following this, APT breaks and Mint 22 is unable to perform updates until the /etc/apt/sources.list.d/zerotier.list is deleted.

Any chance this can be updated soon? Heading on my travels in a few days, and hoping I’ll be able to access my Zerotier network on the road. Such great software. Thanks for making it available to the hobbyist community!

I found a solution here. I had the same problem myself.

curl -s https://raw.githubusercontent.com/zerotier/install.zerotier.com/3573e9c87522d0e459770df60ee424e92bcb9a68/htdocs/install.sh | sudo bash

this code should work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.