Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299483 - sys-apps/hal: when USE="consolekit" hald expects consolekit to be available when loading
Summary: sys-apps/hal: when USE="consolekit" hald expects consolekit to be available w...
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-03 14:36 UTC by Fabio Erculiani (RETIRED)
Modified: 2010-01-20 14:41 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 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-03 14:36:09 UTC
Current /etc/init.d/hald contains "use consolekit" in depend(). This, with openrc-0.5.3, causes consolekit to not be in "started" status when hald starts. hald expects consolekit to be available when started. This is causing the well known "isCallerPrivileged()" error (for eg, when mounting USB mass-storage), even if user has enough privileges to do so.

I request to move from "use consolekit" to "need consolekit" (and remove any trace of consolekit if USE="-consolekit" from init.d/hald).

Reproducible: Always

Steps to Reproduce:
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2010-01-20 13:43:33 UTC
Fixed in 0.5.14-r2