Your message dated Sun, 11 Feb 2007 19:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410402: fixed in acpi-support 0.90-4
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)

--- Begin Message ---
Package: acpi-support
Version: 0.90-3
Severity: normal
Hi,
isAnyWirelessPoweredOn()
{
    for DEVICE in /sys/class/net/* ; do
        if [ -d $DEVICE/wireless -a -r $DEVICE/device/power/state ] ; then
            # If any of the wireless devices are turned off then return failure
            test "`cat $DEVICE/device/power/state`" -eq 0 || return
        fi
    done
    # otherwise return success
    return 0
}

This function returns success even if /wireless does not exists and switches my 
LED on.
Kind regards
Nico


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages acpi-support depends on:
ii  acpid                       1.0.4-5      Utilities for using ACPI power man
ii  dmidecode                   2.8-4        Dump Desktop Management Interface 
ii  finger                      0.17-10      user information lookup program
ii  hdparm                      6.9-1        tune hard disk parameters for high
ii  laptop-detect               0.12.1       attempt to detect a laptop
ii  libc6                       2.3.6.ds1-10 GNU C Library: Shared libraries
ii  lsb-base                    3.1-22       Linux Standard Base 3.1 init scrip
ii  powermgmt-base              1.29         Common utils and configs for power
ii  radeontool                  1.5-5        utility to control ATI Radeon back
ii  toshset                     1.72-2       Access much of the Toshiba laptop 
ii  vbetool                     0.7-1.1      run real-mode video BIOS code to a
ii  xbase-clients               1:7.1.ds1-2  miscellaneous X clients

Versions of packages acpi-support recommends:
pn  laptop-mode-tools             <none>     (no description available)

-- no debconf information

-- 
Nico Golde - http://www.ngolde.de
JAB: [EMAIL PROTECTED] - GPG: 0x73647CFF
Forget about that mouse with 3/4/5 buttons,
gimme a keyboard with 103/104/105 keys!

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: acpi-support
Source-Version: 0.90-4

We believe that the bug you reported is fixed in the latest version of
acpi-support, which is due to be installed in the Debian FTP archive:

acpi-support_0.90-4.diff.gz
  to pool/main/a/acpi-support/acpi-support_0.90-4.diff.gz
acpi-support_0.90-4.dsc
  to pool/main/a/acpi-support/acpi-support_0.90-4.dsc
acpi-support_0.90-4_i386.deb
  to pool/main/a/acpi-support/acpi-support_0.90-4_i386.deb



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.
Loic Minier <[EMAIL PROTECTED]> (supplier of updated acpi-support 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: Sun, 11 Feb 2007 19:48:22 +0100
Source: acpi-support
Binary: acpi-support
Architecture: source i386
Version: 0.90-4
Distribution: unstable
Urgency: low
Maintainer: Raphael Hertzog <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description: 
 acpi-support - scripts for handling many ACPI events
Closes: 383365 410402
Changes: 
 acpi-support (0.90-4) unstable; urgency=low
 .
   * Change logic of isAnyWirelessPoweredOn() to only succeed if one wireless
     device with support for reporting a "state" in sysfs is turned on;
     closes: #410402.
   * Add myself as uploader.
   * Install new manpage for acpi_fakekey, thanks Nico Golde; closes: #383365.
   * Call dh_strip to drop the ELF comment section of acpi_fakekey.
   * Depend on radeontool on all arches.
Files: 
 f08b530498b91742bf8f3a2b4833f332 695 admin optional acpi-support_0.90-4.dsc
 bb67c0116c25a2aad37e08779ddccc00 5656 admin optional 
acpi-support_0.90-4.diff.gz
 ec77e0acf10a71469fc1db7d7a248c57 32258 admin optional 
acpi-support_0.90-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFz2U14VUX8isJIMARAk46AJ0SNjLbZ5Ts5kcj2GWvhDmzqEtEswCgnl7A
L4KWAH+Zwn6k956ARKerecA=
=A6TA
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to