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

Bug 299483

Summary: sys-apps/hal: when USE="consolekit" hald expects consolekit to be available when loading
Product: Gentoo Linux Reporter: Fabio Erculiani (RETIRED) <lxnay>
Component: Current packagesAssignee: Daniel Gryniewicz (RETIRED) <dang>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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