Your message dated Sun, 09 Aug 2009 22:08:36 +0000
with message-id <e1magza-0001g9...@ries.debian.org>
and subject line Bug#519608: fixed in pciutils 1:3.1.3-2
has caused the Debian Bug report #519608,
regarding incorrect shlibs dependencies
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 ow...@bugs.debian.org
immediately.)


-- 
519608: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pm-utils
Version: 1.2.4-2
Severity: normal

Hi there, suspend (to memory or to disk) recently stopped working (via
the gnome applet or from command line as pm-suspend).  The time it
stopped working was around the time the new version 1.2.4 arrived, so
I figure it might be a problem with the new version (unless some
kernel module has started misbehaving).

Before, suspend to ram or disk would work if I added the extra script
/etc/pm/sleep.d/00CPU:
. "${PM_FUNCTIONS}"

case "$1" in
        hibernate|suspend)
                for i in /sys/devices/system/cpu/cpu*/online ; do
                        echo 0 >$i
                done
                ;;
        thaw|resume) 
                sleep 10        # run with one core for 10 secs
                for i in /sys/devices/system/cpu/cpu*/online ; do
                        echo 1 >$i
                done
                ;;
        *)
                ;;
esac

(from
http://www.thinkwiki.org/wiki/Install_Ubuntu_8.10_(Intrepid_Ibex)_on_a_Thinkpad_T400#Suspend.2FHibernate
something about getting both CPUs in an Intel Dual Core2 on Lenovo
T400 to sleep) 

Without that script, the laptop would fail to resume (would freeze
upon resuming).

Now however, with or without that script, when I trigger a suspend
from the gnome applet, the screen blanks out, but then after a few
seconds gnome comes back again with the screensaver locked screen. If
I run pm-suspend from the command line, nothing happens at al.

At the same time suspend works fine at the moment via 
"echo -n {mem,disk} | sudo tee /sys/power/state", suspending to ram or disk
respectively.  What is pm-utils trying to do that's not using
/sys/power/state, and what might have changed from the earlier version?

Let me know what further tests or information you need.

Drew

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.4 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pm-utils depends on:
ii  console-tools            1:0.2.3dbs-65.1 Linux console and font utilities
ii  powermgmt-base           1.30+nmu1       Common utils and configs for power

Versions of packages pm-utils recommends:
ii  hal                           0.5.11-8   Hardware Abstraction Layer
ii  radeontool                    1.5-5      utility to control ATI Radeon back
ii  uswsusp                       0.8-1.1    tools to use userspace software su
ii  vbetool                       1.1-2      run real-mode video BIOS code to a

Versions of packages pm-utils suggests:
ii  cpufrequtils                  004-2      utilities to deal with the cpufreq

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pciutils
Source-Version: 1:3.1.3-2

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

libpci-dev_3.1.3-2_amd64.deb
  to pool/main/p/pciutils/libpci-dev_3.1.3-2_amd64.deb
libpci3_3.1.3-2_amd64.deb
  to pool/main/p/pciutils/libpci3_3.1.3-2_amd64.deb
pciutils-udeb_3.1.3-2_amd64.udeb
  to pool/main/p/pciutils/pciutils-udeb_3.1.3-2_amd64.udeb
pciutils_3.1.3-2.diff.gz
  to pool/main/p/pciutils/pciutils_3.1.3-2.diff.gz
pciutils_3.1.3-2.dsc
  to pool/main/p/pciutils/pciutils_3.1.3-2.dsc
pciutils_3.1.3-2_amd64.deb
  to pool/main/p/pciutils/pciutils_3.1.3-2_amd64.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 519...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anibal Monsalve Salazar <ani...@debian.org> (supplier of updated pciutils 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 09 Aug 2009 16:20:14 +0200
Source: pciutils
Binary: pciutils libpci-dev libpci3 pciutils-udeb
Architecture: source amd64
Version: 1:3.1.3-2
Distribution: unstable
Urgency: high
Maintainer: Anibal Monsalve Salazar <ani...@debian.org>
Changed-By: Anibal Monsalve Salazar <ani...@debian.org>
Description: 
 libpci-dev - Linux PCI Utilities (development files)
 libpci3    - Linux PCI Utilities (shared library)
 pciutils   - Linux PCI Utilities
 pciutils-udeb - Linux PCI Utilities (udeb) (udeb)
Closes: 516848 519608 529032 540664
Changes: 
 pciutils (1:3.1.3-2) unstable; urgency=high
 .
   [ Julien Cristau ]
   * update-pciids: make sure the new pci.ids file has the same
     owner/permissions as the old one. Closes: 540664
 .
   [ Anibal Monsalve Salazar ]
   * Fix shlibs dependency
     Closes: 516848, 519608, 529032
   * Fix priority disparity
   * Update pci.ids with snapshot dated 2009-07-27 03:15:01
Checksums-Sha1: 
 fe765a830711474fb193ef4290a3afdca35fbb33 1153 pciutils_3.1.3-2.dsc
 df267113ccd80115e9f9a7fee4abbd1de92b1b12 18896 pciutils_3.1.3-2.diff.gz
 8432b4dfc2888033be89559a8d189a3437f71d8b 250720 pciutils_3.1.3-2_amd64.deb
 d7255cd1c16ae08d2f05b71e7d2fc5b499f584bd 48826 libpci-dev_3.1.3-2_amd64.deb
 52b8d13590494de973fbfc93d4554b0695ec8067 51292 libpci3_3.1.3-2_amd64.deb
 6a5575746b120e5f6e89ee1e6c78150ab87beabf 148308 
pciutils-udeb_3.1.3-2_amd64.udeb
Checksums-Sha256: 
 7a0917f4eda29294f7c19862a6cae7a8dadfbdc504b51ba76230bffa5a5364fc 1153 
pciutils_3.1.3-2.dsc
 ac7a2580e57277a234c75759e4a1683711348414c8246eb2e2a74fa771deb13f 18896 
pciutils_3.1.3-2.diff.gz
 b7b2793c5ee5560b79ce91c4e38cca244ce23c0b7046d38373a0c06d6e1f571b 250720 
pciutils_3.1.3-2_amd64.deb
 41c368a5a869a2ef632540be03a31affc7c2a7de16d8d076dc076b2feab4deb4 48826 
libpci-dev_3.1.3-2_amd64.deb
 7e74ab0b3bbd6e2b3eda8ea9d0b8a77a35c5b83d1221ebe7a849376d2f3b514d 51292 
libpci3_3.1.3-2_amd64.deb
 50580c6a69afefed9e771819490f0137b781534afda0bda3bc0e6472141f6e3e 148308 
pciutils-udeb_3.1.3-2_amd64.udeb
Files: 
 fea570758f969e9d92925183b4b4fc05 1153 admin optional pciutils_3.1.3-2.dsc
 5d3dd01c5695bd1e12d141c021c455a3 18896 admin optional pciutils_3.1.3-2.diff.gz
 f3d4f290e1775418dcb240f22e1d0059 250720 admin standard 
pciutils_3.1.3-2_amd64.deb
 222ddecad0131299e971135bf52e1cf5 48826 libdevel optional 
libpci-dev_3.1.3-2_amd64.deb
 7941dc9a1d9ad8caf18fcaf67d999f4e 51292 libs standard libpci3_3.1.3-2_amd64.deb
 baca6952d9d81935c35e56aa3825d092 148308 debian-installer standard 
pciutils-udeb_3.1.3-2_amd64.udeb
Package-Type: udeb

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

iEYEARECAAYFAkp/QQIACgkQgY5NIXPNpFUjCgCgv5/QG07wVYHnP4IYF9KIGYAJ
BfAAn1ndgR4Aolkypq+e0TwTOecES9LL
=C5uR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to