This is a known issue affecting VMware vRealize Lifecycle Manager 8.x.
Currently, there is no resolution.
Workaround:
To work around this issue, follow either one of the workarounds:
Workaround 1
Disable the security until the vRealize Suite Lifecycle Manager deployment is completed.
- Run this command in the terminal:
sudo spctl --master-disable
- In Security and Privacy settings, set Allow apps download from to anywhere.
- Run sudo xattr -r -d com.apple.quarantine Path_to_the_iso.
For Example:
sudo xattr -r -d com.apple.quarantine ./vra-lcm-installer-16342144.iso
- Mount the ISO and open the UI Installer.
- Install/Migrate vRealize Suite Lifecycle Manager.
- Execute this command in a terminal:
sudo spctl —master-enable
Note: This will turn the security back on to protect against other unsigned/verified apps.
Workaround 2
Deploy the vRealize Suite Lifecycle Manager from a different Windows/Linux machine.