I have that file. Can you open Fusion, create a VM, confirm all works?
the new security model of MacOS may require you need to approve kernel extensions and other stuff. *0* kikitux ~ $ ls -al "/Library/Preferences/VMware Fusion/networking" -rw-r--r-- 1 root wheel 968 Jan 10 18:59 /Library/Preferences/VMware Fusion/networking *0* kikitux ~ $ cat "/Library/Preferences/VMware Fusion/networking" VERSION=1,0 On Tue, Jan 8, 2019 at 6:02 PM Steven Stratis <[email protected]> wrote: > > Packer version: Packer v1.3.3 > Host Platform: MacOS Mojave 10.14.2 (18C54) > Packer Script example: > https://gist.github.com/spstratis/886e341333e37885a784d4bb17c5e178 > Packer Debug Log: > https://gist.github.com/spstratis/c4ba032437b36d94f1fafcd0efcd4f49 > > Hello, I'm trying to make a really simple vmware-iso that has ubuntu > installed just to test out the packer build process for it. When ever I > attempt to build it, it fails due to the networking folder for VMWare > Fusion not being found. > > ==> vmware-iso: Could not find networking conf file: > /Library/Preferences/VMware Fusion/networking > > I installed VMWare Fusion 11 prior to attempting to run packer, and made > sure to close out the app and reopen it again just for good measure. Any > help would be greatly appreciated, thanks! > > -- > 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/db049bd8-6374-4d1d-9a0a-59d0510483fc%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/db049bd8-6374-4d1d-9a0a-59d0510483fc%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- 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/CAHqq0eyozgUqWzxO2Lx81o2dtbJSiC5viVQF9Bo3Jm4dKdM_mA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
