mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #49] Can't creat the ISO file! #33
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @imacer on GitHub (Oct 11, 2022).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/49
lunch ".\ESXi-Customizer-PS.ps1 -nsc -iZip .\ESXi670-202210001.zip"
An unexpected error occurred:
Error retrieving file for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': ("<zipfile.ZipExtFile name='vib20/esx-ui/VMware_bootbank_esx-ui_1.43.10-20199807.vib' mode='r' compress_type=deflate>", "Error opening file object for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': Expected value '[]' for attribute 'swplatforms', but found value '[<vmware.esximage.Vib.SoftwarePlatform object at 0x000001DFB3459708>, <vmware.esximage.Vib.SoftwarePlatform object at 0x000001DFB34599C8>]'.").
If requesting support please be sure to include the log file
@virtualex-itv commented on GitHub (Oct 14, 2022):
this is not an issue with the script but rather being unable to retrieve the required
.vibfile for this specificImageProfile. The following Image Profiles are impacted by this issue and cannot be used with this script.For now, leverage the
-sipparameter and select any otherImageProfileother than those listed above.