Your message dated Thu, 15 Oct 2009 19:01:42 +0000
with message-id <[email protected]>
and subject line Bug#547597: fixed in cryptsetup 2:1.1.0~rc2-1
has caused the Debian Bug report #547597,
regarding initrd does not load modules needed for essiv calculation
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.)


-- 
547597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:1.0.7-2
Severity: important

Note the:

aes-xts-essiv:wp256

essiv:wp256 requires the kernel module wp512.

mkinitramfs (and the cryptsetup scripts) do not seem to include it in
the initrd. The end result is that the initrd script fails, and the
root is unusable.

Adding:

wp512

in /etc/modules addressed the problem for me, but it would be nice
if it included the module automatically.

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.30-1-686 root=/dev/mapper/root ro quiet

-- /etc/crypttab
# <target name> <source device>         <key file>      <options>
root /dev/mapper/system-root none 
cipher=aes-xts-essiv:wp256,size=256,hash=ripemd160

-- /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type>  <options>       <dump>  <pass>
/dev/sda1        /boot   ext2 noatime,nodev,nosuid,noexec,sync 0       2
/dev/mapper/swap  none   swap sw                0       0
proc              /proc   proc defaults         0       0
/dev/mapper/root  /          ext3 commit=60,data=journal,errors=remount-ro 0 1
/dev/mapper/opt   /opt       ext3 commit=60,data=journal,errors=remount-ro 0 1
/dev/mapper/dumps /opt/dumps ext3 commit=60,data=journal,errors=remount-ro 0 2 

-- lsmod
Module                  Size  Used by
cpufreq_stats           3520  0 
i915                  147544  1 
drm                   137920  2 i915
i2c_algo_bit            4860  1 i915
ip6t_REJECT             3276  1 
nf_conntrack_ipv6      11616  1 
ip6table_filter         3084  1 
ip6_tables             11316  1 ip6table_filter
ipt_REJECT              2496  1 
nf_conntrack_ipv4      11928  1 
nf_defrag_ipv4          1664  1 nf_conntrack_ipv4
xt_conntrack            3184  2 
nf_conntrack           57924  3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_conntrack
iptable_filter          2956  1 
ip_tables              10188  1 iptable_filter
x_tables               14108  5 
ip6t_REJECT,ip6_tables,ipt_REJECT,xt_conntrack,ip_tables
joydev                  8576  0 
hdaps                   9228  1 
thinkpad_ec             6288  1 hdaps
ext2                   54120  1 
fuse                   47752  1 
snd_hda_codec_conexant    17164  1 
arc4                    1560  2 
snd_hda_intel          22192  5 
ecb                     2368  2 
snd_hda_codec          63580  2 snd_hda_codec_conexant,snd_hda_intel
snd_hwdep               6120  1 snd_hda_codec
snd_pcm_oss            32232  0 
snd_mixer_oss          12368  3 snd_pcm_oss
snd_pcm                62420  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
iwlagn                 72244  0 
i2400m_usb             24368  0 
iwlcore                92264  1 iwlagn
i2400m                 69512  1 i2400m_usb
mac80211              142848  2 iwlagn,iwlcore
snd_timer              17436  1 snd_pcm
snd                    49060  14 
snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               6184  3 snd
cfg80211               55556  3 iwlagn,iwlcore,mac80211
wimax                  22620  2 i2400m_usb,i2400m
uvcvideo               49308  0 
thinkpad_acpi          55616  0 
wmi                     6184  0 
led_class               3852  2 iwlcore,thinkpad_acpi
pcspkr                  2104  0 
nvram                   6376  1 thinkpad_acpi
i2c_i801                8564  0 
i2c_core               20844  4 i915,drm,i2c_algo_bit,i2c_i801
evdev                   8028  22 
videodev               31040  1 uvcvideo
snd_page_alloc          8180  2 snd_hda_intel,snd_pcm
serio_raw               4560  0 
v4l1_compat            11416  2 uvcvideo,videodev
rfkill                  9668  5 iwlcore,wimax,thinkpad_acpi
psmouse                37528  0 
processor              34504  2 
battery                 6012  0 
ac                      2960  0 
button                  5060  0 
ext3                  107172  3 
jbd                    41036  1 ext3
mbcache                 6924  2 ext2,ext3
sha256_generic         11216  0 
cbc                     3012  1 
aes_i586                8092  11 
aes_generic            27436  1 aes_i586
xts                     2688  3 
gf128mul                7708  1 xts
dm_crypt               11092  4 
dm_mod                 49992  23 dm_crypt
sd_mod                 28748  3 
crc_t10dif              1632  1 sd_mod
uhci_hcd               19132  0 
ide_pci_generic         3632  0 
ide_core               88100  1 ide_pci_generic
ahci                   30068  2 
ata_generic             4340  0 
ehci_hcd               29680  0 
libata                150904  2 ahci,ata_generic
usbcore               126004  5 i2400m_usb,uvcvideo,uhci_hcd,ehci_hcd
e1000e                 98380  0 
scsi_mod              131800  2 sd_mod,libata
intel_agp              22900  1 
agpgart                30836  3 drm,intel_agp
video                  18044  1 i915
output                  2604  1 video
thermal                12580  0 
fan                     4044  0 
thermal_sys            13140  4 processor,video,thermal,fan
wp512                  25864  0 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1100, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages cryptsetup depends on:
ii  dmsetup                      2:1.02.36-4 The Linux Kernel Device Mapper use
ii  libc6                        2.9-25      GNU C Library: Shared libraries
ii  libdevmapper1.02.1           2:1.02.36-4 The Linux Kernel Device Mapper use
ii  libpopt0                     1.14-4      lib for parsing cmdline parameters
ii  libuuid1                     2.16-3      Universally Unique ID library

cryptsetup recommends no packages.

Versions of packages cryptsetup suggests:
pn  dosfstools                    <none>     (no description available)
ii  initramfs-tools [linux-initra 0.93.4     tools for generating an initramfs
ii  udev                          0.141-2    /dev/ and hotplug management daemo

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.1.0~rc2-1

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

cryptsetup-udeb_1.1.0~rc2-1_amd64.udeb
  to pool/main/c/cryptsetup/cryptsetup-udeb_1.1.0~rc2-1_amd64.udeb
cryptsetup_1.1.0~rc2-1.diff.gz
  to pool/main/c/cryptsetup/cryptsetup_1.1.0~rc2-1.diff.gz
cryptsetup_1.1.0~rc2-1.dsc
  to pool/main/c/cryptsetup/cryptsetup_1.1.0~rc2-1.dsc
cryptsetup_1.1.0~rc2-1_amd64.deb
  to pool/main/c/cryptsetup/cryptsetup_1.1.0~rc2-1_amd64.deb
cryptsetup_1.1.0~rc2.orig.tar.gz
  to pool/main/c/cryptsetup/cryptsetup_1.1.0~rc2.orig.tar.gz
libcryptsetup-dev_1.1.0~rc2-1_amd64.deb
  to pool/main/c/cryptsetup/libcryptsetup-dev_1.1.0~rc2-1_amd64.deb
libcryptsetup1_1.1.0~rc2-1_amd64.deb
  to pool/main/c/cryptsetup/libcryptsetup1_1.1.0~rc2-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Meurer <[email protected]> (supplier of updated cryptsetup 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 [email protected])


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

Format: 1.8
Date: Thu, 15 Oct 2009 19:26:14 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-udeb libcryptsetup1 libcryptsetup-dev
Architecture: source amd64
Version: 2:1.1.0~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team 
<[email protected]>
Changed-By: Jonas Meurer <[email protected]>
Description: 
 cryptsetup - configures encrypted block devices
 cryptsetup-udeb - configures encrypted block devices (udeb)
 libcryptsetup-dev - libcryptsetup development files
 libcryptsetup1 - libcryptsetup shared library
Closes: 387159 475838 480157 532579 533643 536415 537385 541248 541805 544487 
544773 547597 548356 548988 549870
Changes: 
 cryptsetup (2:1.1.0~rc2-1) unstable; urgency=low
 .
   * new upstream release candidate (1.1.0-rc2), highlights include:
     - new libcryptsetup API (documented in libcryptsetup.h)
     - luksHeaderBackup and luksHeaderRestore commands (closes: #533643)
     - use libgcrypt, enables all gcrypt hash algorithms for LUKS through
       -h luksFormat option (closes: #387159, #537385)
     - new --master-key-file option for luksFormat and luksAddKey
     - use dm-uuid for all crypt devices, contains device type and name now
       (closes: #548988, #549870)
     - command successful messages moved to verbose level (closes: #541805)
     - several code changes to improve speed of luksOpen (closes: #536415)
     - luksSuspend and luksResume commands
   * remove unneeded patches 03_read_rework and 04_no_stderr_success, update
     02_manpage for new upstream release candidate.
   * update patch to comply with DEP-3 (http://dep.debian.net/deps/dep3/)
   * fix initramfs/cryptroot-hook to support setups where /dev/mapper/ contains
     symlinks to devices at /dev/dm-*. the lvm2/device-mapper packages had
     defaults changed to this temporary. it has been fixed in a subsequent
     upload of lvm2 in the meantime, but still it's not a bad idea to be
     prepared for such setups in the future. that way cryproot now supports
     /dev/dm-* devices as well. (closes: #532579, #544487, #544773)
   * fix initscript dependencies both for cryptdisks and cryptdisks-early.
     thanks to Petter Reinholdtsen for bugreport and patch. (closes: #548356)
   * finally change default behaviour of initscripts/cryptroot-hook to include
     all available crypto modules into the initramfs. this change should fix
     any problems with cryto modules missing from the initramfs. announce the
     change in NEWS.Debian. (closes: #547597)
   * add error messages to lvm detecting code in initramfs/cryptroot-script
     in order to make debugging easier. (closes: #541248)
   * implement detection of devices which are required by decrypt_derived
     keyscript in initscripts/cryptroot-hook. that way setups where encrypted
     swap has the key derived from non-root partitions should support suspend/
     resume as well. (closes: #475838)
   * remove outdated documentation from the source package: CryptoRoot.HowTo,
     CheckSystem.Doc
   * mention in README.initramfs that busybox is required for cryptroot to work
   * stop creating /etc/keys in postinst maintainer script.
   * update build system to include library files again: (closes: #480157)
     - split into three packages: cryptsetup, libcryptsetup1, libcryptsetup-dev
     - rename preinst to cryptsetup.preinst, copy code to create /etc/crypttab
       skeleton into cryptsetup-udeb.preinst.
     - build with --enable-shared and --enable-static for libcryptsetup.a
     - create debian/libcryptsetup1.symbols with help of dpkg-gensymbols
   * add debian/cryptsetup.lintian-override for two false positives
   * raise build-depends on debhelper and debian/compat for that reason
   * update README.remote to work with latest dropbear package. thanks to
     [email protected].
   * make all crypttab fields available to keyscripts as environment variables.
     thanks to ludwig nussel from suse for idea and implmentation. document
     this in crypttab(5) manpage. impelement the same environment variables in
     initramfs cryptroot script.
   * fix formatting errors in crypttab(5) manpage.
Checksums-Sha1: 
 f03c40ca6979ac50352d83f8f87b4a10f0566599 1551 cryptsetup_1.1.0~rc2-1.dsc
 eeed2f2fd1557b72997211108dc9ccb0aedc66a1 511212 
cryptsetup_1.1.0~rc2.orig.tar.gz
 835bea9710d55bb09c1aee454ccbad07b168bb13 67590 cryptsetup_1.1.0~rc2-1.diff.gz
 873a77d4e747b202506e84bb7eb74ff970e02bd8 365122 
cryptsetup_1.1.0~rc2-1_amd64.deb
 25cb2f778d6dee38adf8777bbe9b04c1d2f30bc5 289534 
cryptsetup-udeb_1.1.0~rc2-1_amd64.udeb
 f00378cb8adf5422f256ee621b3593071e15306a 69338 
libcryptsetup1_1.1.0~rc2-1_amd64.deb
 e45cddaf4454e9869d8ca480e2e9408191df9f8b 79256 
libcryptsetup-dev_1.1.0~rc2-1_amd64.deb
Checksums-Sha256: 
 be6a2bd497a4c4b5158fe159664236330532388361bdbf7b4728f18e5c1e78af 1551 
cryptsetup_1.1.0~rc2-1.dsc
 b3adc7f48eb1867752a4da7f7682cde8ca5bc8b098f47b7ed6475f4abe67da8a 511212 
cryptsetup_1.1.0~rc2.orig.tar.gz
 f7219582a123f2372ecf8c61ff67b004821b4587321926bb6ebc657833b7f36b 67590 
cryptsetup_1.1.0~rc2-1.diff.gz
 2a958451404f247526a1fd5f23643b8c1dba5a17ee2502da91431dbbc7f241a8 365122 
cryptsetup_1.1.0~rc2-1_amd64.deb
 7acf83d69d3d4e8ab4a55eaba70d1ea5c9dfbb27ca8e8862f45319ae80ccde6e 289534 
cryptsetup-udeb_1.1.0~rc2-1_amd64.udeb
 7fd47d59904184c4991cfaa584e68a86c917039f94d458a864c50024e75f0fce 69338 
libcryptsetup1_1.1.0~rc2-1_amd64.deb
 1b2c9fc1b74b4012110d249ad50111ae08297ebdf100c928d6232bcbe6ccf1ec 79256 
libcryptsetup-dev_1.1.0~rc2-1_amd64.deb
Files: 
 35e0605fa09f3a887a68c4cf613d5bd9 1551 admin optional cryptsetup_1.1.0~rc2-1.dsc
 4a5e5c8b04f8ec54ebb75b4b8ea3dff6 511212 admin optional 
cryptsetup_1.1.0~rc2.orig.tar.gz
 c3405f8743465deb0314559bd0a2efaa 67590 admin optional 
cryptsetup_1.1.0~rc2-1.diff.gz
 4b818ae254470477e6b3bada3a178443 365122 admin optional 
cryptsetup_1.1.0~rc2-1_amd64.deb
 236c8fb841d1ef9e6490807b1577a7ab 289534 debian-installer optional 
cryptsetup-udeb_1.1.0~rc2-1_amd64.udeb
 2cf2d093b58399e3c039e3edb3252899 69338 libs optional 
libcryptsetup1_1.1.0~rc2-1_amd64.deb
 77053048c938ce9a68bb9f1054656190 79256 libdevel optional 
libcryptsetup-dev_1.1.0~rc2-1_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAkrXW+UACgkQd6lUs+JfIQKh5gCdFa7c6GqY5bELpuomVEyNP0Da
Pa0An3ROTpNYuOVy/hklzAgNLNMlucfs
=g9Dw
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to