[GH-ISSUE #49] Can't creat the ISO file! #33

Closed
opened 2026-02-28 02:14:21 +03:00 by kerem · 1 comment
Owner

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

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
kerem closed this issue 2026-02-28 02:14:21 +03:00
Author
Owner

@virtualex-itv commented on GitHub (Oct 14, 2022):

this is not an issue with the script but rather being unable to retrieve the required .vib file for this specific ImageProfile. The following Image Profiles are impacted by this issue and cannot be used with this script.

ESXi-6.7.0-20221004001-standard
ESXi-6.7.0-20221004001-no-tools
ESXi-6.7.0-20221001001s-standard
ESXi-6.7.0-20221001001s-no-tools

For now, leverage the -sip parameter and select any other ImageProfile other than those listed above.

<!-- gh-comment-id:1279473672 --> @virtualex-itv commented on GitHub (Oct 14, 2022): this is not an issue with the script but rather being unable to retrieve the required `.vib` file for this specific `ImageProfile`. The following Image Profiles are impacted by this issue and cannot be used with this script. ``` ESXi-6.7.0-20221004001-standard ESXi-6.7.0-20221004001-no-tools ESXi-6.7.0-20221001001s-standard ESXi-6.7.0-20221001001s-no-tools ``` For now, leverage the `-sip` parameter and select any other `ImageProfile` other than those listed above.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ESXi-Customizer-PS#33
No description provided.