Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle upgrade from multirust.sh/rustup.sh #349

Closed
brson opened this issue Apr 21, 2016 · 0 comments
Closed

Handle upgrade from multirust.sh/rustup.sh #349

brson opened this issue Apr 21, 2016 · 0 comments

Comments

@brson
Copy link
Contributor

brson commented Apr 21, 2016

Right now when you upgrade over one of these, things break. I want to do the simplest thing to fix this.

In rustup:

  • when ~/.rustup is detected to be from rustup.sh, explain what's going on, and to delete it before installing, abort.
  • when ~/.multirust is detected or /usr/local/bin/milturust, explain it and how to remove, abort

In rustup.sh:

  • if ~/.rustup is detected to contain rustup's bins then just silently use ~/.rustup.sh for temp data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant