FS#50080 - Incomplete Install Dependencies
Attached to Project:
Community Packages
Opened by Scott Furry (digifuzzy) - Sunday, 17 July 2016, 21:02 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 17 July 2016, 21:11 GMT
Opened by Scott Furry (digifuzzy) - Sunday, 17 July 2016, 21:02 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 17 July 2016, 21:11 GMT
|
Details
Updated VirtualBox from 5.0.24-1 to 5.1.0.
VirtualBox 5.0.24 worked fine before upgrade. After update, VirtualBox was non-functional. Executing from the command line, it was reported: ``` $ VirtualBox VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory ``` A quick Google search lead me to this Arch discussion thread: https://bbs.archlinux.org/viewtopic.php?pid=1641957 Installed qt5-x11extras package and now VirtualBox works fine (but not responsive to dark theme). Would recommend adding qt5-x11extras to VirtualBox package dependencies. |
This task depends upon
It is required for VirtualBox to function.