Custom Query (16363 matches)
Results (1495 - 1497 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #17386 | fixed | guestcontrol run with --wait-stdout will not return -> fixed in 5.2.20 | ||
| Description |
Hello there, After updating VirtualBox from 5.1.30 to 5.2.4 the following command will not return after executing. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe --nologo guestcontrol Fedora24_32Bit run --verbose --wait-stdout --username testuser --wait-stderr --exe /bin/pwd Creating guest session as user 'testuser'... Waiting for guest session to start... Successfully started guest session (ID 1) Starting guest process ... Process '/bin/pwd' (PID 1637) started The process on the guest system will be executed and terminated. But the VBoxManage on the host system will not return and print no output from the guest. If trying to execute a not existing program the VBoxManage will return. C:\Program Files\Oracle\VirtualBox>VBoxManage.exe --nologo guestcontrol Fedora24_32Bit run --verbose --wait-stdout --username testuser --wait-stderr --exe /bin/not_exist Creating guest session as user 'testuser'... Waiting for guest session to start... Successfully started guest session (ID 1) Starting guest process ... VBoxManage.exe: error: The specified file was not found on guest VBoxManage.exe: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component GuestProcessWrap, interface IGuestProcess, callee IUnknown VBoxManage.exe: error: Context: "WaitForArray(ComSafeArrayAsInParam(aWaitStartFlags), gctlRunGetRemainingTime(msStart, cMsTimeout), &waitResult)" at line 1529 of file VBoxManageGuestCtrl.cpp Closing guest session ... Thank you for your help! |
|||
| #17385 | duplicate | OVA file made with VirtualBox 5.2.4 can't be read by VMware vCenter 6.5 | ||
| Description |
Related to #7982 (which is VirtualBox 4.x defect report) The virtualization format 0.9 no longer works! Using Virtualbox 5.2.4 r119785 Export Appliance..., Selecting Open Virtualization Format 0.9 results in: <vssd:VirtualSystemType>vmx-6</vssd:VirtualSystemType> But OVF import on VMCA 6.5 throws an error, "OVF 0.9 is not supported. Invalid name space" Using Virtualbox 5.2.4 r119785 Export Appliance..., Selecting Open Virtualization Format 1.0, create manifest file checked results in: <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType> Throws error invalid OVF checksum algorithm: SHA1 Using Virtualbox 5.2.4 r119785 Export Appliance..., Selecting Open Virtualization Format 1.0, create manifest file NOT checked results in: <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType> Not recognized by VMCA 6.5 on OVF import. Using Virtualbox 5.2.4 r119785 Export Appliance..., Selecting Open Virtualization Format 2.0, create manifest file checked results in: <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType> Throws error invalid OVF checksum algorithm: SHA256 Using Virtualbox 5.2.4 r119785 Export Appliance..., Selecting Open Virtualization Format 2.0, create manifest file NOT checked results in: <vssd:VirtualSystemType>virtualbox-2.2</vssd:VirtualSystemType> Not recognized by VMCA 6.5 on OVF import. |
|||
| #17382 | fixed | md5sums missing for 5.2.4 -> fixed | ||
| Description |
MD5SUMS file is missing in 5.2.4 download directory, causing Manager to fail installation of extpack. |
|||

