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, <[email protected]> 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 full > > I 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/662fa272-8779-4465-bdfa-e54b5cad1f26%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/662fa272-8779-4465-bdfa-e54b5cad1f26%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt-SdiLtV9Bq_OcZrEAA44naSAgzn7SUKXLCvyXoUe-dQw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
