Skip to content

The .msi installer freezes if you try to overwrite an existing Rust installation #26758

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
tomaka opened this issue Jul 3, 2015 · 8 comments
Closed
Labels
C-bug Category: This is a bug. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-windows Operating system: Windows P-medium Medium priority T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.

Comments

@tomaka
Copy link
Contributor

tomaka commented Jul 3, 2015

I can't belive this issue wasn't reported. Many people on IRC had this problem at the release of 1.1.

If you have the version 1.0 of Rust installed for example in C:\Program Files\Rust, then try to install version 1.1 to the same location, the installer will freeze forever and you have to kill it.

The problem disappears if you uninstall the previous version first.

@steveklabnik
Copy link
Member

/cc @brson @edunham

@abonander
Copy link
Contributor

I'm having the opposite problem in #26765. In a non-default folder, the .msi installer just naively adds the library files to the current install, confusing rustc on which to use.

@brson
Copy link
Contributor

brson commented Jul 6, 2015

Nominating because this is pretty bad.

@alexcrichton
Copy link
Member

triage: P-medium

Would love to fix, but doesn't seem super high priority right now.

@rust-highfive rust-highfive added P-medium Medium priority and removed I-nominated labels Jul 20, 2015
@tomaka
Copy link
Contributor Author

tomaka commented Mar 4, 2016

I just installed the 1.9 nightly. The installer still froze, but only for about 30 seconds instead of forever.

@brson
Copy link
Contributor

brson commented Aug 25, 2016

cc @vadimcn

@brson brson added T-tools E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-windows Operating system: Windows labels Aug 25, 2016
@arcuru
Copy link

arcuru commented May 23, 2017

The broken update hasn't been reported since 1.1, almost two years ago. Does this still need a fix?

@Mark-Simulacrum Mark-Simulacrum added T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue. and removed T-tools labels May 24, 2017
@Mark-Simulacrum Mark-Simulacrum added C-bug Category: This is a bug. and removed I-wrong labels Jul 22, 2017
@Enselic
Copy link
Member

Enselic commented Sep 15, 2023

Triage: Closing since no one said this still needs to be fixed, and the problem was reported on a now ancient version.

@Enselic Enselic closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. O-windows Operating system: Windows P-medium Medium priority T-dev-tools Relevant to the dev-tools subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

9 participants