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-init URL for mips is 404 #881

Closed
hsivonen opened this issue Dec 22, 2016 · 7 comments
Closed

rustup-init URL for mips is 404 #881

hsivonen opened this issue Dec 22, 2016 · 7 comments

Comments

@hsivonen
Copy link
Member

On big-endian 32-bit MIPS (Debian Wheezy on QEMU from https://people.debian.org/~aurel32/qemu/mips/ ):

$ curl https://sh.rustup.rs -sSf | sh
info: downloading installer
curl: (22) The requested URL returned error: 404
rustup: command failed: curl -sSfL https://static.rust-lang.org/rustup/dist/mips-unknown-linux-gnu/rustup-init -o /tmp/tmp.HJlKuLW3Z8/rustup-init
@hsivonen
Copy link
Member Author

hsivonen commented Jan 6, 2017

CC @xen0n

@xen0n
Copy link
Contributor

xen0n commented Jan 6, 2017

@hsivonen This is due to #797 not landing, mips support is actually complete. cc @brson

@xwafish
Copy link

xwafish commented Feb 28, 2017

mips64el still have the same issue, so Rust 1.15.1 which released at Feb 9,2017, does not support mips64el right?

curl https://sh.rustup.rs -sSf | sh
info: downloading installer
curl: (22) The requested URL returned error: 404 Not Found
rustup: command failed: curl -sSfL https://static.rust-lang.org/rustup/dist/mips64el-unknown-linux-gnuabi64/rustup-init -o /tmp/tmp.jZ6IYwI0sA/rustup-init

thank you.

@xwafish
Copy link

xwafish commented Feb 28, 2017

https://www.rust-lang.org/en-US/other-installers.html
here have mip64 mipsel mips, but no mips64el :(
Why? I'd like a mips64el version, Tkanks very much

@xen0n
Copy link
Contributor

xen0n commented Mar 1, 2017

@xwafish We most likely need to wait for a new release of rustup.

@xen0n
Copy link
Contributor

xen0n commented Mar 1, 2017

Also the alternative installer page is actually missing mips64el by mistake, but IMO it's better fixed along with a new release. So let's just wait...

@xwafish
Copy link

xwafish commented Mar 1, 2017

thank you.

@Diggsey Diggsey closed this as completed May 10, 2017
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

4 participants