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

rustpkg install always installs even if it's already installed #9569

Closed
metajack opened this issue Sep 27, 2013 · 2 comments · Fixed by #10371
Closed

rustpkg install always installs even if it's already installed #9569

metajack opened this issue Sep 27, 2013 · 2 comments · Fixed by #10371

Comments

@metajack
Copy link
Contributor

It correctly detects it doesn't need to build, but it still does the cp as far as I can tell.

cc @catamorphism

@ghost ghost assigned catamorphism Oct 1, 2013
@catamorphism
Copy link
Contributor

I think my WIP for #9441 will fix this, but I'll be sure to test.

@catamorphism
Copy link
Contributor

This appears to be fixed. I added a test case and am just running tests before submitting a pull request.

bors added a commit that referenced this issue Nov 9, 2013
…rphism

This bug was already fixed, just needed a test.

Closes #9569
flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 6, 2022
…dnet

use rustc_tools_util dependency from crates.io instead of this repo.

Fixes rust-lang#9553

changelog: none
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

Successfully merging a pull request may close this issue.

2 participants