-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Please let us know
- What you expect to be happening: Running the .deb installation script
curl -s https://install.zerotier.com | sudo bash
without errors - What is actually happening? The installation fails, with errors
- Any steps to reproduce the error: run the script in terminal of Linux Mint 22.2 Zara (Cinnamon Desktop)
- Any relevant console output or screenshots:
*** ZeroTier Service Quick Install for Unix-like Systems
*** Tested OSes / distributions:
*** MacOS (10.13+) (just installs ZeroTier One.pkg)
*** Debian Linux (7+)
*** RedHat/CentOS Linux (6+)
*** Fedora Linux (16+)
*** SuSE Linux (12+)
*** Mint Linux (20+)
*** Kali Linux (2024.1+)
*** Supported architectures vary by OS / distribution. We try to support
*** every system architecture supported by the target.
*** Please report problems by opening a GitHub issue or Pull Request at:
*** https://github.com/zerotier/install.zerotier.com
*** Please include the content of /etc/os-release
for your distribution.
*** Detecting Linux Distribution
*** Detected Linux Mint, creating /etc/apt/sources.list.d/zerotier.list
Ign:1 http://packages.linuxmint.com zara InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:4 http://packages.linuxmint.com zara Release
Hit:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:7 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gpg is already the newest version (2.4.4-2ubuntu17.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
*** Installing zerotier-one package...
E: Malformed entry 1 in list file /etc/apt/sources.list.d/zerotier.list (Component)
E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/zerotier.list (Component)
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:
*** https://github.com/zerotier/ZeroTierOne
- What operating system and ZeroTier version: Linux Mint 22.2 and latest ZeroTier release.