I got: /usr/lib/vmware/bin/vmware-vmx: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
So it looks like I'm going on a dependency hunt for vmware. Thank you On Thursday, August 18, 2016 at 10:08:55 AM UTC-5, Rickard von Essen wrote: > > What's the output of: > /usr/lib/vmware/bin/vmware-vmx -v > ? > > On 18 August 2016 at 16:46, <[email protected] <javascript:>> wrote: > >> Thank you, Rickard >> >> The requested gist is here: >> https://gist.github.com/dshields/c1850fbd807188943084d13a9fc5a67e >> >> The build runs find under vmware fusion. I have run with debug. Even at >> debug level 10 I don't see what command is being run. >> >> >> On Wednesday, August 17, 2016 at 11:09:47 PM UTC-5, Rickard von Essen >> wrote: >>> >>> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/packer-tool/2df575a9-a837-4749-abb7-5f9ffedc19f1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/packer-tool/2df575a9-a837-4749-abb7-5f9ffedc19f1%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/bf498265-df6f-4568-9192-ab6a604e88fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
