FS#71488 - [virtualbox] driver config issue

Attached to Project: Community Packages
Opened by IMBJR (IMBJR) - Monday, 12 July 2021, 15:29 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 22 September 2021, 07:05 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
With stated virtualbox installed, on reboot journalctl -b --priority=0..3 will report, in part:

Jul 12 16:05:48 pc systemd-udevd[297]: vboxdrvu: /usr/lib/udev/rules.d/60-vboxdrv.rules:2 Only network interfaces can be renamed, ignoring NAME="vboxdrvu".
Jul 12 16:05:48 pc systemd-udevd[278]: vboxdrv: /usr/lib/udev/rules.d/60-vboxdrv.rules:1 Only network interfaces can be renamed, ignoring NAME="vboxdrv".
Jul 12 16:05:48 pc systemd-udevd[284]: vboxnetctl: /usr/lib/udev/rules.d/60-vboxdrv.rules:3 Only network interfaces can be renamed, ignoring NAME="vboxnetctl".

With the output of pacman -F /usr/lib/udev/rules.d/60-vboxdrv.rules showing that
usr/lib/udev/rules.d/60-vboxdrv.rules is owned by community/virtualbox 6.0.4-4

Additional info:
* package version(s)
pacman -Qi virtualbox reports: Version : 6.1.22-3
This task depends upon

Closed by  Christian Hesse (eworm)
Wednesday, 22 September 2021, 07:05 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn
Comment by IMBJR (IMBJR) - Monday, 12 July 2021, 15:30 GMT
Additional: Despite these log errors I see no issues with running Windows 10 under virtualbox - access to the Internet works.
Comment by Alexander Koch (lynix) - Wednesday, 22 September 2021, 06:02 GMT
Any updates on this? Udev rules are still broken on 6.1.26.

As those seem to be contained in package sources rather than upstream here's a patch that removes the invalid `NAME=` statements.
Comment by Christian Hesse (eworm) - Wednesday, 22 September 2021, 07:05 GMT
Committed to svn... I guess we will see a release really soon, so not pushing a new package for now.

Loading...