-
Notifications
You must be signed in to change notification settings - Fork 954
cant install on bash Xenial in Windows 10 #864
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
Comments
Let's try that again with
Bah, should've run it with |
It seems that cannot install rustup in bash on Ubuntu on Windows correctly.
Ouput:
|
I'm seeing potentially similar behavior with Full log: rustup_arm_error.txt
|
Rustup works fine in WSL on Windows 10 1809, this issue should be closed. |
Thanks @mati865 |
I have installed rust on the previous version of bash for windows (which is a 14.06 LTS Ubuntu) and it did install correctly, now (Xenial 16.04 LTS) I get
I can install cargo and rustc with ^
sudo apt install
The text was updated successfully, but these errors were encountered: