Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
agafonoo opened this issue Apr 5, 2024 · 2 comments

Comments

@agafonoo
Copy link

agafonoo commented Apr 5, 2024

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
Copy link
Contributor

ekristen commented Apr 5, 2024

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
Copy link
Author

agafonoo commented Apr 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants