Your message dated Mon, 08 Oct 2007 09:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421017: fixed in acpi-support 0.103-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)
--- Begin Message ---
Package: acpi-support
Version: 0.90-4
Severity: wishlist
Ksysguardd maintains open files in /proc/acpi:
[EMAIL PROTECTED]:~$ sudo lsof /proc/acpi/*
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
acpid 2916 root 3r REG 0,3 0 4026532126 /proc/acpi/event
ksysguard 5835 joebloggs 3r DIR 0,3 0 4026532466 /proc/acpi/battery
ksysguard 5835 joebloggs 4r DIR 0,3 0 4026532343 /proc/acpi/fan
ksysguard 5835 joebloggs 5r DIR 0,3 0 4026532698
/proc/acpi/thermal_zone
This, during suspend/resume, causes at least the battery module [un]load
commands in
/etc/acpi/resume.d/72-acpi-pain.sh to fail, resulting in missing battery
information upon resume, as
outlined here:
http://article.gmane.org/gmane.linux.hardware.thinkpad/30612
I've added this script, as 73-hup-ksysguardd.sh which kludges around the
problem by HUPping
ksysguardd:
#!/bin/sh
for DAEMON in `pidof ksysguardd`; do
/bin/kill -HUP $DAEMON
done
Can you include it/push it upstream?
Thanks
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en US, LC_CTYPE=en US (charmap=UTF-8) (ignored: LC_ALL set to
en_US.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages acpi-support depends on:
ii acpid 1.0.4-7.1 Utilities for using ACPI power man
ii dmidecode 2.8-4 Dump Desktop Management Interface
ii finger 0.17-11 user information lookup program
ii hdparm 6.9-2 tune hard disk parameters for high
ii laptop-detect 0.12.1-0.1 attempt to detect a laptop
ii libc6 2.5-4 GNU C Library: Shared libraries
ii lsb-base 3.1-23.1 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 vbetool 0.7-1.1 run real-mode video BIOS code to a
ii xbase-clients 1:7.2.ds2-2 miscellaneous X clients
Versions of packages acpi-support recommends:
pn laptop-mode-tools <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: acpi-support
Source-Version: 0.103-1
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.103-1.diff.gz
to pool/main/a/acpi-support/acpi-support_0.103-1.diff.gz
acpi-support_0.103-1.dsc
to pool/main/a/acpi-support/acpi-support_0.103-1.dsc
acpi-support_0.103-1_i386.deb
to pool/main/a/acpi-support/acpi-support_0.103-1_i386.deb
acpi-support_0.103.orig.tar.gz
to pool/main/a/acpi-support/acpi-support_0.103.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 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, 07 Oct 2007 11:15:00 +0200
Source: acpi-support
Binary: acpi-support
Architecture: source i386
Version: 0.103-1
Distribution: unstable
Urgency: low
Maintainer: Bart Samwel <[EMAIL PROTECTED]>
Changed-By: Bart Samwel <[EMAIL PROTECTED]>
Description:
acpi-support - scripts for handling many ACPI events
Closes: 374069 421017 424004 430491 430494 430895 432020 433771 434845 436370
437141 438430 438665 445213
Changes:
acpi-support (0.103-1) unstable; urgency=low
.
* New upstream version 0.96 (from Ubuntu Gutsy):
* ibm-acpi has been renamed to thinkpad-acpi. Rename options file
accordingly. (Closes: #434845)
* New upstream version 0.96-ubuntu1 (from Ubuntu Gutsy):
* Build packages for lpia as well.
* New upstream version 0.97 (from Ubuntu Gutsy):
* Improve X display finding
* Switch Thinkpad wireless hotkey control back to firmware for now
* Improve Toshiba wireless handling
* Check fragment scripts are executable
* Improve Panasonic support
* Improve state saving/restoring over suspend/resume
* Add Asus brightness key support
* Alter some dependencies to recommends
* Fix init script to check state on boot
* Depend on the appropriate shlibdeps
* Add a postrm to tidy up the init scripts
* We no longer need to stop mysql
* Tidy up scripts so a few errors aren't produced
* Update sony brightness script to handle sony-laptop
* New upstream version 0.98 (from Ubuntu Gutsy):
* Add support for the video toggle hotkey
* New upstream version 0.99 (from Ubuntu Gutsy):
* prepare.sh: Fix missing space in executability test.
* New upstream version 0.100 (from Ubuntu Gutsy):
* send events on ACPI brightness presses
* New upstream version 0.101 (from Ubuntu Gutsy):
* Switch Thinkpad to using ACPI events for magic keys so that
'thinkpad-keys' can go away and save us all from the new Lenovopad
slow NVRAM.
- See 'hotkey-setup' for remapping and initial module loading + setup.
* Extend mask used in 'thinkpad_acpi.modprobe'.
* New upstream version 0.102 (from Ubuntu Gutsy):
* Poke thinkpad-keys on CMOS notification
* New upstream version 0.103 (from Ubuntu Gutsy):
* Replace call to 'thinkpad-keys-update' with "thinkpad-keys --update"
* Remove wireless-related comment gruff from 'thinkpad-cmos' event.
* Use nvclock instead of smartdimmer for setting LCD brightness on Sony
laptops. (Closes: #430491)
* Call the correct function in wireless.sh to toglle wireless states.
(Closes: #430895)
* Correctly detect keyboard event device in acpi_fakekey. (Closes: #433771)
* Add LSB dependency info to acpi-support and vbesave init scripts.
(Closes: #432020)
* Fix a problem in power-funcs (getXconsole function), which didn't work when
COLUMNS was set. (Closes: #437141)
* Press LEFT SHIFT (using acpi_fakekey) after unblanking the screen when the
lid is opened. (Closes: #374069)
* Fix path to backlight control file for sony laptops, from upstream version
0.97. (Closes: #424004)
* Honor DEB_BUILD_OPTIONS=nostrip. (Closes: #436370)
* Document thinkpad_acpi options in thinkpad_acpi.modprobe. (Closes: #438430)
* Send SIGHUP to ksysguardd on resume so that it reopens its files in
/proc/acpi. (Closes: #421017)
* Correct directory existence check in power.sh. (Closes: #430494)
* Perform error checking for vbetool. (Closes: #445213)
* Reduced dependency on xbase-clients to x11-xserver-utils. (Closes: #438665)
Files:
ccccda253fd15eb6da11b5cc6d90999f 884 admin optional acpi-support_0.103-1.dsc
1c6b94cde1b6828b097d2fb424aa4098 40874 admin optional
acpi-support_0.103.orig.tar.gz
b729d20501177c3b92da426a55ea21c5 29320 admin optional
acpi-support_0.103-1.diff.gz
65f77cc0cfc10a08cdf9982bd3e7d375 43106 admin optional
acpi-support_0.103-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHCfG9vPbGD26BadIRAv8LAJ49gm6p27XnPvVDHsJJeoVLm57ALgCgiWQI
LkR82gdyU9FjJ/9/azXQcxk=
=B3Fg
-----END PGP SIGNATURE-----
--- End Message ---