FS#67992 - [virtualbox] references nonexistent vboxconfig when modules are missing

Attached to Project: Community Packages
Opened by Clarence Risher (sparr) - Friday, 25 September 2020, 01:55 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

When launching virtualbox without the vboxdrv module loaded a warning is printed to the console:

WARNING: The vboxdrv kernel module is not loaded. Either there is no module
available for the current kernel (kernel version here) or it failed to
load. Please recompile the kernel module and install it by

sudo /sbin/vboxconfig

You will not be able to start VMs until this problem is fixed.

However the script mentioned does not exist in the Arch package for virtualbox.

Ideally we would replace this message in VBox.sh (installed to /usr/bin/VBox) with an arch-specific message. Otherwise simply removing "by sudo /sbin/vboxconfig" would be an improvement.

Additional info:
* package version 6.1.14-1

Steps to reproduce:
1. install virtualbox
2. rmmod vboxdrv
3. run virtualbox
4. observe stdout
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:01 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/virtualbox/issues/1
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...