Chrome version: (copy from chrome://version)
OS: Chrome 68.0.3416.0 (Official Build) dev (64-bit)
Repro steps:
1. Follow instructions from virtualbox web site to add repo
2. sudo apt-get install virtualbox-5.2
Expected: Successful install
Actual:
Setting up virtualbox-5.2 (5.2.10-122088~Debian~stretch) ...
Adding group `vboxusers' (GID 113) ...
Done.
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
libkmod: ERROR ../libkmod/libkmod-module.c:1655 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
/usr/lib/virtualbox/vboxdrv.sh: 205: /usr/lib/virtualbox/vboxdrv.sh: cannot create /etc/udev/rules.d/60-vboxdrv.rules: Directory nonexistent
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
Setting up zathura (0.3.7-1) ...
Setting up zathura-pdf-poppler (0.2.7-1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ....
Comment 1 by vapier@chromium.org
, May 7 2018Labels: -Pri-2 Pri-3
Owner: tbuck...@chromium.org
Status: Available (was: Untriaged)
Summary: Virtualbox install fails due to custom kernel modules not working (was: Virtualbox install fails)