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

cChoco uninstalls, then reinstall if package is out of date. #95

Open
lukegriffith opened this issue Oct 3, 2017 · 7 comments
Open

Comments

@lukegriffith
Copy link
Contributor

Resource, when provided with a version number and an out of date package will uninstall the current version and reinstall the newer - leading to unwanted behavior with some

@lukegriffith lukegriffith changed the title cChoco uninstalls, then reinstall is package is out of date. cChoco uninstalls, then reinstall if package is out of date. Oct 3, 2017
@ferventcoder ferventcoder added this to the 2.4.0 milestone Oct 6, 2017
@ferventcoder
Copy link
Member

This may cause some weirdness when you use cChoco to keep Chocolatey itself updated.

@lukegriffith
Copy link
Contributor Author

Have a hot fixed branch of this, but without a complete refactor the patch adds another call to choco list what's isn't very optimised.

@ferventcoder
Copy link
Member

@lukemgriffith we can get started on looking at the PR and move from there to make it more optimized.

@lukegriffith
Copy link
Contributor Author

lukegriffith commented Nov 13, 2017

#92 might help make my fix be more optimized.

@pauby
Copy link
Member

pauby commented Mar 6, 2019

@lukemgriffith #92 has been merged.

@alphakilo45
Copy link

The uninstall / reinstall behavior is causing problems for my project as well. @lukemgriffith Is there anything I can do to help with your hotfix? Or is this issue truly up for grabs if I wanted to take a crack at it?

@lukegriffith
Copy link
Contributor Author

Been a long time since I've worked on this. I cant remember anything of my PR please go ahead :)

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

4 participants