Your message dated Sat, 09 Jun 2012 09:32:35 +0000
with message-id <[email protected]>
and subject line Bug#665494: fixed in cryptsetup 2:1.4.3-1
has caused the Debian Bug report #665494,
regarding [cryptsetup] decrypt_gnupg incorrectly assumes /usr/bin/gpg is
available on root partition
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.)
--
665494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665494
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:1.4.1-2
Severity: normal
--- Please enter the report below this line. ---
On systems that use separate encrypted logical volumes for "/" and "/usr', the
decrypt_gnupg will fail due to the unavailability of gpg since it is not
available.
Note that the gpg executable copied into the initramfs image is not available
after the root volume is decrypted.
--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-2-amd64
Debian Release: wheezy/sid
500 unstable ftp.us.debian.org
500 stable deb.opera.com
--- Package information. ---
Depends (Version) | Installed
=============================-+-===========
libc6 (>= 2.8) | 2.13-27
libcryptsetup4 (>= 2:1.4) | 2:1.4.1-2
libpopt0 (>= 1.14) | 1.16-3
debconf (>= 0.5) | 1.5.42
OR debconf-2.0 |
dmsetup | 2:1.02.67-2
Package's Recommends field is empty.
Suggests (Version) | Installed
=====================================-+-===========
udev | 175-3.1
initramfs-tools (>= 0.91) | 0.101
OR linux-initramfs-tool |
busybox | 1:1.19.3-5
dosfstools | 3.0.12-1
liblocale-gettext-perl | 1.05-7+b1
--- Output from package bug script ---
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/vg0-lv3-crypt ro quiet
-- /etc/crypttab
# <target name> <source device> <key file> <options>
vg0-lv3-crypt /dev/mapper/vg0-lv3 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv1-crypt /dev/mapper/vg0-lv1 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv4-crypt /dev/mapper/vg0-lv4 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv5-crypt /dev/mapper/vg0-lv5 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv6-crypt /dev/mapper/vg0-lv6 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv7-crypt /dev/mapper/vg0-lv7 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv8-crypt /dev/mapper/vg0-lv8 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv9-crypt /dev/mapper/vg0-lv9 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
vg0-lv12-crypt /dev/mapper/vg0-lv12 /etc/keys/cryptkey.gpg
luks,keyscript=decrypt_gnupg
-- /etc/fstab
/dev/mapper/vg0-lv3-crypt / ext4 defaults 0
2
proc /proc proc defaults 0
0
/dev/mapper/vg0-lv1-crypt none swap sw
0 0
/dev/mapper/vg0-lv4-crypt /tmp ext4 nodev,nosuid,noexec 0
2
/dev/mapper/vg0-lv5-crypt /var ext4 nodev,nosuid 0
2
/dev/mapper/vg0-lv6-crypt /var/tmp ext4 nodev,nosuid,noexec
0 2
/dev/mapper/vg0-lv7-crypt /var/log ext4 nodev,nosuid,noexec 0
2
/dev/mapper/vg0-lv8-crypt /var/mail ext4 nodev,nosuid,noexec 0
2
/dev/mapper/vg0-lv9-crypt /srv ext4 nodev,nosuid,noexec,ro 0
2
/dev/mapper/vg0-lv10 /usr ext4 nodev,ro 0
2
/dev/mapper/vg0-lv11 /opt ext4 nodev,nosuid,ro 0
2
/dev/mapper/vg0-lv12-crypt /home ext4 defaults,nosuid 0
2
/dev/mapper/vg0-lv2 /boot ext4 nodev,nosuid,ro 0
1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0
0
-- lsmod
Module Size Used by
hidp 22012 0
pci_stub 12429 1
vboxpci 19066 0
vboxnetadp 13155 0
vboxnetflt 23571 0
vboxdrv 190057 3 vboxnetflt,vboxnetadp,vboxpci
parport_pc 22364 0
ppdev 12763 0
lp 17149 0
parport 31858 3 lp,ppdev,parport_pc
rfcomm 33656 14
bnep 17567 2
binfmt_misc 12957 1
fuse 61981 1
snd_hda_codec_hdmi 30783 1
snd_hda_codec_realtek 188748 1
joydev 17266 0
arc4 12458 2
iwlwifi 166703 0
snd_hda_intel 26345 7
snd_hda_codec 78031 3
snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
uvcvideo 57744 0
videodev 70889 1 uvcvideo
snd_hwdep 13186 1 snd_hda_codec
snd_pcm 63900 5 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
mac80211 192768 1 iwlwifi
snd_page_alloc 13003 2 snd_pcm,snd_hda_intel
i915 351780 3
drm_kms_helper 27227 1 i915
drm 167670 4 drm_kms_helper,i915
ac 12624 0
dell_wmi 12477 0
sparse_keymap 12760 1 dell_wmi
snd_seq 45093 0
snd_seq_device 13176 1 snd_seq
snd_timer 22917 4 snd_seq,snd_pcm
snd 52850 19
snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
v4l2_compat_ioctl32 16655 1 videodev
dell_laptop 17120 0
soundcore 13065 1 snd
dcdbas 13307 1 dell_laptop
evdev 17562 11
media 18148 2 videodev,uvcvideo
psmouse 64455 0
btusb 17502 2
cfg80211 137140 2 mac80211,iwlwifi
bluetooth 119406 24 btusb,bnep,rfcomm,hidp
i2c_algo_bit 12841 1 i915
battery 13109 0
video 17628 1 i915
i2c_i801 16870 0
rfkill 19012 4 bluetooth,cfg80211,dell_laptop
pcspkr 12579 0
serio_raw 12931 0
button 12937 1 i915
i2c_core 23876 6
i2c_i801,i2c_algo_bit,drm,drm_kms_helper,i915,videodev
processor 28059 0
power_supply 13475 3 battery,dell_laptop,ac
iTCO_wdt 17081 0
wmi 13243 1 dell_wmi
iTCO_vendor_support 12704 1 iTCO_wdt
ext4 350557 11
crc16 12343 2 ext4,bluetooth
jbd2 62015 1 ext4
mbcache 13065 1 ext4
sha256_generic 16797 18
aesni_intel 50667 218
cryptd 14517 73 aesni_intel
aes_x86_64 16796 1 aesni_intel
aes_generic 33026 2 aes_x86_64,aesni_intel
cbc 12754 0
dm_crypt 22586 9
dm_mod 63545 55 dm_crypt
usbhid 36379 0
hid 81288 2 usbhid,hidp
sr_mod 21899 0
sd_mod 36136 4
cdrom 35401 1 sr_mod
crc_t10dif 12348 1 sd_mod
xhci_hcd 73208 0
ahci 24997 3
libahci 22860 1 ahci
libata 140589 2 libahci,ahci
ehci_hcd 40215 0
usbcore 128498 6 ehci_hcd,xhci_hcd,usbhid,btusb,uvcvideo
scsi_mod 162458 3 libata,sd_mod,sr_mod
usb_common 12354 1 usbcore
r8169 46980 0
mii 12675 1 r8169
thermal 17383 0
thermal_sys 18040 3 thermal,processor,video
--
JP
m: +1 609 468 6172
--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.4.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-bin_1.4.3-1_amd64.deb
to main/c/cryptsetup/cryptsetup-bin_1.4.3-1_amd64.deb
cryptsetup-udeb_1.4.3-1_amd64.udeb
to main/c/cryptsetup/cryptsetup-udeb_1.4.3-1_amd64.udeb
cryptsetup_1.4.3-1.debian.tar.gz
to main/c/cryptsetup/cryptsetup_1.4.3-1.debian.tar.gz
cryptsetup_1.4.3-1.dsc
to main/c/cryptsetup/cryptsetup_1.4.3-1.dsc
cryptsetup_1.4.3-1_amd64.deb
to main/c/cryptsetup/cryptsetup_1.4.3-1_amd64.deb
cryptsetup_1.4.3.orig.tar.bz2
to main/c/cryptsetup/cryptsetup_1.4.3.orig.tar.bz2
libcryptsetup-dev_1.4.3-1_amd64.deb
to main/c/cryptsetup/libcryptsetup-dev_1.4.3-1_amd64.deb
libcryptsetup4-udeb_1.4.3-1_amd64.udeb
to main/c/cryptsetup/libcryptsetup4-udeb_1.4.3-1_amd64.udeb
libcryptsetup4_1.4.3-1_amd64.deb
to main/c/cryptsetup/libcryptsetup4_1.4.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: SHA1
Format: 1.8
Date: Fri, 08 Jun 2012 13:42:51 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-bin libcryptsetup4 libcryptsetup-dev
cryptsetup-udeb libcryptsetup4-udeb
Architecture: source amd64
Version: 2:1.4.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Cryptsetup Team
<[email protected]>
Changed-By: Jonas Meurer <[email protected]>
Description:
cryptsetup - disk encryption support - startup scripts
cryptsetup-bin - disk encryption support - command line tools
cryptsetup-udeb - disk encryption support - commandline tools (udeb) (udeb)
libcryptsetup-dev - disk encryption support - development files
libcryptsetup4 - disk encryption support - shared library
libcryptsetup4-udeb - disk encryption support - shared library (udeb) (udeb)
Closes: 600777 665494 670071 672299 674027
Changes:
cryptsetup (2:1.4.3-1) unstable; urgency=low
.
[ Jonas Meurer ]
* mention limitations for keyscripts in crypttab(5) manpage: keyscripts
must not depend on binaries/files which are part of the to-be-unlocked
device. (closes: #665494)
* bump versioned build-dependency on debhelper now that we install
upstart initscripts in debian as well.
* change versioned breaks/replaces for cryptsetup-bin on cryptsetup to
1.4.3-1~, fixing upgrades in debian.
.
[ Jean-Louis Dupond ]
* New upstream version. (closes: #670071)
- Fix keyslot removal (closes: #672299)
- Add -r to cryptsetup.8 (closes: #674027)
* Split up package in cryptsetup and cryptsetup-bin.
* I'm now co-maintainer (closes: #600777).
* Start cryptdisks-enable upstart job on 'or container', to let us
simplify the udevtrigger job.
* debian/cryptdisks.functions: handle the case where crypttab contains a
name for the source device that is not the kernel's preferred name for
it (as is the case for LVs). (Thanks Steve Langasek)
* debian/cryptdisks.functions: fix a race condition in some cases by
adding and udevadm settle before rename.
* debian/cryptdisks.functions: add UUID & LABEL support to do_start.
* debian/copyright: really fix lintian warning.
* debian/rules: also include upstart files in debian.
Checksums-Sha1:
8049be64db089d3f0eac4b8c548ca2850f05a404 2539 cryptsetup_1.4.3-1.dsc
90de7c413847f9da55c85ad8e50ba42c74b30078 798101 cryptsetup_1.4.3.orig.tar.bz2
8f18a0553573d49ad7c31f8b1d9deeae8ec6a279 92555 cryptsetup_1.4.3-1.debian.tar.gz
3699c46c4a7ce9cebb999965d900baab2a0f639b 127082 cryptsetup_1.4.3-1_amd64.deb
ed080747dda48333e7e94c7c754e6938dbbea145 152638
cryptsetup-bin_1.4.3-1_amd64.deb
11ec3ed555dddf317bfe8ad3b732ea644d792426 93260 libcryptsetup4_1.4.3-1_amd64.deb
9e0258632620c36b673ba3b3a853978ea0169650 51782
libcryptsetup-dev_1.4.3-1_amd64.deb
cd87275e47f968dd1ea588da66a2a2e671e61dd0 31440
cryptsetup-udeb_1.4.3-1_amd64.udeb
50b52c38534242d804c8ca3ff0456e8dc272c335 42666
libcryptsetup4-udeb_1.4.3-1_amd64.udeb
Checksums-Sha256:
00893cce6b4b9e82c4f8bfb75d9f6a436b589970d2ebfacba87963caa5666a4b 2539
cryptsetup_1.4.3-1.dsc
d5ff2c00f6f791d77fa5636a02ae43ddbb46c6c793bdeafdec5e38fd15f99d0a 798101
cryptsetup_1.4.3.orig.tar.bz2
1446d830a62eeea92a7b1f92e9c36bd0eae4ad59cedfdfc0f9ee3cf831395c05 92555
cryptsetup_1.4.3-1.debian.tar.gz
6ca4bc63a7c668e91af8cab22c345c37dbc35bbf212ca459c060aec476e270da 127082
cryptsetup_1.4.3-1_amd64.deb
d840ab511477a38988a9f0713956dcb677970a57024279b85c4d4d905bec6849 152638
cryptsetup-bin_1.4.3-1_amd64.deb
5b8986cf5fbc71ad321402a96834a9044e4340e776d3ff83f4e7c8bcd3f7dc1f 93260
libcryptsetup4_1.4.3-1_amd64.deb
0f84c8cf601d01720bbb3b6b10ac088466add395b8ab543d7e1efa9555223b84 51782
libcryptsetup-dev_1.4.3-1_amd64.deb
c47e6dba232ceca9e067d0904dad32147cc9b1d6c4067c1a4c342de66535164f 31440
cryptsetup-udeb_1.4.3-1_amd64.udeb
d680737daabca673c096eb0d2333ebbcc6357eb65fcfd5974d4d88b10f44405a 42666
libcryptsetup4-udeb_1.4.3-1_amd64.udeb
Files:
4455a8e13bea1a28a7c037dd713c7e94 2539 admin optional cryptsetup_1.4.3-1.dsc
9b9fc9ab1ad2c04d4886bbd5640df90f 798101 admin optional
cryptsetup_1.4.3.orig.tar.bz2
b7345a6c7a63783423625b5c1907228d 92555 admin optional
cryptsetup_1.4.3-1.debian.tar.gz
099a35b38da7d2e25ac22f6e9cba35e8 127082 admin optional
cryptsetup_1.4.3-1_amd64.deb
d4b62778527962e67a3524efe1607d7b 152638 admin optional
cryptsetup-bin_1.4.3-1_amd64.deb
e021dd8003d3d7ed3f3b26f65e76ba66 93260 libs optional
libcryptsetup4_1.4.3-1_amd64.deb
a73357ed11d6ca04afc63baf2b020b4b 51782 libdevel optional
libcryptsetup-dev_1.4.3-1_amd64.deb
ef686500b4e397464fdbabd29f2ac98b 31440 debian-installer optional
cryptsetup-udeb_1.4.3-1_amd64.udeb
22736e2d85049d503960f96125060e54 42666 debian-installer optional
libcryptsetup4-udeb_1.4.3-1_amd64.udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJP0eXWAAoJEFJi5/9JEEn+Y6sQAJ69aAjciJgFLLU5VQSADbq5
zdPpzajM18pt9VNuRywbKurq4BwxY2rx8F+eR7urBjQVMK6H97eR5KHmv5qsHZFb
cnp69rj2swGSNcY/YpZQvBpbjcqgNcm85dDjhAP7f1ZxN5Q/sRQjDTCBOr7jazFy
J8AUV8Ay3RsVYm3ezlBRvQR9QNHnkU5wVyII3Ebwl/AICLArY6g1ayMxs1hnbc4y
YC0rL9493ja55TAxt4Z97HePyOOvVIWZoVmaua6cSCnVR/xd9MXVVypwZI/gdzdp
unwAKU8kDyGyy2pMj0THeneA9HSyMfCNakv1dQmWOonUcAMwG0B+5/qoZDapNLJC
sBKCR9PI9+rNyUeBWWBU/RTaestI5mF00wE+Y6HVhN4f07zc3dTuNPEQ4w0SWHzg
BP+CDUAHBcezr2gXbfe+0pjKcP8gENqHfuv9jtTZYS7dMiBJVsgQmpHvNqS6r2m6
LB+41oHDXThj/BBoBgVVDYw3jpcPoSxI3tnBEkLWivWcKC2Q116/MXmkLl7fZsZ/
56ou1GMgLkZV1T03P/gVK6Cuvf8eiRUKU2LEP+wDR9YYKbW0jVPviNJwQaRCyrfd
UhTooy0fhvEh/g79+5BJuq3NKYehtJcxDb9n8KH7kuE1ty2CTtp78V6jcROfyucD
A5K6dUQ/ZyFkGsLvmcI6
=meyK
-----END PGP SIGNATURE-----
--- End Message ---