librenms / packer-builds

This repo is where virtual images are created and stored
MIT License
73 stars 20 forks source link

The provided manifest file is invalid: Invalid OVF checksum algorithm: SHA1 #30

Closed scaleoutsean closed 1 year ago

scaleoutsean commented 3 years ago

OVA librenms-ubuntu-20.04-amd64.ova from https://github.com/librenms/packer-builds/releases/tag/21.2.0 can't pass validation on vSphere 7: The provided manifest file is invalid: Invalid OVF checksum algorithm: SHA1

kollnoh commented 3 years ago

Same here.

yolgezerahmet commented 3 years ago

Same problem...

nickolas1969 commented 3 years ago

Me too.

murrant commented 3 years ago

How is it supposed to work for vSphere if the image is built for VirtualBox?

scaleoutsean commented 3 years ago

Isn't OVF the industry standard format?

murrant commented 3 years ago

Yes, but the vm definitions inside are not always compatible.

https://www.virtualbox.org/ticket/11160 https://www.virtualbox.org/ticket/7982

scaleoutsean commented 3 years ago

Then I would suggest to improve README.md to say that the created image is VB-only.

It does state that VB is a requirement but for what? To build or to import or both? If it's known that the resulting image is limited in such a way due to known bugs, why not state that up front?

spastro commented 2 years ago

Ah, okay so so not compatible vsphere....

murrant commented 1 year ago

Fixed by #35