Your message dated Sun, 06 Apr 2008 13:27:50 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396144: fixed in powersave 0.15.20-1
has caused the Debian Bug report #396144,
regarding powersaved does not detect suspend2 correctly
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.)


-- 
396144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396144
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: powersaved
Version: 0.14.0-3
Severity: normal

Suspend2 does not work in combination with powersaved. According to
/etc/powersave/events powersaved looks for /proc/suspend2 to detect whether the
kernel is suspend2 enabled. However, this should be /sys/power/suspend2

-- 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
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)

Versions of packages powersaved depends on:
ii  adduser                      3.99        Add and remove users and groups
ii  dbus                         0.94-1      simple interprocess messaging syst
ii  hal                          0.5.8.1-3   Hardware Abstraction Layer
ii  libc6                        2.3.6.ds1-7 GNU C Library: Shared libraries
ii  libcpufreq0                  002-2       shared library to deal with the cp
ii  libdbus-1-3                  0.94-1      simple interprocess messaging syst
ii  libdbus-glib-1-2             0.71-2      simple interprocess messaging syst
ii  libgcc1                      1:4.1.1-19  GCC support library
ii  libglib2.0-0                 2.12.4-1    The GLib library of C routines
ii  libhal1                      0.5.8.1-3   Hardware Abstraction Layer - share
ii  libpowersave10               0.14.0-3    power management daemon - shared l
ii  libstdc++6                   4.1.1-19    The GNU Standard C++ Library v3
ii  lsb-base                     3.1-18      Linux Standard Base 3.1 init scrip

Versions of packages powersaved recommends:
ii  acpid                  1.0.4-5           Utilities for using ACPI power man
ii  grub                   0.97-18           GRand Unified Bootloader
ii  hdparm                 6.8-1             tune hard disk parameters for high
ii  kpowersave             0.6.2-3           frontend to powersave for setting 
ii  uswsusp                0.3~cvs20060928-2 tools to use userspace software su

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: powersave
Source-Version: 0.15.20-1

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

libpowersave-dev_0.15.20-1_i386.deb
  to pool/main/p/powersave/libpowersave-dev_0.15.20-1_i386.deb
libpowersave11_0.15.20-1_i386.deb
  to pool/main/p/powersave/libpowersave11_0.15.20-1_i386.deb
powersave_0.15.20-1.diff.gz
  to pool/main/p/powersave/powersave_0.15.20-1.diff.gz
powersave_0.15.20-1.dsc
  to pool/main/p/powersave/powersave_0.15.20-1.dsc
powersave_0.15.20.orig.tar.gz
  to pool/main/p/powersave/powersave_0.15.20.orig.tar.gz
powersaved_0.15.20-1_i386.deb
  to pool/main/p/powersave/powersaved_0.15.20-1_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 Biebl <[EMAIL PROTECTED]> (supplier of updated powersave 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, 05 Apr 2008 15:54:54 +0200
Source: powersave
Binary: powersaved libpowersave11 libpowersave-dev
Architecture: source i386
Version: 0.15.20-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl <[EMAIL PROTECTED]>
Changed-By: Michael Biebl <[EMAIL PROTECTED]>
Description: 
 libpowersave-dev - power management daemon - development files
 libpowersave11 - power management daemon - shared library
 powersaved - power management daemon
Closes: 354376 389031 396144 446614 455129 459452 459845 461554 463925 471089
Changes: 
 powersave (0.15.20-1) unstable; urgency=low
 .
   * New major upstream release. Closes: #459845
     Starting with 0.15.x, powersave does no longer ship its own scripts for
     suspend and hibernate but relies on HAL/pm-utils to do the heavy lifting.
     Closes: #459452, #396144, #354376, #446614
     If you have extended powersaved with custom hooks, you should port them
     over to pm-utils.
     This version also fixes build failures with GCC 4.3. Closes: #455129
   * Remove obsolete patches
     - debian/patches/02-init_script_status.patch (obsolete)
     - debian/patches/05-on_ac_power_path.patch (obsolete)
     - debian/patches/07-video_bios_intel.patch (obsolete)
     - debian/patches/08-uswsusp.patch (obsolete)
     - debian/patches/09-dbus_bus_register.patch (merged upstream)
     - debian/patches/10-dont_unload_ipw2200.patch (obsolete)
     - debian/patches/12-symlink_vmlinuz.patch (obsolete)
     - debian/patches/13-grub_set_default.patch (obsolete)
     - debian/patches/14-gcc4.3_missing_includes.patch (fixed upstream)
     - debian/patches/15-restart_anancron_on_resume.patch (obsolete)
   * debian/patches/10-no_policykit.patch
     - Disable the PolicyKit checks in powersaved as the current hal version
       in Debian is not compiled with PolicyKit support.
   * debian/patches/11-power_button_event.patch
     - Remove this patch and restore the default behaviour to shutdown on
       power button presses. If other policy daemons, like kpowersave or
       gnome-power-manager, are running, they can safely override the default
       behaviour.
   * debian/patches/05-man_page_format.patch
     - Fix a formatting error in the powersaved man page.
   * debian/rules
     - Upstream ships a sane build system now so we no longer have to
       patch and regenerate it.
     - Update shlibs for libpowersave11 due to SONAME bump.
     - Install NEWS file.
     - Replace --enable-doc-dir configure option with --docdir.
   * debian/control
     - Remove Build-Depends on automake1.9, autoconf, libtool, libhal-dev and
       libcpufreq-dev.
     - Remove Build-Conflicts against autoconf2.13 and automake1.4.
     - Demote kpowersave Recommends to Suggests.
     - Remove hdparm, grub and uswsusp from Recommends as they are no longer
       required, add cpufrequtils.
     - Remove 915resolution from Suggests.
     - Remove unnecessary Depends from libpowersave-dev.
     - Update the package name for libpowersave11.
     - Bump Standards-Version to 3.7.3. No further changes required.
     - Use the new Homepage field to specify the upstream URL.
     - Add Vcs-Git and Vcs-Browser fields.
     - Update package description for powersaved.
   * Rename libpowersave10.install to libpowersave11.install.
   * debian/powersaved.preinst
     - Remove obsolete conffiles on upgrades from previous versions.
   * debian/README.Debian
     - Remove outdated documentation.
   * debian/powersaved.install
     - Drop on_ac_power which has been removed from the tarball.
   * debian/powersaved.init
     - Fix LSB header. Replace $local_fs with $remote_fs and remove S from
       Default-Stop. Closes: #471089
     - Remove code to load cpufreq governors and modules and instead rely on
       cpufrequtils to do it for us. Add loadcpufreq and cpufrequtils to
       Should-Start. Closes: #461554, #389031, #463925
     - Don't fail on "start" if daemon is already running and on "stop" if
       daemon is already stopped.
Files: 
 acc1b8cdfee990098199f5bd69a7d2f3 912 admin optional powersave_0.15.20-1.dsc
 10cefc87bd5b6fa4711f077b0fc4d718 829929 admin optional 
powersave_0.15.20.orig.tar.gz
 4b9ecbd6f3c0ba3ce8b7ea5c82dca94b 10344 admin optional 
powersave_0.15.20-1.diff.gz
 2557a9b4c97a260be7c349323d3e6e15 367692 admin optional 
powersaved_0.15.20-1_i386.deb
 7ea1f012edb6f028f5e1cbebc59b8b7a 38808 libs optional 
libpowersave11_0.15.20-1_i386.deb
 0737e850cf5d61394b748fe7ab3c519a 45800 libdevel optional 
libpowersave-dev_0.15.20-1_i386.deb

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

iD8DBQFH96l2h7PER70FhVQRAl0wAKC4g3yknc+A7Sikj4Y/02oMPPzUzACgnULM
05VuE7K4JDIKQrW7OB8LrbQ=
=GH1m
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to