Your message dated Tue, 26 Oct 2010 10:13:33 +0200
with message-id <[email protected]>
and subject line Re: [pkg-cryptsetup-devel] Bug#590125: cryptsetup update leads
to udev messages on boot (rename of temporary unencrypted swap device)
has caused the Debian Bug report #590125,
regarding cryptsetup update leads to udev messages on boot (rename of temporary
unencrypted swap device)
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.)
--
590125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:1.1.3-1
On my system the swap partition is defined as encrypted partition with
cryptsetup.
/etc/crypttab:
# <target name> <source device> <key file> <options>
swap /dev/sda5 /dev/urandom swap,cipher=aes-cbc-
essiv:sha256,size=256,hash=sha256
/etc/fstab:
/dev/mapper/swap none swap sw
0 0
Since the update of cryptsetup to version 1.1.3-1 I'm getting this message on
boot:
The node /dev/mapper/swap_unformatted should have been renamed to
/dev/mapper/swap by udev but new node is not present. Falling back to direct
node rename.
It seems that "dmsetup rename" (used in /lib/cryptsetup/cryptdisks.functions)
and udev does not work nicely together. In older versions of cryptosetup I did
not got this message, because /dev/mapper/swap were created directly.
Some facts about my configuration:
* vanilla kernel 2.6.35-rc6 build with Debian config file from experimental
linux-2.6 version and make-kpkg
* dmsetup version is 2:1.02.48-2
* udev version is 158-1
--- End Message ---
--- Begin Message ---
On 23/07/2010 bs.net wrote:
> Since the update of cryptsetup to version 1.1.3-1 I'm getting this message on
> boot:
> The node /dev/mapper/swap_unformatted should have been renamed to
> /dev/mapper/swap by udev but new node is not present. Falling back to direct
> node rename.
>
> It seems that "dmsetup rename" (used in /lib/cryptsetup/cryptdisks.functions)
> and udev does not work nicely together. In older versions of cryptosetup I
> did
> not got this message, because /dev/mapper/swap were created directly.
>
> Some facts about my configuration:
> * vanilla kernel 2.6.35-rc6 build with Debian config file from experimental
> linux-2.6 version and make-kpkg
> * dmsetup version is 2:1.02.48-2
> * udev version is 158-1
this bug should be fixed with udev 163-2 and linux kernel 2.6.36-rc5 at
least.
greetings,
jonas
signature.asc
Description: Digital signature
--- End Message ---