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

Bug 337695

Summary: kde-base/powerdevil-4.5: does not create power group--probably should.
Product: Gentoo Linux Reporter: zach.flynn
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description zach.flynn 2010-09-16 19:09:19 UTC
Emerging powerdevil-4.5 does not create a "power" group.  A user must be in that group in order to suspend to ram or disk, probably to manage power at all.

Reproducible: Always

Steps to Reproduce:
1. Emerge powerdevil.
2. 
3.

Actual Results:  
Unable to use powerdevil to control power.

Expected Results:  
Basically, there should be a "power" group created when powerdevil is merged because it is useless otherwise.
Comment 1 zach.flynn 2010-09-16 19:10:46 UTC
There's obviously a simple workaround:
# groupadd power
# useradd -G power -a user
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2010-11-13 22:44:37 UTC
Are you sure about this, and could you please point to some docs? 
It just works here...
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-02-14 23:01:45 UTC
No reply. Cant reproduce.