"WARNING: found more than one resume device candidate" - concerning same partition
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
initramfs-tools |
Invalid
|
Undecided
|
Unassigned | ||
cryptsetup (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Binary package hint: cryptsetup
Every time I run 'apt-get upgrade' in Lucid Lynx I see the following message:
cryptsetup: WARNING: found more than one resume device candidate:
That sounds pretty serious, but when I investigate the matter I find that /dev/sda5 and UUID=51aad372-
~# ls -l /dev/disk/
lrwxrwxrwx 1 root root 10 2009-12-15 15:53 /dev/disk/
Expected behavior: The cryptsetup configuration script should be smart enough to find out that the partitions are one and the same, and it should not worry the user with a warning.
ProblemType: Bug
Architecture: amd64
Date: Tue Dec 15 20:05:04 2009
DistroRelease: Ubuntu 10.04
Package: cryptsetup 2:1.1.0~
ProcVersionSign
SourcePackage: cryptsetup
Tags: lucid
Uname: Linux 2.6.32-8-generic x86_64
crypttab: # <target name> <source device> <key file> <options>
affects: | cryptsetup → initramfs-tools |
Changed in initramfs-tools: | |
status: | New → Confirmed |
Maybe this bug is related to bug #499940, which is about my laptop not resuming from hibernation.