Package: uswsusp
Followup-For: Bug #411727
Hello,
Thank you for the fix you have submitted. Laptop users (including me) will be
happy to
have hibernation working out of the box.
However, (sorry for that "however" ;) i have tested 0.3~cvs20060928-7 under d-i
(by
switching to console during installation and manually adding
etch-proposed-updates
to /target/etc/apt/sources.conf, then apt-get update). I had the error message
during
packages installation
> No swap partition found; userspace software suspend will not work
>
> Currently userspace software suspend can write only to a swap partition.
> Your system doesn't seem to have such a partition. Please make one,
> preferably with twice the size of your physical ram. Then run
> dpkg-reconfigure or setup the configuration file yourself.
I guess the problem comes from
> if [ -n "$USERSWAP" ] && ! echo "$SWAPLIST" | grep -q -e '\(^\|,
> \)'$USERSWAP'\(,\|$\)'; then
probably because variable $USERSWAP ("/dev/sda4" ?? ) probably wasn't in
varialbe $SWAPLIST
(which probably contained /proc/swaps' devfs like name, under D-I).
(installation-report pseudo bug : 415786)
Franklin
-- System Information:
Debian Release: 4.0
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages uswsusp depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libgcrypt11 1.2.3-2 LGPL Crypto library - runtime libr
ii libgpg-error0 1.4-1 library for common error values an
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages uswsusp recommends:
ii initramfs-tools 0.85f tools for generating an initramfs
-- 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/early_writeout: true
* uswsusp/image_size: 480232816
* 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/sda4
uswsusp/shutdown_method: platform
* uswsusp/encrypt: false
uswsusp/splash: false
uswsusp/RSA_key_bits: 1024
* uswsusp/continue_without_swap: false
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]