Bug#443539: uswsusp: resume complains at boot and fails with missing libpcre.so.3 resuming after s2disk

2007-09-24 Thread Tim Dijkstra
On Sat, 22 Sep 2007 11:03:43 +0200
chryjs [EMAIL PROTECTED] wrote:

 Package: uswsusp
 Version: 0.7-1
 Severity: normal
 
 
 resume fails loading image on RESUME device, complaining missing
 libpcre.so.3 at boot. The boot continues as if there was no uswsusp
 image stored (and then goes on fsck's...).
 
 After the system is back to normal op's :
 
 $ ldd /usr/lib/uswsusp/resume
 [...]
 libpcre.so.3 = /usr/lib/libpcre.so.3 (0x2aab5c41d000)
 [...]
 NB: not any missing lib between brackets.

Well, that is doubly weird: first because the i386 version doesn't have
that dependency, and second because the initramfs script should have
copied all dependencies automatically...

Can you maybe make a copy of your current initramfs and run update-initramfs -u?

grts Tim


signature.asc
Description: PGP signature


Bug#443539: uswsusp: resume complains at boot and fails with missing libpcre.so.3 resuming after s2disk

2007-09-24 Thread chryjs

Tim Dijkstra wrote:

On Sat, 22 Sep 2007 11:03:43 +0200
chryjs [EMAIL PROTECTED] wrote:


Package: uswsusp
Version: 0.7-1
Severity: normal


resume fails loading image on RESUME device, complaining missing
libpcre.so.3 at boot. The boot continues as if there was no uswsusp
image stored (and then goes on fsck's...).

After the system is back to normal op's :

$ ldd /usr/lib/uswsusp/resume
[...]
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x2aab5c41d000)
[...]
NB: not any missing lib between brackets.


Well, that is doubly weird: first because the i386 version doesn't have
that dependency, and second because the initramfs script should have
copied all dependencies automatically...

Can you maybe make a copy of your current initramfs and run update-initramfs -u?

grts Tim


Great you were right this solved everything...
I am sorry for the time loss

--
Chryjs - mailto:[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#443539: uswsusp: resume complains at boot and fails with missing libpcre.so.3 resuming after s2disk

2007-09-22 Thread chryjs
Package: uswsusp
Version: 0.7-1
Severity: normal


resume fails loading image on RESUME device, complaining missing
libpcre.so.3 at boot. The boot continues as if there was no uswsusp
image stored (and then goes on fsck's...).

After the system is back to normal op's :

$ ldd /usr/lib/uswsusp/resume
[...]
libpcre.so.3 = /usr/lib/libpcre.so.3 (0x2aab5c41d000)
[...]
NB: not any missing lib between brackets.

All packages were installed with apt-get. No local modifications or conf
edits (as far as I remember).

uswsusp used to work fine on this system before (some recents apt-get
dist-upgrade)

Regards.
Chryjs

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]   1.5.14   Debian configuration management sy
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-5GCC support library
ii  libgcrypt11 1.2.4-2  LGPL Crypto library - runtime libr
ii  liblzo2-2   2.02-3   data compression library
ii  libsplashy1 0.3.5Library to draw splash screen on b
ii  libx86-10.99-1.2 x86 real-mode library
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages uswsusp recommends:
ii  initramfs-tools   0.91a  tools for generating an initramfs
ii  mount 2.13-5 Tools for mounting and manipulatin

-- debconf information:
  uswsusp/RSA_passphrase: (password omitted)
  uswsusp/RSA_passphrase_v: (password omitted)
  uswsusp/compute_checksum: false
  uswsusp/no_snapshot:
  uswsusp/suspend_loglevel:
  uswsusp/no_swap:
  uswsusp/resume_offset:
  uswsusp/early_writeout: true
  uswsusp/image_size: 726822256
  uswsusp/compress: true
  uswsusp/create_RSA_key: false
  uswsusp/snapshot_device:
  uswsusp/RSA_key_file: /etc/uswsusp.key
  uswsusp/max_loglevel:
  uswsusp/resume_device: /dev/sda3
  uswsusp/shutdown_method: platform
  uswsusp/encrypt: false
  uswsusp/splash: false
  uswsusp/RSA_key_bits: 1024
  uswsusp/continue_without_swap: true



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]