Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276081 - app-laptop/laptop-mode-tools should depend on sys-apps/hdparm
Summary: app-laptop/laptop-mode-tools should depend on sys-apps/hdparm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 16:14 UTC by Märt Bakhoff
Modified: 2018-01-18 14:36 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 Märt Bakhoff 2009-07-01 16:14:12 UTC
laptop-mode-tools does compile+run w/o hdparm but is using it:

# grep hdparm /usr/sbin/laptop_mode
hdparm -C $disk 2>/dev/null | sed "s/^/   /"

command `laptop_mode status` diff with-without hdparm shows: 
 Drive power status:
+   
+   /dev/sda:
+    drive state is:  active/idle

Maybe laptop-mode-tools should depend on hdparm or have USE="+hdparm" ?

Reproducible: Always

Steps to Reproduce:
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-10-16 18:15:05 UTC
fixed in cvs.
thanks for the report.