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

Can't creat the ISO file! #49

Closed
imacer opened this issue Oct 11, 2022 · 1 comment
Closed

Can't creat the ISO file! #49

imacer opened this issue Oct 11, 2022 · 1 comment

Comments

@imacer
Copy link

imacer commented Oct 11, 2022

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

virtualex-itv commented 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.

@virtualex-itv virtualex-itv pinned this issue Nov 9, 2022
@VFrontDe-Org VFrontDe-Org locked and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants