Your message dated Tue, 09 May 2017 12:18:44 +0000
with message-id <e1d846g-0002f5...@fasolo.debian.org>
and subject line Bug#861074: fixed in cryptsetup 2:1.7.3-4
has caused the Debian Bug report #861074,
regarding cryptsetup: cryptroot-hook doesn't honor initramfs-tools' (>= 0.129) 
logic for resume devices
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 ow...@bugs.debian.org
immediately.)


-- 
861074: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:1.7.3-3
Severity: minor

I followed this advice from apt-listchanges:

>     You should set the RESUME variable in
>     /etc/initramfs-tools/conf.d/resume or

>     - none - disable use of a resume device

However, this results in a new warning:

> tglase@tglase:~ $ sudo update-initramfs -u
> update-initramfs: Generating /boot/initrd.img-4.9.0-2-amd64
> cryptsetup: WARNING: failed to detect canonical device of none

bwh indicates that this is a bug in cryptsetup.
If initramfs-tools (0.129) migrates to stretch, the fix for
cryptsetup should also target stretch.

I think this is about adding a simple string comparison and
handling the setting “none”.

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.9.0-2-amd64 root=/dev/mapper/vg--tglase-lv--tglase ro 
rootdelay=5 net.ifnames=0 syscall.x32=y vsyscall=emulate kaslr

-- /etc/crypttab
# <target name> <source device>         <key file>      <options>

-- /etc/fstab
/dev/vg-tglase/lv-tglase  /       ext4  relatime  0  2
#/dev/sdb3                 /Extra  ext4  noatime   0  2
/dev/md1                  /boot   ext4  noatime   0  1
/dev/vg-tglase/lv-swap    swap    swap  sw        0  0

-- lsmod
Module                  Size  Used by
nls_ascii              16384  0
nls_cp437              20480  0
vfat                   20480  0
fat                    69632  1 vfat
loop                   28672  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                65536  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
binfmt_misc            20480  1
ipt_MASQUERADE         16384  4
nf_nat_masquerade_ipv4    16384  1 ipt_MASQUERADE
iptable_nat            16384  1
nf_conntrack_ipv4      16384  1
nf_defrag_ipv4         16384  1 nf_conntrack_ipv4
nf_nat_ipv4            16384  1 iptable_nat
nf_nat                 28672  2 nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_conntrack          114688  4 
nf_conntrack_ipv4,nf_nat_masquerade_ipv4,nf_nat_ipv4,nf_nat
ip_tables              24576  1 iptable_nat
x_tables               36864  2 ip_tables,ipt_MASQUERADE
bridge                135168  0
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
lp                     20480  0
dm_crypt               24576  0
nouveau              1544192  3
snd_hda_codec_hdmi     49152  4
ppdev                  20480  0
edac_mce_amd           28672  0
edac_core              57344  0
mxm_wmi                16384  1 nouveau
kvm_amd              2179072  3
kvm                   589824  1 kvm_amd
snd_hda_codec_via      24576  1
snd_hda_codec_generic    69632  1 snd_hda_codec_via
video                  40960  1 nouveau
snd_hda_intel          36864  3
ttm                    98304  1 nouveau
snd_hda_codec         135168  4 
snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_via
evdev                  24576  20
joydev                 20480  0
snd_hda_core           81920  5 
snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_via
snd_hwdep              16384  1 snd_hda_codec
drm_kms_helper        155648  1 nouveau
irqbypass              16384  1 kvm
k10temp                16384  0
pcspkr                 16384  0
snd_pcm_oss            49152  0
drm                   360448  6 nouveau,ttm,drm_kms_helper
snd_mixer_oss          24576  1 snd_pcm_oss
snd_pcm               110592  6 
snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
serio_raw              16384  0
sg                     32768  0
i2c_algo_bit           16384  1 nouveau
snd_timer              32768  3 snd_seq,snd_pcm
snd                    86016  17 
snd_pcm_oss,snd_hda_intel,snd_hwdep,snd_mixer_oss,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_pcm,snd_hda_codec_via
soundcore              16384  1 snd
parport_pc             28672  1
asus_atk0110           20480  0
parport                49152  3 lp,parport_pc,ppdev
sp5100_tco             16384  0
button                 16384  1 nouveau
shpchp                 36864  0
wmi                    16384  2 mxm_wmi,nouveau
acpi_cpufreq           20480  1
tpm_tis                16384  0
tpm_tis_core           20480  1 tpm_tis
tpm                    45056  2 tpm_tis,tpm_tis_core
ext4                  585728  2
crc16                  16384  1 ext4
jbd2                  106496  1 ext4
fscrypto               28672  1 ext4
ecb                    16384  0
glue_helper            16384  0
lrw                    16384  0
gf128mul               16384  1 lrw
ablk_helper            16384  0
cryptd                 24576  1 ablk_helper
aes_x86_64             20480  0
mbcache                16384  3 ext4
raid10                 49152  0
raid0                  20480  0
multipath              16384  0
linear                 16384  0
tun                    28672  8
dm_mod                118784  17 dm_crypt
raid456               106496  1
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
async_tx               16384  5 
async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
xor                    24576  1 async_xor
raid6_pq              110592  3 async_pq,raid456,async_raid6_recov
libcrc32c              16384  1 raid456
crc32c_generic         16384  1
raid1                  36864  1
md_mod                131072  8 raid1,raid10,multipath,linear,raid0,raid456
sd_mod                 45056  9
ata_generic            16384  0
hid_lenovo             20480  0
usbhid                 53248  0
hid                   122880  2 usbhid,hid_lenovo
ohci_pci               16384  0
psmouse               135168  0
e1000                 143360  0
pata_atiixp            16384  0
ahci                   36864  6
i2c_piix4              24576  0
libahci                32768  1 ahci
ehci_pci               16384  0
libata                249856  4 pata_atiixp,ahci,libahci,ata_generic
ohci_hcd               53248  1 ohci_pci
ehci_hcd               81920  1 ehci_pci
usbcore               249856  5 usbhid,ehci_hcd,ohci_pci,ohci_hcd,ehci_pci
scsi_mod              225280  3 sd_mod,libata,sg
usb_common             16384  1 usbcore


-- System Information:
Debian Release: 9.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
Architecture: x32
 (x86_64)
Foreign Architectures: i386, amd64

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)

Versions of packages cryptsetup depends on:
ii  cryptsetup-bin         2:1.7.3-3
ii  debconf [debconf-2.0]  1.5.60
ii  dmsetup                2:1.02.137-2
ii  libc6                  2.24-10

Versions of packages cryptsetup recommends:
ii  busybox                                 1:1.22.0-19
ii  console-setup                           2:8
ii  initramfs-tools [linux-initramfs-tool]  0.129
ii  kbd                                     2.0.3-2

Versions of packages cryptsetup suggests:
ii  dosfstools              4.1-1
pn  keyutils                <none>
ii  liblocale-gettext-perl  1.07-3+b1

-- debconf information:
  cryptsetup/prerm_active_mappings: true

--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.7.3-4

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.

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 861...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Meurer <m...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 09 May 2017 13:50:59 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-bin libcryptsetup4 libcryptsetup-dev 
cryptsetup-udeb libcryptsetup4-udeb
Architecture: source amd64
Version: 2:1.7.3-4
Distribution: unstable
Urgency: high
Maintainer: Debian Cryptsetup Team 
<pkg-cryptsetup-de...@lists.alioth.debian.org>
Changed-By: Jonas Meurer <m...@debian.org>
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: 847620 861074 861802
Changes:
 cryptsetup (2:1.7.3-4) unstable; urgency=high
 .
   [ Guilhem Moulin ]
   * Drop obsolete update-rc.d parameters.  Thanks to Michael Biebl for the
     patch. (Closes: #847620)
   * debian/copyright: Fix license mismatch (docs/examples/*
     lib/crypto_backend/* lib/loopaes/* lib/tcrypt/* lib/verity/* python/* are
     LGPL-2.1+ not GPL-2+). (Closes: #861802)
   * debian/initramfs/cryptroot-hook: honor RESUME={none,auto} as documented in
     initramfs.conf(5) by initramfs-tools >=0.129. (Closes: #861074)
Checksums-Sha1:
 6a4a440d5143fb2a754cf7b1440ece30a183eb74 2708 cryptsetup_1.7.3-4.dsc
 ade4ef39b78db8417dd0fb9be8006406b90b2d73 93956 cryptsetup_1.7.3-4.debian.tar.xz
 3f30bd39780b1d6a9dab6811c247163c1e8ba260 112612 
cryptsetup-bin-dbgsym_1.7.3-4_amd64.deb
 13b6ba67cc547670ec49d4e6049ae4eaa7fbb58a 221230 
cryptsetup-bin_1.7.3-4_amd64.deb
 2e57658b526974f776d4e83c364124b3e93100c4 17074 
cryptsetup-dbgsym_1.7.3-4_amd64.deb
 f38953ab3bf6ac874ae4793a49d387498a5ae30a 38966 
cryptsetup-udeb_1.7.3-4_amd64.udeb
 f65811df1d6bb9fce5bbddb5563c43093bc8401c 8589 
cryptsetup_1.7.3-4_amd64.buildinfo
 03d84f589520b5ad0bffca7b08fdf1b217105968 173782 cryptsetup_1.7.3-4_amd64.deb
 c72435ba11ba0b8abf7d4e283589fcde4f6340c1 54934 
libcryptsetup-dev_1.7.3-4_amd64.deb
 f1c18aeacda60e6321d4ee6b35c1967410bdfeb2 174846 
libcryptsetup4-dbgsym_1.7.3-4_amd64.deb
 8d24dac9fe43e1c64c67afdee60bb77dda26a704 65738 
libcryptsetup4-udeb_1.7.3-4_amd64.udeb
 9b671130c1e845c59d90bef663dee06d3d19e029 108622 
libcryptsetup4_1.7.3-4_amd64.deb
Checksums-Sha256:
 7e7bb358041f5e9f84a73c297acf92e90d40c9e2a88cf14278fd7c696c5e40b2 2708 
cryptsetup_1.7.3-4.dsc
 2820ec19ebbc21ac5703c56382c02abb4511683f733766a2de85b2c80cfc0596 93956 
cryptsetup_1.7.3-4.debian.tar.xz
 780afff28fb8e708d4839d781f75590731b47381f28cf55523e582af0dc552c3 112612 
cryptsetup-bin-dbgsym_1.7.3-4_amd64.deb
 e83a093659250f6be1fbb3269b5830d43433341c7b22c2dea33f0489947303bd 221230 
cryptsetup-bin_1.7.3-4_amd64.deb
 e3e373ab518171d4f1921ae696edbaf1b6a264727eea16cb4a4d70f9235f1c7c 17074 
cryptsetup-dbgsym_1.7.3-4_amd64.deb
 efe1ed22f438afe5f6c6ec7b256b568e90a530bce3fdbb5c6b12292d0d442c2f 38966 
cryptsetup-udeb_1.7.3-4_amd64.udeb
 e8ab30eae6384796cfc6cf33c83ba485b39c020bdd0287c8ce78fefd4620846e 8589 
cryptsetup_1.7.3-4_amd64.buildinfo
 1065fd84facc9564e87174ce213bb758d1ef662761710d7392f063d043689e1e 173782 
cryptsetup_1.7.3-4_amd64.deb
 85ce123fa55bbe938f6c3af28ad23cbed9e1ab6f7a0a3f7d8e8c77a4dad2c198 54934 
libcryptsetup-dev_1.7.3-4_amd64.deb
 426d5ad7f59facb082b3510cfeb37d5042faabd9d91695e94ff01d24df0d1f5b 174846 
libcryptsetup4-dbgsym_1.7.3-4_amd64.deb
 a93b1c704b62ba167e3777dc38c626e3cea0473045fa4866fe284812027a1c57 65738 
libcryptsetup4-udeb_1.7.3-4_amd64.udeb
 513b95343581c656eb268c721ea2d4f10a15de13beee96189072eba934123b5c 108622 
libcryptsetup4_1.7.3-4_amd64.deb
Files:
 b269d3ee4fdb408eb873deadbec2dedd 2708 admin optional cryptsetup_1.7.3-4.dsc
 572b073b77b7fee7f82b13445b016679 93956 admin optional 
cryptsetup_1.7.3-4.debian.tar.xz
 28a585690c500ede806c5519ffd2de87 112612 debug extra 
cryptsetup-bin-dbgsym_1.7.3-4_amd64.deb
 7f664e2a8ccc056738ec5414a733134e 221230 admin optional 
cryptsetup-bin_1.7.3-4_amd64.deb
 70c0f5ab9b7ab53defeb75e9980558e1 17074 debug extra 
cryptsetup-dbgsym_1.7.3-4_amd64.deb
 cff4cc94142b96572518b7606ffb5822 38966 debian-installer optional 
cryptsetup-udeb_1.7.3-4_amd64.udeb
 2b1554f923e4d14925aa53a0ce20075f 8589 admin optional 
cryptsetup_1.7.3-4_amd64.buildinfo
 788f88608c103f8daa983a4a12624a4e 173782 admin optional 
cryptsetup_1.7.3-4_amd64.deb
 14304d467cd94afa6688a5fb319dee35 54934 libdevel optional 
libcryptsetup-dev_1.7.3-4_amd64.deb
 2f36a6bc99ad145a797d7cd24719e74a 174846 debug extra 
libcryptsetup4-dbgsym_1.7.3-4_amd64.deb
 f38064590126e979c38d9b0d9059efc0 65738 debian-installer optional 
libcryptsetup4-udeb_1.7.3-4_amd64.udeb
 3bff5b411984db48c1bb095cf38b07fa 108622 libs optional 
libcryptsetup4_1.7.3-4_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEELIzSg9Pv30M4kOeDUmLn/0kQSf4FAlkRsSYACgkQUmLn/0kQ
Sf5u7w//X6kBIQmXfXQd5KBPlkycMPgGLl+PlLn4dzwEqgPsRzZR7y6djIU16S1Y
fh3mJDbx1JnoISnQKVOgj0EdfOW98oVwd38HW41s8uJmGsnNaIot7uE3SMiLo8BP
vqz0sYpO7UJv88s3NlvxnR1zNELrU+zJKt/c8jBvGwQovZMAfPcUKsM/JVaaybT4
8mg1goFK9rnEMX0LDs3EKsZsm0jEIijetI8wF0XbVQlUOCvLfGiEVgf6K5U3jKAg
SgbGwKTvJDgmrs0dAcqBUzH4lj1Af0raBgKGs/Pf800+OIrSRgBrUO3tZXilTVP0
hoeHqUeZQtIDxMn58xTHhQaOn2jD4HOpYpTYVUziX0OweWP7/aJWEDy2q6MbCrir
LSTezpywqZZx0yggXgV1gt0VDwTW3FBG342qsBubfdkUg2O4uqz7u1Nji2homnTp
Uk0jwElPCsvAmuGve66mmlPYmiotKrv/bFNZGx0vBiK08HoCtCcJD23uKtFmQKWz
Wi14VS8OSvf5lhYzleJ+vIz/N7EVTX/Y6/1B1j59aGD0XZxJ5yjtTkmtIgqKUTUJ
RRMfBTAx3TS7sdRbV9nFI+N4R7XLOtx/LAknBf7H3WcGzcVinBuvlW8v9HMGcgPQ
y/yzROvurYzb/dmGdvZ/qbPQ9ydxh7xKgcfi1CPv/liqpS4J8Wk=
=CF5Q
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to