'multirust update' doesn't work correctly after running `multirust env`
Open
- Dominant language
- Shell
- Stars
- 651
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
The overrides break things:
```
rustc 1.1.0-nightly (4b88e8f63 2015-05-11) (built 2015-05-12)
Process didn't exit successfully: `rustc -vV` (exit code: 1)
--- stderr
multirust: toolchain 'stable' not installed. run `multirust update stable` to install
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with `multirust env`, then run `multirust update` and the reported `rustc -vV` command. Trace how the environment overrides interact with toolchain selection; done means updating works after `multirust env` and `rustc -vV` exits successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100