Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 447112 - app-emulation/virtualbox-4.1.22 Invalid path to VBoxCreateUSBNode.sh in 10-virtualbox.rules
Summary: app-emulation/virtualbox-4.1.22 Invalid path to VBoxCreateUSBNode.sh in 10-vi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 14:42 UTC by Dmitry
Modified: 2013-01-09 10:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,5.54 KB, text/plain)
2012-12-13 14:42 UTC, Dmitry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2012-12-13 14:42:20 UTC
Created attachment 332222 [details]
emerge --info

After recent full system reinstall I have problems on system startup. I see many error messages:

udevd: failed to execute /lib/udev/%UDEVDIR%/VBoxCreateUSBNode.sh no such file.

And so on. System starts, but USB in virtualbox does not work.
I have sys-fs/udev-171-r9.
Comment 1 Dmitry 2012-12-13 14:55:26 UTC
Easiest workaround is:
sudo sed -e 's/%UDEVDIR%/\/lib\/udev/' /lib/udev/rules.d/10-virtualbox.rules -i

After that all work as expected.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-12-13 18:48:14 UTC
+*virtualbox-4.1.22-r1 (13 Dec 2012)
+
+  13 Dec 2012; Lars Wendler <polynomial-c@gentoo.org>
+  -virtualbox-4.1.22.ebuild, +virtualbox-4.1.22-r1.ebuild:
+  Revbump so stable users don't get a broken udev rules file (bug #447112).
+

Sorry for the messup.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-01-09 10:08:02 UTC
*** Bug 451018 has been marked as a duplicate of this bug. ***