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

Bug: Build 'vmware-iso' errored: Shutdown command has non-zero exit status. #4054

Closed
cjbirk opened this issue Oct 24, 2016 · 5 comments
Closed

Comments

@cjbirk
Copy link

cjbirk commented Oct 24, 2016

In packer 0.11.0, I tried building a vmware-iso only image for CentOS 7 and RHEL 7 (confirmed not working for both) - this non-zero exit status is all that I got despite the entire run being fine.

When I downgraded to 0.10.2, the run was perfectly fine (besides having to manually kill VMware Fusion): https://gist.github.com/cjbirk/83de0a50d811fbabb689f14876fe77b5

@trodemaster
Copy link
Contributor

This showed up right after the 0.11.0 in my testing. It's now fixed in the master branch per #4041 I validated that the fix works as expected.

@cjbirk
Copy link
Author

cjbirk commented Oct 25, 2016

Thanks @trodemaster

@rickard-von-essen
Copy link
Collaborator

rickard-von-essen commented Oct 25, 2016

Duplicates #4034

@rickard-von-essen
Copy link
Collaborator

It duplicates the issue reported in the #4034 (comment) on the PR which introduce this error. And is fixed by #4041

@geerlingguy
Copy link
Contributor

geerlingguy commented Oct 28, 2016

Confirmed I'm hitting this too. What's the quickest way to test PR #4041 if I have packer installed via brew?

Just found https://github.com/mitchellh/packer/blob/master/CONTRIBUTING.md#setting-up-go-to-work-on-packer after some digging (README was misdirecting me :) ).

[Edit: confirmed #4041 fixes the issue for me]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants