-
Notifications
You must be signed in to change notification settings - Fork 74
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
Crash when using multiple "additional_iso_files" #296
Comments
I am hitting this same or a similar bug even without an M2 MacBook Air / macOS Sequoia 15.0.1
|
ok, I think i could figure it out. Original iso_file variable, which was giving the errors: The correction looks like this now: I'm also new to proxmox and first needed to wrap my head around the paths used by the API. Two points of improved come to mind:
|
Interesting, confirming this is the case in my environment as well. I had my iso in the wrong directory on my share relative to where Proxmox was looking. After correcting that I am able to progress so I am unsure if this is actually a bug or just needs better error messaging. |
Hi @blk-ole, Thanks for reporting, good pick up that values for |
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
I'm trying to build a Windows 2019 image on Proxmox with Packer. As basis I use the templates from Stefan Scherer and converted them to HCL2. This required the usage of two time "additional_iso_files". One for the autounattend.xml + scripts and one for the virtio-driver iso.
Error when building:
Reproduction Steps
Build the attached .hcl file
Plugin and Packer version
Packer v1.11.2
packer-plugin-proxmox_v1.2.1_x5.0_linux_amd64
Simplified Packer Buildfile
Operating system and Environment details
Proxmox 8.2.7 - Community Edition
Client: Arch Linux
Log Fragments and crash.log files
crash.log
The text was updated successfully, but these errors were encountered: