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

Move tar/7zip path logic out of attributes and into helpers #160

Merged
merged 8 commits into from
Nov 16, 2016

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Nov 8, 2016

Add windows to the readme as a supported platform

Move path determination of 7zip out of the attributes since this happens at compile time before we can ever install 7zip. This would always fail.

This prevents failures on Windows when 7zip doesn’t exist at the beginning of the run

Signed-off-by: Tim Smith <[email protected]>
@sgtcoolguy
Copy link
Contributor

Looks like it's just failing due to sevenzip_command_builder.run_context being undefined in the test environment. No idea how to fix that myself, but I'd love to see this bug fix get merged/released so the cookbook works on Windows again.

@tas50
Copy link
Contributor Author

tas50 commented Nov 15, 2016

It's in need of some love. I'm working on it.

@tas50 tas50 merged commit 7559940 into master Nov 16, 2016
@tas50 tas50 deleted the fix_7zip_failure branch December 7, 2016 00:08
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.

2 participants