Bug 426721

Summary: [PATCH] powertop assumes hciconfig is in $PATH
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: powertopAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jwboyer
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-11 20:53:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Invoke hciconfig with full path none

Description Ville Skyttä 2007-12-25 01:02:18 UTC
powertop assumes that hciconfig is in $PATH when it tries to turn off bluetooth.
 This is not the case eg. when powertop is being run from a default "sudo -s"
session.  Fix attached.

Comment 1 Ville Skyttä 2007-12-25 01:02:18 UTC
Created attachment 290368 [details]
Invoke hciconfig with full path

Comment 2 Adam Jackson 2008-01-22 18:20:51 UTC
Fixed in rawhide, thanks!