Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376725

Summary: net-wireless/bluez-4.94-r1 udev rule uses /usr which is not available during bootup
Product: Gentoo Linux Reporter: Vladimir Berezhnoy <non7top>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vladimir Berezhnoy 2011-07-28 12:42:23 UTC
/lib/udev/rules.d/97-bluetooth.rules:ACTION=="change", SUBSYSTEM=="bluetooth", RUN+="/usr/sbin/bluetoothd --udev"

This rule is being executed before localmount stage of boot process when /usr
is not yet available, producing errors.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-07-30 07:26:00 UTC

*** This bug has been marked as a duplicate of bug 364235 ***