Skip to content

rustup build fails on OS X Yosemite #20364

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

Closed
bharadwaj6 opened this issue Dec 31, 2014 · 7 comments
Closed

rustup build fails on OS X Yosemite #20364

bharadwaj6 opened this issue Dec 31, 2014 · 7 comments

Comments

@bharadwaj6
Copy link

It seems like cargo is uninstalling rust for during installation. Had previous nightly working before this installation. Here's the full trace: https://gist.github.com/bharadwaj6/e39b340fab59bdab1066 and this is the rustup.sh that is being used: https://gist.github.com/bharadwaj6/dd69ce6299d8e7cad8f7

Version of cargo installed after installation cargo 0.0.1-pre-nightly (e6abfbb 2014-12-30 18:14:23 +0000). rustc -v says command not found. I've tried it with '/usr/local/lib' added to DYLD_LIBRARY_PATH and otherwise, but same result.

@Antti
Copy link
Contributor

Antti commented Dec 31, 2014

Have the same issue.

As far as I can see, rust installs fine, but then cargo installer removes rust, saying:
install: removing legacy file /usr/local/bin/rustc

@benanders
Copy link

Same issue here!

@brson
Copy link
Contributor

brson commented Dec 31, 2014

Will be fixed by #20375. A new rust nightly is building now.

@alexchandel
Copy link

So does https://static.rust-lang.org/rustup.sh work yet or not?

@Binero
Copy link
Contributor

Binero commented Jan 1, 2015

@alexchandel Try it, and tell us. :)

@ghost
Copy link

ghost commented Jan 1, 2015

It doesn't, as of 5-ish minutes ago....

@brson
Copy link
Contributor

brson commented Jan 1, 2015

It should work now.

@brson brson closed this as completed Jan 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants