Update of vCenter from 8.0u2x to 8.0 U3x fails around 91% with 'Exception occurred in postInstallHook for content-library:Patch'
content-library:Patch INFO cis_register Using key store name: machinecontent-library:Patch ERROR vmware_b2b.patching.executor.hook_executor Patch hook 'content-library:Patch' failed.Traceback (most recent call last):File "/storage/updatemgr/software-updateq1mj18b8/stage/scripts/patches/py/vmware_b2b/patching/executor/hook_executor.py", line 74, in executeHookexecutionResult = systemExtension(args)File "/storage/updatemgr/software-updateq1mj18b8/stage/scripts/patches/libs/sdk/extensions.py", line 106, in __call__result = self.extension(*args)File "/storage/updatemgr/software-updateq1mj18b8/stage/scripts/patches/libs/sdk/extensions.py", line 123, in _function
patch_errors.ComponentError2025-10-07T21:01:47.589Z WARNING root stopping status aggregation...2025-10-07T21:01:47.590Z ERROR __main__ Patch vCSA failed(END)
vCenter Server 8.0.3
vCenter was part of ELM Mode
The vCenter upgrade process attempts to create the com.vmware.Content.Registry.Admin role, but it already exists in the vSphere environment, leading to a conflict.
This can happen if the role was manually created or retained from a previous vCenter version.
Modify or add the missing configurations in vCenter
"Content Library Registry Administrator""com.vmware.Content.Registry.Admin". on the blank box Example: Content Library Registry Administrator (sample) (service-control --stop --all && service-control --start --all)