When checking the compatibility of a baseline for an upgrade from ESXi 7.x to ESXi 8.x you may see the following error.
The upgrade has VIBs that are missing dependencies: DEL_bootbank_powerpath.plugin.esx.esx7_8.1.0.00.000-1DEL.700.0.0.15525
ESXi 7.x
This VIB is not compatible with ESXi 8.x and should be removed pre-upgrade.
esxcli --server=<server_name> software vib list
esxcli --server=<server_name> software vib remove --vibname=<name>