Fail to install rustup on arm since a week
⚓ Rust 📅 2025-05-23 👤 surdeus 👁️ 10Until two weeks ago, curl https://sh.rustup.rs -sSf | sh -s -- -y; fi worked on an arm CI, but now fails:
info: `RUSTUP_VERSION` has been set to `stable`
info: downloading installer
warn: curl: (22) The requested URL returned error: 404
error: command failed: downloader https://static.rust-lang.org/rustup/archive/stable/aarch64-unknown-linux-gnu/rustup-init /tmp/tmp.HxXO1WGhPN/rustup-init aarch64-unknown-linux-gnu
Exited with code exit status 1
3 posts - 2 participants
🏷️ rust_feed