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

MSVC 32 bit & Mingw 64 bit rustup-init.exe 0.1.12 aborts even with -V #295

Closed
nodakai opened this issue Apr 11, 2016 · 5 comments
Closed

Comments

@nodakai
Copy link
Contributor

nodakai commented Apr 11, 2016

This is a major step backwards

@nodakai
Copy link
Contributor Author

nodakai commented Apr 12, 2016

It appears that only 32 bit rustup-setup.exes causes this issue on my Windows machine.

C:\Users\Public\Downloads>rustup-setup-g64.exe --version
multirust-setup 0.1.4
C:\Users\Public\Downloads>rustup-setup-v64.exe --version
multirust-setup 0.1.4

(32 bit versions won't even run with --version)

$ sha256sum rustup-setup*.exe
892ea98623075b969720db330d8b6344baacae35b3d48299f71b3683993f5412 *rustup-setup-g32.exe
03b4eaf2506da77ebc29c4590a22966bac8d853456a1f0213fe889c689135083 *rustup-setup-g64.exe
d26405f0d5cd702f5109d0bf0ff131190c5631c6b141544122fb11c01c5cb66c *rustup-setup-v32.exe
d618ccd77cf04ad997b5a27f53b346ced26de053c8a247e5e1d85d55619e0625 *rustup-setup-v64.exe

@nodakai nodakai changed the title rustup-setup.exe is unusable without Administrator privilege 32 bit rustup-setup.exe is unusable without Administrator privilege Apr 12, 2016
@brson
Copy link
Contributor

brson commented Apr 13, 2016

Hopefully it's the same issue as #255

@nodakai nodakai changed the title 32 bit rustup-setup.exe is unusable without Administrator privilege MSVC 32 bit rustup-init.exe 0.1.7 aborts even with -V Apr 21, 2016
@nodakai
Copy link
Contributor Author

nodakai commented Apr 21, 2016

image

$ sha256sum.exe rustup-init-v32.exe
3623a47dcf3dc98a1a089e046c38776418f71276dfdb12c25e7f8c2021ad0263 *rustup-init-v32.exe

@brson
Copy link
Contributor

brson commented Apr 25, 2016

Terrible!

@nodakai nodakai changed the title MSVC 32 bit rustup-init.exe 0.1.7 aborts even with -V MSVC 32 bit & Mingw 64 bit rustup-init.exe 0.1.12 aborts even with -V May 14, 2016
@Diggsey
Copy link
Contributor

Diggsey commented May 4, 2017

This has been fixed a long time.

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

3 participants