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

Force codepage to 437, even in international (non-US) Windows installations #4

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

stuartpreston
Copy link

Signed-off-by: Stuart Preston [email protected]

This fixes related ChefDK installer issue: chef-boneyard/chef-dk#1290 by forcing the zip library used in our installer to use the US (437) codepage rather than having the Encoding determined by the OEM codepage of the target system.

Additionally, timing information has been added to the logging to aid diagnosis of slow decompression operations.

Copy link

@thommay thommay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tenor-212900281

Copy link

@jaym jaym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to do a thing

@stuartpreston stuartpreston merged commit 40e1be8 into master Jan 26, 2018
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.

4 participants