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

Zip files that contain directories that don't exist on dest fail #11

Closed
dadgar opened this issue Mar 18, 2016 · 0 comments · Fixed by #17
Closed

Zip files that contain directories that don't exist on dest fail #11

dadgar opened this issue Mar 18, 2016 · 0 comments · Fixed by #17

Comments

@dadgar
Copy link
Contributor

dadgar commented Mar 18, 2016

If a zip file contains: new_folder/new_file and I tell go-getter to download it to dest/ which doesn't contain new_folder I get the following error:

open /tmp/NomadClient446359139/1491681f-974e-9e16-3276-7d3ac7aa5b1a/redis/local/bin/cp: no such file or directory

nywilken added a commit that referenced this issue May 19, 2022
…-test

Update test to work on Windows

* Fix up test for HttpGetter to handle git failure due to repository not actually existing.
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 a pull request may close this issue.

1 participant