VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (850 - 852 of 16363)

Ticket Resolution Summary Owner Reporter
#17574 fixed Ubuntu Package Missing -> fixed DX
Description

The Ubuntu .deb package for virtualbox-5.1 appears to be missing.

Installation log below;

wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
OK

wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
OK

apt-get update
Get:8 https://download.virtualbox.org/virtualbox/debian xenial InRelease [7,883 B]
Get:9 https://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 Packages [1,786 B]

apt-get install virtualbox-5.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  virtualbox-5.1
1 to upgrade, 0 to newly install, 0 to remove and 4 not to upgrade.
Need to get 66.1 MB of archives.
After this operation, 394 kB of additional disk space will be used.
Err:1 https://download.virtualbox.org/virtualbox/debian xenial/contrib amd64 virtualbox-5.1 amd64 5.1.34-121010~Ubuntu~xenial
  404  Not Found
E: Failed to fetch https://download.virtualbox.org/virtualbox/debian/pool/contrib/v/virtualbox-5.1/virtualbox-5.1_5.1.34-121010~Ubuntu~xenial_amd64.deb 404  Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

See attached screenshot of the empty directory in Chrome.

#14506 fixed guestcontrol run --exe: process arguments not working DaDaniel
Description

in v4.x this command works: VBoxManage guestcontrol "vm" execute --image "C:\Windows\system32\shutdown.exe" --username Administrator --password 12345 --wait-exit -- "-s" "-f" "-t" "10"

in v5.x command "execute --image" and "--wait-exit" are unknown. New v5.x command does not pass arguments: VBoxManage guestcontrol "vm" run --exe "C:\Windows\system32\shutdown.exe" --username Administrator --password 12345 --wait-stdout -- "-s" "-f" "-t" "10"

#14573 fixed calling VBoxManage guestcontrol from crontab: VERR_NOT_IMPLEMENTED DaDaniel
Description

This command works perfectly when manually started, but prints the error below when executed from crontab. This errors come up after upgrade from 5.0.2 to 5.0.4 using VirtualBox-5.0-5.0.4_102546_sles11.0-1.x86_64.rpm

VBoxManage guestcontrol "XP" run --username "Administrator" --password "12345" -- shutdown.exe -s -f -t 10

VBoxManage: warning: Error getting stdout handle: VERR_NOT_IMPLEMENTED VBoxManage: warning: Error getting stderr handle: VERR_NOT_IMPLEMENTED

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy