Closed tomkivlin closed 4 years ago
OK, I clearly didn't search well enough- replica of https://github.com/hashicorp/packer/issues/10211
Thanks -- we'll get to this for the next release.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Overview of the Issue
I am trying to use packer to build a custom ESXi image as per the configuration provided by Canonical (https://github.com/canonical/packer-maas). However I am getting a packer-builder-qemu error, which doesn't appear to be specific to their configuration as it's not even getting to their scripts.
Reproduction Steps
sudo PACKER_LOG=1 packer build -var "vmware_esxi_iso_path=../../VMware-ESXi-6.7.0-Update3-15160138-HPE-Gen9plus.iso" vmware-esxi.json
Packer version
Simplified Packer Buildfile
The below is the same as the packer-maas file but without the post-processing scripts - I get the same result with both.
Operating system and Environment details
Physical HPE ProLiant DL380 server running Ubuntu 20.04 with KVM installed and confirmed working (i.e. I can create and launch a VM).
Log Fragments and crash.log files
Snippet of the error:
Full output: