Your message dated Fri, 25 Nov 2005 14:02:07 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#328118: fixed in laptop-mode-tools 1.11-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 24 Oct 2005 09:16:36 +0000 >From [EMAIL PROTECTED] Mon Oct 24 02:16:36 2005 Return-path: <[EMAIL PROTECTED]> Received: from honk1.physik.uni-konstanz.de [134.34.140.224] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ETyRY-0003of-00; Mon, 24 Oct 2005 02:16:36 -0700 Received: from localhost (localhost.localnet [127.0.0.1]) by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 537DF2BBE4; Mon, 24 Oct 2005 11:16:35 +0200 (CEST) Received: from honk1.physik.uni-konstanz.de ([127.0.0.1]) by localhost (honk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06649-08; Mon, 24 Oct 2005 11:16:26 +0200 (CEST) Received: from bogon.sigxcpu.org (unknown [82.113.121.32]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 9CF312BBE7; Mon, 24 Oct 2005 11:16:16 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 4F16211E5E7; Mon, 24 Oct 2005 09:52:21 +0200 (CEST) Date: Mon, 24 Oct 2005 09:52:21 +0200 From: Guido Guenther <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: laptop-mode-tools: VERBOSE might be set to yes by /etc/default/rcS Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Reportbug-Version: 3.17 User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at honk.physik.uni-konstanz.de Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 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 --------------------------------------- Received: (at 328118-close) by bugs.debian.org; 25 Nov 2005 22:11:15 +0000 >From [EMAIL PROTECTED] Fri Nov 25 14:11:15 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1Efldv-0001Yx-TP; Fri, 25 Nov 2005 14:02:07 -0800 From: Bart Samwel <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.60 $ Subject: Bug#328118: fixed in laptop-mode-tools 1.11-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 25 Nov 2005 14:02:07 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 Source: laptop-mode-tools Source-Version: 1.11-1 We believe that the bug you reported is fixed in the latest version of laptop-mode-tools, which is due to be installed in the Debian FTP archive: laptop-mode-tools_1.11-1.diff.gz to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.11-1.diff.gz laptop-mode-tools_1.11-1.dsc to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.11-1.dsc laptop-mode-tools_1.11-1_all.deb to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.11-1_all.deb laptop-mode-tools_1.11.orig.tar.gz to pool/main/l/laptop-mode-tools/laptop-mode-tools_1.11.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bart Samwel <[EMAIL PROTECTED]> (supplier of updated laptop-mode-tools package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 29 Oct 2005 16:40:00 +0200 Source: laptop-mode-tools Binary: laptop-mode-tools Architecture: source all Version: 1.11-1 Distribution: unstable Urgency: low Maintainer: Bart Samwel <[EMAIL PROTECTED]> Changed-By: Bart Samwel <[EMAIL PROTECTED]> Description: laptop-mode-tools - Userland scripts to control "laptop mode" Closes: 323623 324137 324457 325186 326433 327028 328028 328118 328432 335492 336294 Changes: laptop-mode-tools (1.11-1) unstable; urgency=low . * New upstream version 1.11. * (Closes: #328118) Unset VERBOSE before starting. * (Closes: #328432) Check if block device is block device before treating it as such. * (Closes: #335492, #326433) Check if /var/run/laptop-mode-nolm-mount-opts exists before using it. * (Closes: #325186) Change default for CONTROL_HD_POWERMGMT to 0, because it causes system crashes on some hardware. * (Closes: #328028) Check if hdparm is installed before using it. * (Closes: #324457) Fit config file in 80-character screen. * (Closes: #327028) Check whether requested state matches old state, and do nothing if so. * (Closes: #336294) Send error output of hdparm to /dev/null. * (Closes: #323623) CPU frequency governor and minimum frequency control. * (Closes: #324137) Add lm-profiler, accompanying config file lm-profiler.conf, and several subdirectories to /etc/laptop-mode for controlling daemons. Files: c14ede2e436d19d2ecfccedfbfbc596a 594 utils optional laptop-mode-tools_1.11-1.dsc f5c882e2ba1953b80abd1d7cd38c3a51 51501 utils optional laptop-mode-tools_1.11.orig.tar.gz 388990af6d05ec40b481538d7a2db71f 4676 utils optional laptop-mode-tools_1.11-1.diff.gz cc8f22bdd5df5310eb859121b1477841 52690 utils optional laptop-mode-tools_1.11-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDh4XjKb5dImj9VJ8RAjoBAJ0bkAQmPZVHJeDnz7NDxzgD5ESZigCghK4t +FyN4pgjHLbL5EaKbpfIo2g= =+PIc -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]