mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #58] error - ESXi 8.0a image not getting created #38
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#38
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 @stingone on GitHub (Dec 29, 2022).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/58
Trying to create an image for latest ESXI 8.0.a however although i have set everhting according documentation incl path to 3.7 etc using latest VMware.PowerCLI 13.0.0.20829139. it give me a lot of error when creating the image and finaly shows at the end.
WARNING: File path of '/usr/lib/vmware/esxcli/int/lib64/libuser-internal.so' is claimed by multiple non-overlay VIBs:
{'VMware_bootbank_esx-base_8.0.0-1.10.20842819', 'VMware_bootbank_esxio-base_8.0.0-1.10.20842819'}
An unexpected error occurred:
[WinError 10054] De externe host heeft een verbinding verbroken.
@virtualex-itv commented on GitHub (Jan 27, 2023):
are you running powershell/powercli as an administrator? This seems like the python path my not be set correctly but I can't tell has I have no clue what you did to set it. But I can confirm that v2.9.0 of the script works for the latest ESXi 8.0a as I've just tested it...