VirtualBox

Opened 14 years ago

Closed 14 years ago

#6612 closed defect (fixed)

OVF produced by virtualbox 3.2beta1 has some issues

Reported by: Eske Christiansen Owned by:
Component: OVF Version: VirtualBox 3.1.6
Keywords: Cc:
Guest type: other Host type: other

Description

We have tried out the beta1 of Virtualbox 3.2 and we have some issues with the OVF that it produces.

. Order of RASDs

  • The OVF spec says that the RASD must be sorted by letter. This is different from the OVF 0.9 format.

. Use the right URL for disk formats

  • The VMware diskformat url are wrong. Virtualbox should be using: ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized"

. Make vbox:Machine a real OVF section

  • The new vbox:Machine should be made into a real OVF section. You will need to set the attribute ovf:requried=false. Please see the spec for this.
  • All OVF sections must have a <Info> element as written in the spec.

Feel free to contact me for more info Eske Christiansen VMware

Change History (1)

comment:1 by umoeller, 14 years ago

Resolution: fixed
Status: newclosed

Thanks for the report. The items are fixed in trunk and should be contained in beta 2.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use