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

unzip -u trumps -o #135

Open
adamlunger opened this issue Jul 1, 2014 · 0 comments
Open

unzip -u trumps -o #135

adamlunger opened this issue Jul 1, 2014 · 0 comments

Comments

@adamlunger
Copy link

The unzip command used in the extract_artifact! method of artifact_deploy provider does not overwrite changed files. The -u option trumps the -o option causing the command to only extract "files that are newer than those with the same name on disk". At that point the manifest is recreated from a file set that is not representative of the archive.

obazoud added a commit to obazoud/artifact-cookbook that referenced this issue Oct 14, 2019
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

No branches or pull requests

1 participant