ZeroTierOne
ZeroTierOne copied to clipboard
Installation stuck on Linux Mint 20.3
I tried using the installation scripts, both one with ssl and the other with pgp form the website it. This is where it gets stuck:
The following NEW packages will be installed:
zerotier-one
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/3,106 kB of archives.
After this operation, 10.9 MB of additional disk space will be used.
Selecting previously unselected package zerotier-one.
(Reading database ... 311912 files and directories currently installed.)
Preparing to unpack .../zerotier-one_1.8.9_amd64.deb ...
Unpacking zerotier-one (1.8.9) ...
Setting up zerotier-one (1.8.9) ...
Created symlink /etc/systemd/system/multi-user.target.wants/zerotier-one.service → /lib/systemd/system/zerotier-one.service.
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for systemd (245.4-4ubuntu3.16) ...
*** Enabling and starting ZeroTier service...
Synchronizing state of zerotier-one.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable zerotier-one
*** Waiting for identity generation...
Linux Mint 20.3 is missing LibSSL1.0.0, and none of the default repositories provide it. You will need to find and install this package to use ZeroTier on Linux Mint 20.3, like I did.
I am frustrated that the ZeroTier-one package doesn't declare that it depends on libssl1.0.0, and instead breaks completely.
You can find the package here (external link, warning).
It's a problem with an old libssl version. I have the same issue for Ubuntu 22.10 where libssl1.1 is no longer available and it should be libssl3 now. This issue should have been fixed in #1657 but it still occurs for me.