qemu-img convert file.vmdk: Invalid footer
Bug #1833871 reported by
Dark Dragon
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
Steps to reproduce
- Open ESXi 6.5 Web UI
- Export OVF
- qemu-img convert disk.vmdk disk.qcow2
Error:
qemu-img: Could not open './disk-1.vmdk': Invalid footer
I found another person having this problem here:
https:/
As I guess from the answer, the guy went over to manually copy the flat file from the datastore instead of using the ovf-exported file.
Nevertheless, I think this bug should be investigated further and closed. Probably it is just some metadata issue and should not be too hard to fix once the root of the problem is found.
| Changed in qemu: | |
| status: | New → Invalid |
To post a comment you must log in.

I just compiled the version in the master branch and the same error occurred.