Home » Categories » Virtualization » VMware

OVFTool - Error: SHA digest of file ExortedVM.ovf does not match manifest

Was able to go around this problem in ovftool by adding the flag '--skipManifestCheck'

which does create a manifest file, but does not check its validity, for example:

ovftool --machineOutput --overwrite --compress=9 --noImageFiles --skipManifestCheck --targetType=OVA ...

It looks like a bug: The manifest-checking part of the tool is not aware of the fact that the ISO was left out,

tries to validate its key, and fails because the ISO is not there at all...

Cheers

Refs:
https://communities.vmware.com/t5/Open-Virtualization-Format-Tool/ovftool-VM-gt-ova-f-fails-with-SHA1-digest-of-file-disk-iso-does/td-p/2185225

Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
 
Attachments Attachments
There are no attachments for this article.
Comments Comments
There are no comments for this article. Be the first to post a comment.
Related Articles RSS Feed
VMware - Using the OVF Tool deploy
Viewed 957 times since Sun, Jan 2, 2022
VMware OVFTool - Deploy .ovf, .ova Error:vim.fault.FileNotFound
Viewed 1952 times since Mon, Jan 3, 2022
Shrinking VMDK Virtual Disk Size on VMWare ESXi
Viewed 4311 times since Thu, Jan 6, 2022
Reclaim Used Space with VMKFSTOOLS - Punchzero
Viewed 1497 times since Sat, Jan 1, 2022
Convert Thick Provision Lazy Zeroed Disk to Thin on VMware ESXi by vmkfstools
Viewed 1166 times since Sat, Jan 1, 2022
How to Export a vSphere ESXi 6.7 Virtual Machine
Viewed 1851 times since Sun, Feb 7, 2021