Try running with: PACKER_LOG=1 packer build template.json
That will give you all the commands packer run. If that doesn't help. Gist the log and send a follow up here with a link.
/ Rickard
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/662fa272-8779-4465-bdfa-e54b5cad1f26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Try running with: PACKER_LOG=1 packer build template.json
That will give you all the commands packer run. If that doesn't help. Gist the log and send a follow up here with a link.
/ Rickard
On Aug 18, 2016 12:16 AM, <kav...@gmail.com> wrote:
I'm running on Linux with a licensed copy of VMware workstation 12 for linux and get the following when I try to build:--Build 'cats-fs' errored: Cloning is not supported with VMware WS version 9. Please use VMware WS version 10, or greater.I ran the following clone command and it seemed to work:vmrun -T ws clone build/centos72/centos72.vmx build/test -cloneName test fullI set the options to debug packer, and I get debug output, but it doesn't show me what VMware commands it is running.Thanks for any help
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/2df575a9-a837-4749-abb7-5f9ffedc19f1%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/14bea955-b819-4e03-b6bc-0474cae9bf12%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to packer-tool+unsubscribe@googlegroups.com.
"ethernet0.present" : "TRUE",
"ethernet0.startConnected" : "TRUE",
"ethernet0.virtualdev" : "vmxnet3",
"ethernet0.networkName" : "Network 1",
I had to reduce these to
"ethernet0.virtualdev" : "vmxnet3",
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/14bea955-b819-4e03-b6bc-0474cae9bf12%40googlegroups.com.