Virtualbox install via apt install has errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
virtualbox (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I have a new Ubuntu 20.04 x_64 install on my server and I installed virtualbox via apt. I am able to run VMs and use vboxmanage, but everytime I run vboxheadless to start a VM, I get the following error:
machine@user: $ vboxheadless -s vmname
Oracle VM VirtualBox Headless Interface 6.1.6_Ubuntu
(C) 2008-2020 Oracle Corporation
All rights reserved.
VBoxHeadless: supR3HardenedVe
machine@user: $ lsb_release -rd
Description: Ubuntu 20.04 LTS
Release: 20.04
machine@user: $ apt-cache policy virtualbox
virtualbox:
Installed: 6.1.6-dfsg-1
Candidate: 6.1.6-dfsg-1
Version table:
*** 6.1.6-dfsg-1 500
500 http://
100 /var/lib/
Expected result: vboxheadless works without error, and VBoxREM.so is found in /usr/lib/
Status changed to 'Confirmed' because the bug affects multiple users.