Your message dated Sat, 10 Jul 2010 13:17:10 +0000
with message-id <[email protected]>
and subject line Bug#586122: fixed in cryptsetup 2:1.1.3-1
has caused the Debian Bug report #586122,
regarding cryptsetup: initramfs-hook is generating confusing error
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.)


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

When running update-initramfs, I get this error:

-----

# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-2.6.32-5-686
cryptsetup: WARNING: found more than one resume device candidate:
                     /dev/disk/by-uuid/340d6393-2aef-4a50-8bde-15f047154e4a
                     'UUID=340d6393-2aef-4a50-8bde-15f047154e4a'

-----

The message is confusing because this is the same partition. The error
is caused by these files:

-----

# cat /etc/initramfs-tools/conf.d/resume
# RESUME=/dev/sda6
RESUME='UUID=340d6393-2aef-4a50-8bde-15f047154e4a'

# cat /etc/uswsusp.conf                 
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both 
# resume device = /dev/sda6
resume device = /dev/disk/by-uuid/340d6393-2aef-4a50-8bde-15f047154e4a

-----

- Stephan


-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=2bc7791d-bbc8-44b6-a47b-9b01298a59f8 ro vga=786

-- /etc/crypttab
# <target name> <source device>         <key file>      <options>
#sdb3 /dev/sdb3 none luks

-- lsmod
Module                  Size  Used by
ufs                    56158  0 
qnx4                    5118  0 
hfsplus                61005  0 
hfs                    33093  0 
minix                  17814  0 
ntfs                  163917  0 
vfat                    6570  0 
msdos                   5118  0 
fat                    34912  2 vfat,msdos
jfs                   134682  0 
xfs                   417013  0 
exportfs                2618  1 xfs
reiserfs              176154  0 
ext4                  254973  0 
jbd2                   56091  1 ext4
crc16                   1027  1 ext4
ext2                   46293  0 
powernow_k8             9832  0 
cpufreq_powersave        602  0 
cpufreq_userspace       1480  0 
cpufreq_conservative     4018  0 
cpufreq_stats           1940  0 
xt_multiport            1775  1 
iptable_filter          1790  1 
ip_tables               7690  1 iptable_filter
x_tables                8327  2 xt_multiport,ip_tables
ppdev                   4058  0 
lp                      5570  0 
parport                22554  2 ppdev,lp
uinput                  4796  1 
fuse                   43758  3 
adt7473                 8792  0 
k8temp                  2411  0 
hwmon_vid               1528  0 
ide_generic              801  0 [permanent]
ide_gd_mod             17171  0 
ide_cd_mod             21076  0 
ide_core               59618  3 ide_generic,ide_gd_mod,ide_cd_mod
dm_crypt                9127  0 
dm_mod                 46082  1 dm_crypt
snd_hda_codec_atihdmi     1687  1 
snd_hda_codec_realtek   163214  1 
snd_hda_intel          16703  4 
snd_hda_codec          46002  3 
snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               4054  1 snd_hda_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47214  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            3576  0 
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
snd_timer              12258  2 snd_pcm,snd_seq
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    34363  19 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
evdev                   5609  16 
psmouse                44653  0 
soundcore               3450  1 snd
snd_page_alloc          5045  2 snd_hda_intel,snd_pcm
serio_raw               2916  0 
fglrx                2120553  34 
tpm_tis                 5496  0 
tpm                     8137  1 tpm_tis
tpm_bios                3569  1 tpm
asus_atk0110            6770  0 
i2c_piix4               7076  0 
i2c_core               12696  2 adt7473,i2c_piix4
button                  3598  0 
processor              26599  1 powernow_k8
ext3                   94204  4 
jbd                    32169  1 ext3
mbcache                 3762  3 ext4,ext2,ext3
sg                     15968  0 
sr_mod                 10770  0 
cdrom                  26487  2 ide_cd_mod,sr_mod
sd_mod                 25869  8 
crc_t10dif              1012  1 sd_mod
ata_generic             2019  0 
usbhid                 27980  0 
hid                    50629  1 usbhid
ohci_hcd               16880  0 
ahci                   27246  6 
ehci_hcd               27763  0 
thermal                 9206  0 
pata_atiixp             2541  0 
thermal_sys             9378  2 processor,thermal
usbcore                98402  4 usbhid,ohci_hcd,ehci_hcd
atl1                   22966  0 
mii                     2714  1 atl1
libata                115665  3 ata_generic,ahci,pata_atiixp
nls_base                4541  7 hfsplus,hfs,ntfs,vfat,fat,jfs,usbcore
scsi_mod              101401  4 sg,sr_mod,sd_mod,libata


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

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cryptsetup depends on:
ii  dmsetup                      2:1.02.48-1 The Linux Kernel Device Mapper use
ii  libc6                        2.11.1-3    Embedded GNU C Library: Shared lib
ii  libdevmapper1.02.1           2:1.02.48-1 The Linux Kernel Device Mapper use
ii  libpopt0                     1.16-1      lib for parsing cmdline parameters
ii  libuuid1                     2.16.2-0    Universally Unique ID library

cryptsetup recommends no packages.

Versions of packages cryptsetup suggests:
ii  busybox                       1:1.14.2-2 Tiny utilities for small and embed
ii  dosfstools                    3.0.9-1    utilities for making and checking 
ii  initramfs-tools [linux-initra 0.94.4     tools for generating an initramfs
ii  udev                          157-1      /dev/ and hotplug management daemo

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.1.3-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.3-1_amd64.udeb
  to main/c/cryptsetup/cryptsetup-udeb_1.1.3-1_amd64.udeb
cryptsetup_1.1.3-1.debian.tar.gz
  to main/c/cryptsetup/cryptsetup_1.1.3-1.debian.tar.gz
cryptsetup_1.1.3-1.dsc
  to main/c/cryptsetup/cryptsetup_1.1.3-1.dsc
cryptsetup_1.1.3-1_amd64.deb
  to main/c/cryptsetup/cryptsetup_1.1.3-1_amd64.deb
cryptsetup_1.1.3.orig.tar.bz2
  to main/c/cryptsetup/cryptsetup_1.1.3.orig.tar.bz2
libcryptsetup-dev_1.1.3-1_amd64.deb
  to main/c/cryptsetup/libcryptsetup-dev_1.1.3-1_amd64.deb
libcryptsetup1_1.1.3-1_amd64.deb
  to main/c/cryptsetup/libcryptsetup1_1.1.3-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: SHA256

Format: 1.8
Date: Sat, 10 Jul 2010 14:32:40 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-udeb libcryptsetup1 libcryptsetup-dev
Architecture: source amd64
Version: 2:1.1.3-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: 554506 575024 575652 576646 581712 585099 585418 585496 585664 585787 
586019 586122 586162 586299 587220 587222 587224 588068
Changes: 
 cryptsetup (2:1.1.3-1) unstable; urgency=low
 .
   * new upstream release:
     - fix device alignment ioctl calls parameters for archs like ppc64.
     - fix activate_by_* API calls to handle NULL device name as documented
     - fix udev support for old libdevmapper with not compatible definition
   * fix rm_lo_setup() in cryptdisks.functions for failed device setup. thanks
     to Roger Pettersson. (closes: #581712)
   * add X-Stop-After headers to cryptdisks(-early) initscripts. this fixes
     shutdown process for system without encrypted rootfs at least. thanks to
     Alfredo Finelli. (closes: #575652)
   * more merges from ubuntu, thanks to and Steve Langasek (closes: #575024):
     - debian/cryptdisk.functions: initially create the device under a temporary
       name and rename it only at the end using 'dmsetup rename', to ensure that
       upstart/mountall doesn't see our device before it's ready to go.
       LP: #475936.
     - cryptdisks.functions: do_tmp should mount under /var/run/cryptsetup for
       changing the permissions of the filesystem root, not directly on /tmp,
       since mounting on /tmp a) is racy, b) confuses mountall something fierce.
       LP: #475936.
   * fix manpage checkscripts documentation. clarify that both cryptdisks and
     cryptroot invoke checkscripts. thanks Christoph Anton Mitterer.
   * remove quotes from $KEYSCRIPT invokation, thanks Alexandre Rossi.
     (closes: #585099)
   * fix support for commandline options to mkfs in luksformat. thanks to Eduard
     Bloch again for bugreport and patch. (closes: #585787)
   * remove duplicates from debian/NEWS, thanks Steve Langasek (closes: 586019)
   * improve documentation on environment variables in cryptdisks.default and
     crypttab manpage. thanks Christoph Anton Mitterer. (closes: #585664)
   * several improvements to (pre)check scripts, inspired by scripts from
     Christoph Anton Mitterer (closes: #585418, #585496)
     - checkscripts exit with error 1 if executables aren't available.
     - ext2, swap and xfs scripts are depreciated and invoke blkid script.
     - drop filtering of minix filesystem in blkid, util-linux 2.17.2 in debian
     - remove *vol_id check scripts, vol_id isn't available in debian any longer
     - don't use sed in *blkid check scripts any longer
   * fix initramfs/cryptroot-hook to canonicalize $device in get_resume_devices
     function. this should really weed out all duplicates. (closes: #586122),
     and catch all udev/device-mapper symlink setups as well (closes: #554506)
   * bash-completion file now in pck bash-completion (closes: #586299, #586162)
   * add a paragraph about the boot order of init scripts to README.Debian,
     describing the current catch-22 situation. (closes: #576646)
   * initscripts and cryptdisks_st* no longer silently quit in case that include
     file /lib/cryptsetup/cryptdisks.functions is missing. (closes: #587220)
   * fix cryptdisks-early LSB headers to restore legacy boot sequence order.
     mdadm-raid was started before cryptdisks-early. (closes: #587224)
   * cryptdisks initscript now raises a warning for failed started devices, and
     cryptdisks-early initscript raises a warning for failed stopped devices.
     this makes the initscript actions far more transparent to users. same holds
     for cryptdisks_st*. thanks to Christoph Anton Mitterer. (closes: #587222)
   * remove lintian overrides init.d-script-should-depend-on-virtual-facility
     as lintian lintian 2.4.2 has fixed #580082.
   * bump standards-version to 3.9.0, remove version information from replaces/
     provides/conflicts against cryptsetup-luks, change conflicts against
     hashalot (<= 0.3-1) to breaks hashalot (<< 0.3-1) and add replaces.
   * fix loads of typos, thanks to Christoph Anton Mitterer. (closes: #588068)
   * update copyright years and list Milan Broz in debian/copyright
Checksums-Sha1: 
 f423776f6297d4c1779fa79e3a1179d7e1a3711f 1844 cryptsetup_1.1.3-1.dsc
 6f8a4c9a80a0d25f8492dfce6db6abed221598f6 499276 cryptsetup_1.1.3.orig.tar.bz2
 87499331d74cc6672eab9d730929753e283e18f2 73036 cryptsetup_1.1.3-1.debian.tar.gz
 d3bbc36144059e8711ebccaa88de190cd035d4f7 412762 cryptsetup_1.1.3-1_amd64.deb
 c9fb3b0ce7a28147a79097a411a711194805ef6a 297470 
cryptsetup-udeb_1.1.3-1_amd64.udeb
 588ddce1f21b5f61db3f3d084e2b10db8ecb7f2d 77078 libcryptsetup1_1.1.3-1_amd64.deb
 91036332b4dde0a3e7e83f7fc5003943433cc6e2 41072 
libcryptsetup-dev_1.1.3-1_amd64.deb
Checksums-Sha256: 
 3fa939def9bc5d6d55fdf4294c97427cd44df3b0edc90de0c7e0387514828fb6 1844 
cryptsetup_1.1.3-1.dsc
 9c8e68a272f6d9cfb6cd65cc0743f4c44a2096c61f74e0602bf40208b5e69c0a 499276 
cryptsetup_1.1.3.orig.tar.bz2
 192bb74e169255be98f5aed7105c80d9da681728b632b81957b1943f7ad39bdd 73036 
cryptsetup_1.1.3-1.debian.tar.gz
 0a6d759643b073fb52723d27e216922b2e1905ea54840faa90d40297210ebe3b 412762 
cryptsetup_1.1.3-1_amd64.deb
 2379a71e6cbb10be65c5051b7b20b839f39a8d3231026db21468c6de37656a05 297470 
cryptsetup-udeb_1.1.3-1_amd64.udeb
 ac4a84e4703c7c944ac7782c5cd7c169bac32ab8d521ca53d7aeb1c76d9dfc39 77078 
libcryptsetup1_1.1.3-1_amd64.deb
 9e2e6d9eb81358c00863d45d037167cbf9b73a483ce63a85b0e3d27ee453886e 41072 
libcryptsetup-dev_1.1.3-1_amd64.deb
Files: 
 e3a4e032b01ded88dc376262c982b422 1844 admin optional cryptsetup_1.1.3-1.dsc
 318a64470861ea5b92a52f2014f1e7c1 499276 admin optional 
cryptsetup_1.1.3.orig.tar.bz2
 001520ca62db51930cd1d1ca883fc249 73036 admin optional 
cryptsetup_1.1.3-1.debian.tar.gz
 de3a714955cb77d730553aac29638e36 412762 admin optional 
cryptsetup_1.1.3-1_amd64.deb
 b819572d6ba96c40c8d2e79ab83653d5 297470 debian-installer optional 
cryptsetup-udeb_1.1.3-1_amd64.udeb
 0ed309cfeb9b16cca4ef7984928bef48 77078 libs optional 
libcryptsetup1_1.1.3-1_amd64.deb
 35cdd38f1ec3550409e814d8eed55240 41072 libdevel optional 
libcryptsetup-dev_1.1.3-1_amd64.deb
Package-Type: udeb

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

iQEcBAEBCAAGBQJMOGnEAAoJEHUY1PcOVR4zmeEH/3O81UW7w//flCuswQkvA23L
rWqa0z8g1p/H4aUutfcdFmILj4aci5KuM5pvYcdeZmJImXZbka7/CnuNtzaZuM/7
2IxhrYA49KbocAF8Zu6wAvHD/5qRpujabVJcrSA3GQtHga2YO41wjOCS9RRSHl89
XMQ7vslHozH/JQGFxV6GuvgnjQNu/E9l0rmuxeWGJijwbpdVe6vVUQEF3tievs5M
Rdv1Ol0b/JtmWo+m6Erp5yXk5MXtxUi3IqmsFSPuNv3MiuM6etgL1rzMHN4g9pGZ
V16AwY2LnyoJuMWDUBGT4xvhP7ZVCCYAiFXQoKs5cOCitrPU7Y+kX2Rm4gHnfjQ=
=lXmi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to