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
Enable content Copy/Paste between VMRC client and Windows/Linux Virtual Machine
Viewed 1192 times since Mon, Jan 3, 2022
Shrinking VMDK Virtual Disk Size on VMWare ESXi
Viewed 3962 times since Thu, Jan 6, 2022
Convert qcow2 to vmdk
Viewed 1150 times since Tue, Feb 9, 2021
Reclaiming disk space from thin provisioned VMDK files on ESXi
Viewed 2127 times since Sun, Feb 27, 2022
Migrate qcow2 images from KVM to VMWare
Viewed 4244 times since Sat, Feb 20, 2021
Convert Thick Provision Lazy Zeroed Disk to Thin on VMware ESXi by vmkfstools
Viewed 929 times since Sat, Jan 1, 2022
VMware - Using the OVF Tool to export
Viewed 838 times since Sun, Jan 2, 2022