VirtualBox

Ticket #4452 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

ovf HostResource formatting compatibility issue

Reported by: helmo Assigned to:
Priority: minor Component: other
Version: VirtualBox 3.0.0 Keywords: ovf import
Cc: Guest type: Linux
Host type: Linux

Description

file: /trunk/src/VBox/Main/ApplianceImpl.cpp

in Appliance::HandleVirtualSystemContent?() on line 1098 (revision 21404)

The assumption is made that a HostResource? is formatted like "ovf://disk/" or "/disk/" The ovf specification 1.0.0 however suggests "ovf:/disk/" (a single slash)

I discovered this while trying to import a ovf created by VMware OVF Tool v1.0.0 I got the error "Hard disk item with instance ID 7 specifies invalid host resource"

After changing the ovf xml to include an extra slash the import succeeded.

Change History

2009-07-09 14:53:42 changed by umoeller

Thanks for pointing this out. The fix will be in 3.0.2.

2009-07-09 14:53:50 changed by umoeller

  • status changed from new to closed.
  • resolution set to fixed.


ContactPrivacy policy