Closed testman42 closed 4 years ago
Tried to follow the instructions on Manjaro, but it failed with this error:
$ cargo update Updating crates.io index Updating git repository `https://github.com/SonnyX/RenegadeX-patcher-lib` Updating git repository `https://github.com/SonnyX/xdelta-decoder-rust.git` warning: spurious network error (2 tries remaining): invalid Content-Type: application/octet-stream; class=Net (12) warning: spurious network error (1 tries remaining): invalid Content-Type: application/octet-stream; class=Net (12) error: failed to load source for a dependency on `xdelta`
Same thing happens if I try to run cargo build --release wat do?
cargo build --release
Run ./fix-build-issue.sh in order to fix this particular issue.
./fix-build-issue.sh
Tried to follow the instructions on Manjaro, but it failed with this error:
Same thing happens if I try to run
cargo build --release
wat do?