Sync updates fails - vCenter error when trying to sync updates. A general system error occurred: "A depot is inaccessible or has invalid contents. Make sure an official depot source is used and verify connection to the depot."
/var/log/vmware/vmware-updatemgr/vum-server/imageservice.log - this error is observed:Two baseimages share the same releaseID: ESXi:9.1.0-0100.25433460, but have different attributes.
VCF 9.1.0.0
(1) Perform a cleanup of the vLCM depot:
dcli +i +showesx settings depots offline listesx settings depots offline delete-task --depot XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --force truevSphere UI > Lifecycle Manager > Image Library
(2) Perform a cleanup of UMDS content inside of SDDC Manager:
vcf, then su to root.rm -rf /nfs/vmware/vcf/nfs-nount/umds/patch-store/hostupdatels -l /nfs/vmware/vcf/nfs-mount/umds/patch-store/hostupdate/vmw/To confirm that the solution recommendation has resolved the issue, log into the vSphere UI > Lifecycle Manager > ACTIONS > Updates > Sync Updates
This workflow is expected to succeed now, when it failed previously.