[pkg-cryptsetup-devel] Bug#747670: cryptsetup should depend on a version of cryptsetup-bin that support --type option
Nicolas de Pesloüan
nicolas.2p.debian at free.fr
Sat May 10 21:24:37 UTC 2014
Package: cryptsetup
Version: 2:1.6.4-4
Severity: critical
Justification: breaks the whole system
Because cryptoroot (form cryptsetup) now use --type option of cryptsetup, package cryptsetup should depend on a version of cryptsetup-bin that provide a version of cryptsetup binary that support --type option.
Else, if cryptsetup happens to be updated without cryptsetup-bin being updated, the system won't boot anymore.
I was able to boot with an older version of the kernel, so was able to update cryptsetup-bin. This solved the problem.
-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/kh-root ro quiet
-- /etc/crypttab
sda5_crypt UUID=f6962720-8599-4759-8dcd-3cd318bc3573 none luks
-- /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/mapper/kh-root / ext4 errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=c7cf5ed9-49f9-4741-9c6e-02ac855ffb5a /boot ext2 defaults 0 2
/dev/mapper/kh-swap_1 none swap sw 0 0
-- lsmod
Module Size Used by
parport_pc 22364 0
ppdev 12763 0
lp 17149 0
parport 31858 3 lp,ppdev,parport_pc
bnep 17567 2
rfcomm 33700 10
uinput 17440 1
nfsd 216029 2
nfs 312433 0
nfs_acl 12511 2 nfs,nfsd
auth_rpcgss 37143 2 nfs,nfsd
fscache 36739 1 nfs
lockd 67306 2 nfs,nfsd
sunrpc 173730 6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
ext2 59231 1
loop 22641 0
fuse 62020 1
snd_hda_codec_hdmi 30824 1
snd_hda_codec_idt 53792 1
arc4 12458 2
btusb 17502 1
brcmsmac 473905 0
bluetooth 119455 23 btusb,rfcomm,bnep
joydev 17266 0
i915 378417 3
tpm_infineon 12985 0
drm_kms_helper 31370 1 i915
snd_hda_intel 26259 2
snd_hda_codec 78031 3 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_hdmi
drm 183952 4 drm_kms_helper,i915
cordic 12352 1 brcmsmac
crc8 12426 1 brcmsmac
snd_hwdep 13186 1 snd_hda_codec
brcmutil 12905 1 brcmsmac
i2c_algo_bit 12841 1 i915
mac80211 192806 1 brcmsmac
hp_wmi 13329 0
sparse_keymap 12760 1 hp_wmi
hp_accel 25200 0
snd_pcm 68083 3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
i2c_core 23876 4 i2c_algo_bit,drm,drm_kms_helper,i915
snd_page_alloc 13003 2 snd_pcm,snd_hda_intel
ac 12624 0
lis3lv02d 17881 1 hp_accel
input_polldev 12906 1 lis3lv02d
coretemp 12898 0
snd_seq 45126 0
snd_seq_device 13176 1 snd_seq
wmi 13243 1 hp_wmi
button 12937 1 i915
battery 13146 0
video 17683 1 i915
container 12581 0
power_supply 13475 2 battery,ac
iTCO_wdt 17081 0
tpm_tis 17454 0
acpi_cpufreq 12935 0
tpm 17862 2 tpm_tis,tpm_infineon
mperf 12453 1 acpi_cpufreq
tpm_bios 12948 1 tpm
cfg80211 137243 2 mac80211,brcmsmac
rfkill 19012 5 cfg80211,hp_wmi,bluetooth
snd_timer 22917 2 snd_seq,snd_pcm
processor 28157 1 acpi_cpufreq
iTCO_vendor_support 12704 1 iTCO_wdt
psmouse 64497 0
serio_raw 12931 0
pcspkr 12579 0
evdev 17562 22
snd 52889 13 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_hdmi
soundcore 13065 1 snd
ext4 350602 1
crc16 12343 2 ext4,bluetooth
jbd2 62065 1 ext4
mbcache 13114 2 ext4,ext2
xts 12645 8
gf128mul 13048 1 xts
dm_crypt 22586 1
dm_mod 63645 9 dm_crypt
sg 25874 0
sr_mod 21899 0
sd_mod 36136 3
cdrom 35401 1 sr_mod
crc_t10dif 12348 1 sd_mod
usbhid 36418 0
hid 81328 1 usbhid
crc32c_intel 12747 0
ghash_clmulni_intel 13173 0
ahci 24997 2
libahci 22860 1 ahci
libata 140630 2 libahci,ahci
aesni_intel 50667 34
aes_x86_64 16843 1 aesni_intel
sdhci_pci 17976 0
e1000e 124918 0
scsi_mod 162269 4 libata,sd_mod,sr_mod,sg
ehci_hcd 40215 0
sdhci 27053 1 sdhci_pci
mmc_core 72496 2 sdhci,sdhci_pci
thermal 17383 0
thermal_sys 18040 3 thermal,processor,video
aes_generic 33026 2 aes_x86_64,aesni_intel
cryptd 14517 10 aesni_intel,ghash_clmulni_intel
usbcore 128741 4 ehci_hcd,usbhid,btusb
usb_common 12354 1 usbcore
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages cryptsetup depends on:
ii cryptsetup-bin 2:1.6.4-4
ii debconf [debconf-2.0] 1.5.53
ii dmsetup 2:1.02.74-7
ii libc6 2.18-5
Versions of packages cryptsetup recommends:
ii busybox 1:1.22.0-5
ii console-setup 1.102
ii initramfs-tools [linux-initramfs-tool] 0.115
ii kbd 1.15.5-1
Versions of packages cryptsetup suggests:
ii dosfstools 3.0.16-2
ii keyutils 1.5.5-7
ii liblocale-gettext-perl 1.05-7+b1
-- debconf information excluded
More information about the pkg-cryptsetup-devel
mailing list