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

Bug 139186

Summary: app-laptop/laptop-mode-tools-1.31 wrong path in the script
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Bolshakov 2006-07-04 07:35:21 UTC
Wrong path specified twice in the follow script:

/etc/acpi/actions/battery.sh: line 27: /usr/local/sbin/laptop_mode: No such file or directory

It should be /usr/sbin/laptop_mode instead.
Comment 1 Henrik Brix Andersen 2006-07-04 10:10:04 UTC
(In reply to comment #0)
> Wrong path specified twice in the follow script:
> 
> /etc/acpi/actions/battery.sh: line 27: /usr/local/sbin/laptop_mode: No such
> file or directory
> 
> It should be /usr/sbin/laptop_mode instead.

Please post the output of 'equery b /etc/acpi/actions/battery.sh' and 'emerge --info'. You may need to 'emerge gentoolkit' to get the 'equery' command.

Comment 2 Anton Bolshakov 2006-07-04 15:05:49 UTC
You are right. It doesn't belong to anything. I guess I installed manually.
My bad. The bug is invalid.