These are VMs that worked fine on my previous machine with an earlier version of VirtualBox. These are fairly widely distributed machines, and I cannot find anyone else that has these problems, so I'm wondering if it's something local to my machine or VirtualBox install. Any ideas would be very welcome.
Details as follows:
Host machine: Mac OS X 10.8.3
VirtualBox: 4.2.12 with extension pack installed
Sample errors --
Command line and GUI errors are the same:
Code: Select all
$ VBoxManage import ~/Downloads/Islandora_6-13.1_7-1.1-v1.2.ovf
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance read failed
VBoxManage: error: Start tag expected, '<' not found.
VBoxManage: error: Location: '/Users/karavanmalssen/Downloads/Islandora_6-13.1_7-1.1-v1.2.ovf', line 1 (0), column 1
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 306 of file VBoxManageAppliance.cppCode: Select all
$ VBoxManage import ~/Downloads/avalon-vm.ovf
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Appliance read failed
VBoxManage: error: In 'xml::XmlError::XmlError(xmlError*)', '/Users/vbox/tinderbox/4.2-mac-rel/src/VBox/Runtime/r3/xml.cpp' at #123
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 306 of file VBoxManageAppliance.cpp