Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376725 - net-wireless/bluez-4.94-r1 udev rule uses /usr which is not available during bootup
Summary: net-wireless/bluez-4.94-r1 udev rule uses /usr which is not available during ...
Status: RESOLVED DUPLICATE of bug 364235
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 12:42 UTC by Vladimir Berezhnoy
Modified: 2011-07-30 07:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***