Cannot download checksum sha 256 for nigthly
- Dominant language
- Shell
- Stars
- 651
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
rustup fails after `multirust default nigthly`
```
multirust: installing toolchain 'nigthly'
rustup: gpg available. signatures will be verified
rustup: downloading toolchain for 'nigthly'
rustup: command failed: curl -s -f -O http://static-rust-lang-org.s3-website-us-west-1.amazonaws.com/dist/rust-nigthly-x86_64-unknown-linux-gnu.tar.gz.sha256
rustup: couldn't download checksum file 'http://static-rust-lang-org.s3-website-us-west-1.amazonaws.com/dist/rust-nigthly-x86_64-unknown-linux-gnu.tar.gz.sha256'
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `multirust default nigthly` and inspect the checksum download step shown in the issue. Confirm whether the tool should handle the requested toolchain name or report the unavailable checksum clearly; done when the expected installation path succeeds or produces an actionable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100