zerotier / ZeroTierOne

A Smart Ethernet Switch for Earth
https://zerotier.com
Other
14.54k stars 1.7k forks source link

1.12.0 on Raspbian includes unavailable `iproute` dependency #2106

Closed rcoder closed 1 year ago

rcoder commented 1 year ago

Originally reported here: https://discuss.zerotier.com/t/version-1-12-0-require-iproute-instead-of-iproute2-on-raspbian/15385

We've confirmed that the fix is simply dropping this dependency from the deb control file, since it isn't actually used in the ZT1 service any more.

Update is in progress and slated for the next patch release.

glimberg commented 1 year ago

Fixed