100 % free workaround :
The only solution i've got so far with debian12 guest OS on KVM to make it work for importing the ova into vsphere :
1. Convert into the qcow2 into vdi first with qemu-img.
2. Import VM into Oracle VirtualBox and change disk into LSI (SCSI)
3. Export new VM with VirtualBox and import into Vmware Workstation Pro ( if you have the money i bet you will find a better solution with vsphere)
4. Export the vm with VmWare Workstation pro, and extract the files to get a new corrected manifest with ovftools (Get-FileHash powershell with the files before redoing an ova)
Somehow, the extraction with ESXi7 compatibility isn't working directly for importing the ova into vsphere.
(delete all network cards in between before importing the .ova into vsphere ).
Regards,