Your message dated Mon, 08 Oct 2007 09:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433771: 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.80-1
Severity: serious
acpi_fakekey doesn't seem to do anything on my Thinkpad T43p laptop.
This means suspend and hibernate doesn't actually trigger at all for
me.
I'm not sure what acpi_fakekey is supposed to do (strace shows it
writing to my keyboard /dev/input/event0 device - without checking
exactly what that event device is) and I don't understand why the
acpi-support scripts even have this "foobtn.sh -> foo.sh via
acpi_fakekey" indirection in the first place..
- Gus
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (89, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages acpi-support depends on:
ii acpid 1.0.4-5 Utilities for using ACPI power man
ii dmidecode 2.8-2 Dump Desktop Management Interface
ii finger 0.17-9 user information lookup program
ii hdparm 6.6-1 tune hard disk parameters for high
ii laptop-detect 0.12.1 attempt to detect a laptop
ii laptop-mode-tools 1.31-1 Scripts to spin down hard drive an
ii lsb-base 3.1-10 Linux Standard Base 3.1 init scrip
ii powermgmt-base 1.24 Common utils and configs for power
ii radeontool 1.5-3 utility to control ATI Radeon back
ii toshset 1.71-1 Access much of the Toshiba laptop
ii vbetool 0.6-1 run real-mode video BIOS code to a
ii xbase-clients 1:7.0.1-2 miscellaneous X clients
acpi-support recommends no packages.
-- 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 ---