Workaround:
To resolve this issue, remove the appliance manifest file which allows the appliance to determine the current version by an alternate method using the
rpm command.
To remove the manifest file, perform the following steps:
Note: This procedure modifies a configuration file. Ensure to take a backup of the file before proceeding.
- Log into the appliance as root.
- Navigate to the following directory:
cd /opt/vmware/etc
- Take a backup of the appliance manifest file:
cp appliance-manifest.xml appliance-manifest.xml.bak
- Remove the manifest file:
rm appliance-manifest.xml