Package: laptop-mode-tools
Version: 1.10-1
Severity: normal
Tags: patch
Hi,
/etc/init.d/rc might export VERBOSE=yes into all processes run by
/etc/init.d/rc leading to the error message:
line 199: [: yes: Integer expression expected
by laptop-mode-tools on every boot. I'd suggest simply removing $VERBOSE
from the tests since this is an old config option anyway:
--- /usr/sbin/laptop_mode 2005-08-25 05:54:56.000000000 +0200
+++ laptop_mode 2005-10-24 09:46:18.000000000 +0200
@@ -91,9 +91,6 @@
AC_HD_WITHOUT_LM="$AC_HD"
AC_HD_WITH_LM="$AC_HD"
fi
- if [ "$VERBOSE" != "" ] ; then
- VERBOSE_OUTPUT="$VERBOSE"
- fi
if [ "$CPU_MAXFREQ" != "" ] ; then
BATT_CPU_MAXFREQ="$CPU_MAXFREQ"
fi
Cheers,
-- Guido
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages laptop-mode-tools depends on:
ii powermgmt-base 1.22 Common utils and configs for power
Versions of packages laptop-mode-tools recommends:
ii hdparm 6.1-7 tune hard disk parameters for high
ii pbbuttonsd 0.7.2-1 PBButtons daemon to handle special
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]