How to reproduce: create a new VM with the default options and choose the setting "Do not add a virtual hard drive". Export the VM into ovf format and try to import it. VirtualBox 5.0.0 beta2 gives an error:
Seeking within the archive failed (VERR_TAR_UNEXPECTED_EOS).
Fehlercode:
VBOX_E_IPRT_ERROR (0x80BB0005)
Komponente:
ApplianceWrap
Interface:
IAppliance {d9432012-2740-499f-b3b3-0991da3679f3}
A sample .ova file is attached.
Best regards,
Mikhail
[Fixed] Beta2 importing appliance without a hard drive fails
[Fixed] Beta2 importing appliance without a hard drive fails
- Attachments
-
- testVM.zip
- (2.29 KiB) Downloaded 51 times
Re: Beta2 importing appliance without a hard drive fails
your OVA package is little bit strange. Where did you create OVA package? Windows 7,8.1, Ubuntu, Solaris or something else.
Re: Beta2 importing appliance without a hard drive fails
Windows 7 x64. what's strange about it? is the problem not reproducible ? I've tried to to create .ova packages with both beta2 and with 4.3.26 and in both cases I cannot import them to beta2.
-
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: Beta2 importing appliance without a hard drive fails
can verify OSX host.
It's interesting the appliance number is identical to the OPs.
Code: Select all
Failed to import appliance /Users/louis/Documents/Windows XP.ova.
Seeking within the archive failed (VERR_TAR_UNEXPECTED_EOS).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: ApplianceWrap
Interface: IAppliance {d9432012-2740-499f-b3b3-0991da3679f3}
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
- Oracle Corporation
- Posts: 2973
- Joined: 19. Dec 2007, 15:45
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Any and all
- Contact:
Re: Beta2 importing appliance without a hard drive fails
If you mean the "Appliance" interface UUID then yes, it's the same everywhere on a particular VirtualBox version. It is not related to anything in the actual appliance, just internal implementation. Whether printing the UUID in the error message is helpful is a different questionloukingjr wrote:It's interesting the appliance number is identical to the OPs.
-
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: Beta2 importing appliance without a hard drive fails
Yes, that's what I meant.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
- Oracle Corporation
- Posts: 3362
- Joined: 7. Jun 2007, 09:11
- Primary OS: Debian Sid
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Linux, Windows
- Location: Dresden, Germany
- Contact:
Re: Beta2 importing appliance without a hard drive fails
Should be now fixed. The fix will be available in 5.0 Beta 3.