Package: pm-utils
Version: 1.4.1-2
Severity: normal

--- Please enter the report below this line. ---

The --help options in pm-powersave does not work as it should. The 
problem is line 42 in help()

if [ "$1" = "--help" ]; then

but when help is called in line 80

 --help) help && run_hooks power help;;

it does not get any parameters passed, it should therefore read

 --help) help $@ && run_hooks power help;;

or something similiar. However, run_hooks power help does not work 
still, which I think is some deeper problem and related to why this 
version is in experimental.



--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.de.debian.org 
  500 testing         ftp.de.debian.org 
  101 experimental-snapshots qt-kde.debian.net 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
powermgmt-base                | 1.31
kbd                           | 
 OR console-tools             | 1:0.2.3dbs-69


Recommends      (Version) | Installed
=========================-+-===========
vbetool                   | 1.1-2
procps                    | 1:3.2.8-9
hdparm                    | 9.27-2.1


Suggests            (Version) | Installed
=============================-+-===========
cpufrequtils                  | 007-1
uswsusp                       | 0.8-1.2+b1
wireless-tools                | 30~pre9-5
ethtool                       | 1:2.6.34-3
radeontool                    | 





-- 
Florian Kriener

August-Bebel-Straße 46
04275 Leipzig

Tel:   +49 341-3047701
Mobil: +49 176-20070874



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to