Your message dated Fri, 25 Nov 2005 14:02:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328028: 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; 13 Sep 2005 01:34:59 +0000
>From [EMAIL PROTECTED] Mon Sep 12 18:34:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 208.red-62-57-6.user.auna.net (pulsar.hadrons.org) [62.57.6.208] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EEzhK-0003Ls-00; Mon, 12 Sep 2005 18:34:59 -0700
Received: from guillem by pulsar.hadrons.org with local (Exim 3.36 #1 (Debian))
        id 1EEzhV-0002Y4-00
        for <[EMAIL PROTECTED]>; Tue, 13 Sep 2005 03:35:10 +0200
Date: Tue, 13 Sep 2005 04:35:04 +0300
From: Guillem Jover <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: laptop-mode-tools: Invokes hdparm unconditionally
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
Sender: Guillem Jover <[EMAIL PROTECTED]>
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=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: laptop-mode-tools
Version: 1.10-1

Hi,

This packages recommends hdparm, and on my laptop it's not installed,
but then laptop_mode does not check if it's available, and thus I get
a hude amount of lines with errors trying to exec it.

Please make the invokation of hdparm only if it's available. Or a less
desirable solution would be to move it from a Recommends to a Depends.

regards,
guillem

---------------------------------------
Received: (at 328028-close) by bugs.debian.org; 25 Nov 2005 22:11:16 +0000
>From [EMAIL PROTECTED] Fri Nov 25 14:11:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Efldv-0001Yv-SX; Fri, 25 Nov 2005 14:02:07 -0800
From: Bart Samwel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#328028: 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: 3

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]

Reply via email to