teamdfir / sift-packer

Packer for building SIFT Workstation
6 stars 2 forks source link

Attempting to build vmware-iso.full errors out on cmd system install (master branch) #9

Open agafonoo opened 5 months ago

agafonoo commented 5 months ago

Hello,

I'd like to report that after pulling the repo from the master branch and attempting to build with

packer build --only=vmware-iso.full .

I get the following error on "cmd system install":

master-branch-vmware

As a side note, pulling the code from the jammy branch, I get a different error related to SSH timeout.

ekristen commented 5 months ago

I deleted the jammy branch, the master branch contains all the 22.04 improvements.

Have you tried more than once? Works fine for me, I'm on MacOS though with VMWare Fusion. I do not have VMWare setup for Linux or Windows to test on.

I just ran the command and it succeeded for me (well it's still building, but it's passed the location where you encountered an error)

You could grab the contents of the error log and see what it says.

agafonoo commented 4 months ago

image

Got latest from the master branch, getting an error for amazon-ebs being a missing source. If I remove build.amazon-ebs.pkr.hcl and source.amazon-ebs.pkr.hcl, I get a different error about a missing script:

image