Performing one of the below actions on the ESXi host after reverting to 6.5 or earlier versions fails with the error message:
Error message: [DependencyError] VIB VMware_locker_tools-light requires esx-version >= 6.6.0
Error message: Unable to install VMware Tools
After the ESXi rolls back from version 6.7, the new tools-light VIB does not revert to the earlier version. As a result, the VIB becomes incompatible with the rolled back ESXi host causing this issue.
Take an SSH session to the host and run one of these commands, where the VIB or depot zip match the version of currently running ESXi:
esxcli software vib install -v /path/to/tools-light.vib
Or
esxcli software vib install -d /path/to/depot/zip -n tools-light