Your message dated Thu, 06 Oct 2016 10:04:54 +0000 with message-id <[email protected]> and subject line Bug#839888: fixed in cryptsetup 2:1.7.2-2 has caused the Debian Bug report #839888, regarding syntax error in do_start, preventing unlock of cryptdisks on boot 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.) -- 839888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839888 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: cryptsetup Version: 2:1.7.2-1 Severity: critical Tags: patch Hi, the following patch against cryptdisks.function was necessary to make my system come up again. Without, unlock of my file systems failed, due to the shell syntax error in the changed line, making the system unbootable. --- /cryptdisks.functions 2016-10-06 08:29:19.324037677 +0200 +++ /lib/cryptsetup/cryptdisks.functions 2016-10-06 08:29:31.992037978 +0200 @@ -742,7 +742,7 @@ if [ "${dev_match#UUID=}" != "$dev_match" ]; then dev_match="$(readlink -f /dev/disk/by-uuid/${dev_match#UUID=})" elif [ "${dev_match#LABEL=}" != "$dev_match" ]; then - dev_match="$(readlink -f /dev/disk/by-label/$(printf '%s' "${dev_match#LABEL=})" | sed 's,/,\\x2f,g')" + dev_match="$(readlink -f /dev/disk/by-label/$(printf '%s' "${dev_match#LABEL=}") | sed 's,/,\\x2f,g')" fi # only required for the (ubuntu) upstart init system: # if there's already a udev-triggered job running for this Greetings Ma "was this code ever tested once?" rc -- Package-specific info: -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.7.6-zgws1 (SMP w/4 CPU cores) Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages cryptsetup depends on: ii cryptsetup-bin 2:1.7.2-1 ii debconf [debconf-2.0] 1.5.59 ii dmsetup 2:1.02.133-1 ii libc6 2.24-3 Versions of packages cryptsetup recommends: ii busybox 1:1.22.0-19 ii console-setup 1.150 ii initramfs-tools [linux-initramfs-tool] 0.125 ii kbd 2.0.3-2 Versions of packages cryptsetup suggests: ii dosfstools 4.0-2 ii keyutils 1.5.9-9 ii liblocale-gettext-perl 1.07-3+b1 -- debconf information: cryptsetup/prerm_active_mappings: true -- debsums errors found: debsums: changed file /lib/cryptsetup/cryptdisks.functions (from cryptsetup package)
--- End Message ---
--- Begin Message ---Source: cryptsetup Source-Version: 2:1.7.2-2 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 [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: Thu, 06 Oct 2016 10:47:05 +0200 Source: cryptsetup Binary: cryptsetup cryptsetup-bin libcryptsetup4 libcryptsetup-dev cryptsetup-udeb libcryptsetup4-udeb Architecture: source amd64 Version: 2:1.7.2-2 Distribution: unstable Urgency: medium 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: 839888 Changes: cryptsetup (2:1.7.2-2) unstable; urgency=medium . * debian/cryptdisks.functions: fix a nasty typo in do_start that rendered systems with sysVinit unbootable. Thanks to Marc Haber for bugreport and patch (Closes: #839888) Checksums-Sha1: ba1b9d1e54c0db8d4f41808de72b2ea208472b01 2651 cryptsetup_1.7.2-2.dsc f88e1ea625ac41049578c9d4664febf3af4789ae 87452 cryptsetup_1.7.2-2.debian.tar.xz 91f9dc7e3c7a386f901ecf882535d693ec6fa85e 112704 cryptsetup-bin-dbgsym_1.7.2-2_amd64.deb 0ab42d79e7f833c4aed548b75fd3a35cfd8a5e1c 214290 cryptsetup-bin_1.7.2-2_amd64.deb e35cc6a3443835be89c0f0c16e1440806c61a2aa 17076 cryptsetup-dbgsym_1.7.2-2_amd64.deb 3a33d6357563ba4d1c00f9fb3ac75718feb8786b 38910 cryptsetup-udeb_1.7.2-2_amd64.udeb 80da36c60966e739a4b694476027d6177348024e 168272 cryptsetup_1.7.2-2_amd64.deb 97fa5ebc5bad9c0a97f708e360d1b04ec8df5b09 52792 libcryptsetup-dev_1.7.2-2_amd64.deb 13204cd69e67347d34560160c2f09b5359f52609 174828 libcryptsetup4-dbgsym_1.7.2-2_amd64.deb d14e2e481db5b31b71ba26352f83be82331904db 65748 libcryptsetup4-udeb_1.7.2-2_amd64.udeb f170342f4eced21c93d12076bae8ddfa0d2784d8 106570 libcryptsetup4_1.7.2-2_amd64.deb Checksums-Sha256: dc63f3dd76816120401f36b477bd60cf6ae437f976b43d1e51ed6b8278a1843f 2651 cryptsetup_1.7.2-2.dsc 37adc98b4d7d1b0014574d4e026962b024c90797582a11eef8e4d6b57f2cdbd1 87452 cryptsetup_1.7.2-2.debian.tar.xz aff69fb5172ce09c4e15a481c9d0b0939ee72f46fa695eeaa464b9e7945e7942 112704 cryptsetup-bin-dbgsym_1.7.2-2_amd64.deb 6575ba44e0e51041c66411f43f760db92464e268da294888e9425501b90edc11 214290 cryptsetup-bin_1.7.2-2_amd64.deb 602acd0f2e66c07ad9eef75379e8582142a7b76157529be6192195bdfadf658c 17076 cryptsetup-dbgsym_1.7.2-2_amd64.deb fce5a613d8945b9a3243b209ad96da7c8776767ac56538a32123f4886ec1970d 38910 cryptsetup-udeb_1.7.2-2_amd64.udeb 6b170b3b06ec14f06e48a7a83895961e06726fb8ef54c9c5e9029afa19c30328 168272 cryptsetup_1.7.2-2_amd64.deb aebc91de9ef25e8c39624c9f8d7ccb863db961cdc69a650ee470bf11dcc70dec 52792 libcryptsetup-dev_1.7.2-2_amd64.deb 8c4cf5a0ee1c75f8275fd429792b26a3fe1681f2f29487a6e1100e3d3f166136 174828 libcryptsetup4-dbgsym_1.7.2-2_amd64.deb 99a0b9b3b3e38c562693c74f0144037165c30724e503b86d3c4f8ed934026715 65748 libcryptsetup4-udeb_1.7.2-2_amd64.udeb 9b09ced2a60ca9e156780deae10d381b8a97cbdc4a6f116026d6172ebabd6e5f 106570 libcryptsetup4_1.7.2-2_amd64.deb Files: 263c44c8b48ddb87298be9766c19e032 2651 admin optional cryptsetup_1.7.2-2.dsc 4b10687feaefee60cdc1cefda879539c 87452 admin optional cryptsetup_1.7.2-2.debian.tar.xz 5f50d966e9564d43ce6668e93f58669c 112704 debug extra cryptsetup-bin-dbgsym_1.7.2-2_amd64.deb 3953e7e7ff6d9974ffcf0fbd2eb6a777 214290 admin optional cryptsetup-bin_1.7.2-2_amd64.deb 0aaf4a1ccc2908c507def69d94562b1c 17076 debug extra cryptsetup-dbgsym_1.7.2-2_amd64.deb 0afc8e5751a5c906f4ce54463895c712 38910 debian-installer optional cryptsetup-udeb_1.7.2-2_amd64.udeb f14dc3971715d26b08667ac5a6e9d276 168272 admin optional cryptsetup_1.7.2-2_amd64.deb ce19bc899f203bba796081fddfd4a389 52792 libdevel optional libcryptsetup-dev_1.7.2-2_amd64.deb cec00dd1c77e70f4f9b7913cbc15ee0a 174828 debug extra libcryptsetup4-dbgsym_1.7.2-2_amd64.deb 2d216e17d680c4b506f13b62ba0aa320 65748 debian-installer optional libcryptsetup4-udeb_1.7.2-2_amd64.udeb 95164c16df8beebdb4534b9ed95f77f4 106570 libs optional libcryptsetup4_1.7.2-2_amd64.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJX9hBPAAoJEFJi5/9JEEn+bngP/15hvkXLpmPOIrA5m/eGH8Rm L6OJLE1q9eCYnObI93D8ghdfpFcPQT4HKhzChUA85z6Tu1BPr0w08KZQlDUXTLjS SXnrVMki/07ZeTr8CySAWQpgT4FihR5GD1GZJVILt6pwCTTKz4Hc5m3MQMhiOgyc XpFrzzibGzuPwnN5C4kzy4K02tP912dUv3CvIwGL2y4FmD7F1Km+AVGUR6IEypoe sZgGEukOLSvT2mfLIcAD9sxDYb7eNp9wSbLXGz0RWgExbgoKozJwh/cyo5vyiZD7 zdeA3EMmzrUdR14I58H5EjGPqQv7iHHSS2I2J3trNcBVpancKqlmHsutKGS3S6+Q mbRfKtCxAs9oYk58KXjjb33KKe8z0hFfNT7f8QwhKYHZBeURXIPgHgo8cHhy+R8w kVNWtUJHj465qS14V+EQ8cX7wp4GhLG4rYDNnaCqgOvRe3dR3mIW0bOmbR6Tjx3Z AkfKC5JHKnZj7iWFhH3EFmbV3VqZFb0P1QFXNSzsoVZfLtaJ4EoFejcFig/S5EnT 3mnLoJVcZ7U4sfKn+e7nZqT6Od9ViwwTb2I1C/t++wd2uiCoXz+j+AnvEL5qFzzi 9tB+l9W/z+dywNkVCh0MwCsXBz6aOazRVhCgSnR7CIkdgrt6wBnAxCO7lfn2IgX7 1pYHgeeCyyTDkb3JCt/v =/+lS -----END PGP SIGNATURE-----
--- End Message ---

