vmware-archive / photon-controller

Photon Controller
Other
26 stars 4 forks source link

Photon agent vib prevents other VIBs from being removed #59

Open govint opened 7 years ago

govint commented 7 years ago

Am trying to remove a vib thats (esx-vmdkops-service) and getting this error,

[DependencyError] VIB VMware_bootbank_photon-controller-agent_v1.0.0-c8a0db0 violates extensibility rule checks: [u'(line 22: col 0) Element vib failed to validate content'] Please refer to the log file for more details.

mwest44 commented 7 years ago

esxcli software vib remove –f –n vibname should force the removal. I don't know what this will do to the photon agent service though.