Closed interduo closed 5 months ago
As I mentioned in the Zulip chat, I'm not approving anything that includes apt install rustup
. That's a really busted way to install the Rust toolchain. Noticing that its not present, and directing the user to rustup.rs
is fine - but not breaking the ability to ever update Rust properly again.
The error you list shows that cargo
wasn't installed. The real rustup installs that for you. It's an even worse idea to do apt install cargo
, because Cargo is designed to be updated by rustup
.
So merge it ;)
I will in a moment. Merging before coffee is dangerous...
I will in a moment. Merging before coffee is dangerous...
Best wishes from "texas bar" in Poland.
It's merged. :-)
Purpose of this change:
(full log at http://kłopotek.pl/libreqos-beta.txt)