Zeronsd - build fail, how to fix

following these instructions

fails on this command

sudo /usr/bin/cargo install zeronsd --root /usr/local

Compiling zerotier-central-api v1.1.0
Compiling zerotier-one-api v1.1.0
error: failed to run custom build command for zerotier-central-api v1.1.0

Caused by:
process didn’t exit successfully: /tmp/cargo-installhrA62W/release/build/zerotier-central-api-4fac8bfa9f69f92c/build-script-build (exit status: 101)
— stderr
thread ‘main’ panicked at ‘called Result::unwrap() on an Err value: NoRustfmt’, /root/.cargo/registry/src/github.com-1ecc6299db9ec823/progenitor-impl-0.1.1/src/lib.rs:191:56
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish…
error: failed to compile zeronsd v0.5.0, intermediate artifacts can be found at /tmp/cargo-installhrA62W

Caused by:
build failed

Probably better to open an issue on the GitHub Project to make sure Erik sees this in a timely manner.

Other than that, I think 0.5.2 is the latest version. Your output says 0.5.0. You might want to pull the latest from github

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