Hi
I got an OVA and while I'm going to import it, the message in title show up.
The OVA is made by me(disks converted by qemu-img, .mf file is made by sha256sum, ovf is made by a script and finally the archive(ova) file is made by help of tar command).
Then I extract the OVA file to check sha256 of .vmdk file.
The interesting point is that checksum of .vmdk file, in .mf file and the one I take it by myself, are the same and there's no reason to show this message(maybe I'm making some mistake).
I send the hash file(.mf and the hash I got)
Any help would be appreciate,
Thanks.
Try SHA1 checksums.
André
didn't work neither 😞
What I'd suggest is that you create a small VM and export it, so that you can have an example of how the files should look like.
André
just move the manifest file *.mf somewhere else and it should be okay to deploy/upload afterwards