Jan 22, 2022

When trying to add community package into esxi 6.7u3 (or any version of 6.7) i get the following error output:

Add-EsxSoftwarePackage : VIB VMW_bootbank_nvme-community_1.0.1.0-3vmw.700.1.0.15843807 requires vmkapi_2_6_0_0, but the
requirement cannot be satisfied within the ImageProfile. However, additional VIB(s)
VMware_bootbank_esx-base_7.0.1-0.20.17325020, VMware_bootbank_esx-base_7.0.2-0.25.18538813,
VMware_bootbank_esx-base_7.0.0-1.25.16324942, VMware_bootbank_esx-base_7.0.1-0.30.17551050,
VMware_bootbank_esx-base_7.0.1-0.25.17325551, VMware_bootbank_esx-base_7.0.1-0.15.17168206,
VMware_bootbank_esx-base_7.0.2-0.15.18295176, VMware_bootbank_esx-base_7.0.1-0.10.17119627,
VMware_bootbank_esx-base_7.0.2-0.0.17867351, VMware_bootbank_esx-base_7.0.1-0.0.16850804,
VMware_bootbank_esx-base_7.0.0-1.0.15843807, VMware_bootbank_esx-base_7.0.0-1.20.16321839,
VMware_bootbank_esx-base_7.0.2-0.20.18426014 from depot can satisfy this requirement.
At line:2 char:1
+ Add-EsxSoftwarePackage -ImageProfile "ESXi_6.7u3_Customized" -Softwar ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (VMware.ImageBuilder.Types.ImageProfile:ImageProfile) [Add-EsxSoftwarePackage
], Exception
+ FullyQualifiedErrorId : EsxImageProfileValidationError,VMware.ImageBuilder.Commands.AddProfilePackage