The extension pack failed to install after installing Vrtualbox-5.2 dkms. DKMS stands for Dynamic Kernel Module Support.
# download and register Oracle public key for apt-secure (Ubuntu 16.04 Xenial and later) wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add - sudo apt-get update # Install Virtualbox 5.2 sudo apt-get install virtualbox-5.2 dkms # should this be virtualbox-5.2-dkms? or virtualbox-dkms? # Install Virtualbox extension pack (needed for USB 3.0) sudo apt-get install virtualbox-ext-pack Going to reinstall Ubuntu and install Virtualbox-qt and then try extension. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768042 Title: package virtualbox-ext-pack (not installed) failed to install/upgrade: installed virtualbox-ext-pack package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox-ext-pack/+bug/1768042/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
