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

rustup.sh failed install #36845

Closed
dmitriyshx opened this issue Sep 30, 2016 · 4 comments
Closed

rustup.sh failed install #36845

dmitriyshx opened this issue Sep 30, 2016 · 4 comments

Comments

@dmitriyshx
Copy link

I can't install using the script rustup.sh :

root@info:~# sh rustup.sh
: not found11: rustup.sh: 
: not found58: rustup.sh: 
: not found60: rustup.sh: 
: not found62: rustup.sh: assert_cmds
: not found63: rustup.sh: assert_root
: not found64: rustup.sh: set_globals
rustup.sh: 65: rustup.sh: handle_command_line_args: not found
: not found66: rustup.sh: }
: not found67: rustup.sh: 
rustup.sh: 70: rustup.sh: assert_nz: not found
rustup.sh: 71: rustup.sh: assert_nz: not found
: not found72: rustup.sh: 
: not found76: rustup.sh: 
: not found82: rustup.sh: 
rustup.sh: 309: rustup.sh: Syntax error: word unexpected (expecting "do")

Os Ubuntu 14

@brson
Copy link
Contributor

brson commented Sep 30, 2016

Woah. I just deployed a new version of rustup.sh. Maybe it's busted.

@brson
Copy link
Contributor

brson commented Sep 30, 2016

Hm, seems to be because I deployed from windows, and some process did line-ending conversions on it... ick.

@brson
Copy link
Contributor

brson commented Sep 30, 2016

OK, I've reuploaded the script and it's in the process of distributing to the cdn. Should be fixed in the next 10 min. Sorry for the hassle.

@dmitriyshx
Copy link
Author

dmitriyshx commented Sep 30, 2016

Worked. Thank you.

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

2 participants