Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337695 - kde-base/powerdevil-4.5: does not create power group--probably should.
Summary: kde-base/powerdevil-4.5: does not create power group--probably should.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 19:09 UTC by zach.flynn
Modified: 2011-02-14 23:01 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 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.