rustup.sh icon indicating copy to clipboard operation
rustup.sh copied to clipboard

Running 2 instances of rustup in parallel can cause failures

Open codyps opened this issue 10 years ago • 1 comments

As mentioned in https://github.com/brson/multirust/issues/76

codyps avatar Jun 11 '15 03:06 codyps

Also seems to get rustup's files into a state where it needs manual intervention to work:

multirust: updating existing install for 'nightly'
rustup: rustup home dir exists at /home/buildbot_slave/.multirust/rustup but version file /home/buildbot_slave/.multirust/rustup/rustup-version does not.
rustup: this may be old rustup metadata, in which case it can be deleted.
rustup: this is very suspicous. aborting.

codyps avatar Jun 11 '15 15:06 codyps