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

Fail during cookbooks upload part with new version of docker #29

Closed
fphilippon opened this issue May 2, 2016 · 1 comment
Closed

Fail during cookbooks upload part with new version of docker #29

fphilippon opened this issue May 2, 2016 · 1 comment

Comments

@fphilippon
Copy link

Hello,

Using the 1.11.0 version of docker and the latest versions of test-kitchen and kitchen-docker_cli we got the following error during kitchen converge time:

>>>>>> Message: Failed to complete #converge action: [Expected process to exit with [0], but received '2'
cd /tmp/centos-7-sandbox-20160502-3102-gemtb1 && tar cf - ./cookbooks | docker exec -i 3ef51c556811db53de867eb80dedb914f72ddeb3f8445765201e6fa344803a16 sh -c '
tar x -C /tmp/kitchen
' ----
STDOUT: 
STDERR: tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Thanks for your help!

marcy-terui added a commit that referenced this issue May 5, 2016
Fix #29: use docker cp to upload files
@marcy-terui
Copy link
Owner

@fphilippon This is fixed by #30. Please check the version -> 0.15.1

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

2 participants