Your message dated Fri, 20 Jun 2008 13:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#484306: fixed in acpid 1.0.6-10 has caused the Debian Bug report #484306, regarding acpid events in /etc/acpi cannot verify klaptopdaemon 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 484306: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484306 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---X-Reportbug-Version: 3.40 X-Debbugs-Cc: [EMAIL PROTECTED] Package: acpid Version: 1.0.6-9 Severity: normal Hello! I just verified that /etc/acpi/powerbtn.sh is wrong; it cannot query dcop, as it doesn't know where (or which, if multiple users are logged on) session to query. I verified that with a patch: ===== cut here ===== diff -u powerbtn.sh.r125 powerbtn.sh.local --- powerbtn.sh Rev. 125 (Tue May 20 08:51:18 2008) +++ powerbtn.sh Local version (Tue Jun 3 17:55:50 2008) @@ -3,12 +3,17 @@ # Initiates a shutdown when the power putton has been # pressed. +exec > /tmp/.powerbtn.log 2>&1 + +DEBUG=echo + # Skip if we just in the middle of resuming. test -f /var/lock/acpisleep && exit 0 # If gnome-power-manager, kpowersave or klaptopdaemon are running, let # them handle policy This is effectively the same as 'acpi-support's # '/usr/share/acpi-support/policy-funcs' file. +$DEBUG /usr/bin/dcop kded kded loadedModules if pidof gnome-power-manager kpowersave > /dev/null || (pidof dcopserver > /dev/null && test -x /usr/bin/dcop && /usr/bin/dcop kded kded loadedModules | grep -q klaptopdaemon) ; then @@ -21,13 +26,13 @@ if ps -Af | grep -q '[k]desktop' && pido KDESES=`pidof dcopserver | wc -w` if [ $KDESES -eq 1 ] ; then # single KDE session -> ask user - /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 1 2 0 + $DEBUG /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 1 2 0 exit 0 else # more than one KDE session - just send shutdown signal to all of them - /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 0 2 0 && exit 0 + $DEBUG /usr/bin/dcop --all-sessions --all-users ksmserver ksmserver logout 0 2 0 && exit 0 fi fi # If all else failed, just initiate a plain shutdown. -/sbin/shutdown -h now "Power button pressed" +$DEBUG /sbin/shutdown -h now "Power button pressed" ===== cut here ===== and I get the expected ERROR: Couldn't attach to DCOP server! If you're running kpowersave it will handle that itself; but klaptopdaemon won't work. Regards, Phil -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core) Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages acpid depends on: ii libc6 2.7-12 GNU C Library: Shared libraries ii lsb-base 3.2-12 Linux Standard Base 3.2 init scrip ii module-init-tools 3.4-1 tools for managing Linux kernel mo acpid recommends no packages. -- no debconf information -- Versioning your /etc, /home or even your whole installation? Try fsvs (fsvs.tigris.org)!
--- End Message ---
--- Begin Message ---Source: acpid Source-Version: 1.0.6-10 We believe that the bug you reported is fixed in the latest version of acpid, which is due to be installed in the Debian FTP archive: acpid_1.0.6-10.diff.gz to pool/main/a/acpid/acpid_1.0.6-10.diff.gz acpid_1.0.6-10.dsc to pool/main/a/acpid/acpid_1.0.6-10.dsc acpid_1.0.6-10_i386.deb to pool/main/a/acpid/acpid_1.0.6-10_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. Michael Meskes <[EMAIL PROTECTED]> (supplier of updated acpid 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.8 Date: Fri, 20 Jun 2008 14:21:14 +0200 Source: acpid Binary: acpid Architecture: source i386 Version: 1.0.6-10 Distribution: unstable Urgency: low Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Changed-By: Michael Meskes <[EMAIL PROTECTED]> Description: acpid - Utilities for using ACPI power management Closes: 253423 459237 481903 484306 484354 486788 Changes: acpid (1.0.6-10) unstable; urgency=low . * Removed Ubuntu version information. * Back to only including some modules on default. Using all modules creates strange error messages and even backtraces on some machines. ALL option remains listed but commented out, closes: #484354 * Add video to list of modules, closes: #459237 * Made package lintian clean. * In Debian do not load Ubuntu modules from Ubuntu directory. I do not see any package providing this directory. * Do only install powerbutton scripts as example, closes: #481903, #484306, #253423 * Fixed watch file. * Clarified specification of acpid options, closes: #486788 * Bumped Standards-Version to 3.8.0 Checksums-Sha1: dddb9147463f6ebcdb565f8a6b799a84f9969344 1147 acpid_1.0.6-10.dsc 30b02a45a21d64631e15ed664538f2b5b426c426 15864 acpid_1.0.6-10.diff.gz 675bf3ab13ca3e18d1da65638000ae5a69c47d52 31744 acpid_1.0.6-10_i386.deb Checksums-Sha256: 1e0ecb9044b51a8ab9ae06d97506d334305bb834fbd7c5633675e895839c21c2 1147 acpid_1.0.6-10.dsc ac5d02860a1b624e335c0a243266571f87d481271ee37407cc6560b34891cbbc 15864 acpid_1.0.6-10.diff.gz 9fce8039897541ad546f59afefc1bc06b515092bc3f7cc438fececc20ba85672 31744 acpid_1.0.6-10_i386.deb Files: 4665baacae5f3c33a4b9a1ab30777c9e 1147 admin optional acpid_1.0.6-10.dsc d5a49795c19764e49dfe94fecd3f7e27 15864 admin optional acpid_1.0.6-10.diff.gz a675123f77515b0e5d5c8fd13546e318 31744 admin optional acpid_1.0.6-10_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFIW6l2VkEm8inxm9ERAt0GAJ4n6IWTy42lw2u356iY0iFsA7/7bACfYQXk poMHVnMDJbFnpSdcixI4PKU= =3Cb8 -----END PGP SIGNATURE-----
--- End Message ---

