FS#22681 - Qt should be a dependency of virtualbox
Attached to Project:
Community Packages
Opened by Core Dumper (coredumper) - Monday, 31 January 2011, 13:27 GMT
Last edited by Ionut Biru (wonder) - Monday, 31 January 2011, 13:55 GMT
Opened by Core Dumper (coredumper) - Monday, 31 January 2011, 13:27 GMT
Last edited by Ionut Biru (wonder) - Monday, 31 January 2011, 13:55 GMT
|
Details
Description:
* Qt should be a dependency of virtualbox. Additional info: * virtualbox 4.0.2-1 * found on x86_64, might also exist on i686 Steps to reproduce: % pacman -Rs qt &> /dev/null % pacman -Ss virtualbox &> /dev/null % virtualbox /usr/bin/virtualbox: line 61: ps: command not found VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQtCore.so.4: cannot open shared object file: No such file or directory |
This task depends upon
Comment by
Core Dumper (coredumper) - Monday,
31 January 2011, 13:33 GMT
Nevermind, didn't see it in optional deps for non-gui...
Comment by Ionut Biru (wonder) -
Monday, 31 January 2011, 13:34 GMT
watch the pacman output when install virtualbox. qt is an
optdepends to avoid pulling useless packages when users want to
use the terminal frontends that come with virtualbox. e.g
VBoxHeadless