Details
-
Task
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
-
None
Description
Steps to reproduce:
- Select installing some new components
- Downloading components is succesfull
- Something goes wrong during installation step (retry button does not work, see details in the bottom)
- Installer is restarted
- Same components are selected
Expected outcome:
- Installation continues without need for downloading the components again
Actual outcome:
- All the components are downloaded for second time
Details about what went wrong during installation (not related to this bug which is about re-downloading):
The problem in my installation was that I had some corrupted emulator in Virtualbox. Installer gave hint to remove all previous installations. I did that but the retry button didn't work and I had to restart the installer application. Following errors were seen in the log:
[4413698] Warning: VBoxManage: error: Machine settings file '/home/sanurmen/VirtualBox VMs/Boot2Qt-5100/Boot2Qt-5100.vbox' already exists VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp [4485040] Warning: VBoxManage: error: Machine settings file '/home/sanurmen/VirtualBox VMs/Boot2Qt-5100/Boot2Qt-5100.vbox' already exists VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp [4486305] Warning: VBoxManage: error: Machine settings file '/home/sanurmen/VirtualBox VMs/Boot2Qt-5100/Boot2Qt-5100.vbox' already exists VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp [4486795] Warning: VBoxManage: error: Machine settings file '/home/sanurmen/VirtualBox VMs/Boot2Qt-5100/Boot2Qt-5100.vbox' already exists VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp [4487294] Warning: VBoxManage: error: Machine settings file '/home/sanurmen/VirtualBox VMs/Boot2Qt-5100/Boot2Qt-5100.vbox' already exists VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component MachineWrap, interface IMachine, callee nsISupports VBoxManage: error: Context: "CreateMachine(bstrSettingsFile.raw(), bstrName.raw(), ComSafeArrayAsInParam(groups), bstrOsTypeId.raw(), createFlags.raw(), machine.asOutParam())" at line 273 of file VBoxManageMisc.cpp [4488601] Warning: VBoxManage: error: Could not find a registered machine named 'Boot2Qt-5100' VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports VBoxManage: error: Context: "FindMachine(Bstr(VMName).raw(), machine.asOutParam())" at line 152 of file VBoxManageMisc.cpp