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

joshphp/remove_package_by_name #690

Closed

Conversation

joshbranham
Copy link

@joshbranham joshbranham commented Nov 6, 2018

Fixes #688

When using elasticsearch_install to remove the package, it trys to remove it and references the package in the file_cache_path. This just tells the native package manager to remove the package by name, allowing you to uninstall and reinstall.

Please let me know if you would like to see this implemented differently. I don't love this method but it solves the issue and does not break functionality that currently exists.

@joshbranham
Copy link
Author

These tests failed locally for the same cucumber issue

@joshbranham joshbranham closed this Jul 8, 2019
@joshbranham joshbranham deleted the bug/remove-cachepath-dpkg branch July 8, 2019 20:37
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 this pull request may close these issues.

elasticsearch_install action :remove failure
1 participant