Your message dated Tue, 07 Oct 2014 18:03:44 +0000
with message-id <[email protected]>
and subject line Bug#762268: fixed in cryptsetup 2:1.6.6-2
has caused the Debian Bug report #762268,
regarding cryptsetup: WARNING: could not determine root device from /etc/fstab
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.)


-- 
762268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762268
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Package: cryptsetup
Version: 2:1.6.6-1
Severity: minor

I see that warning in any initramfs run.

Part from fstab:
   LABEL=/            /       btrfs  
autodefrag,compress,inode_cache,space_cache                           1  1

Part from blkid output:
   /dev/sda1: LABEL="/" UUID="12c5fd41-ef6e-4859-9cd4-7c5150f70e45" 
UUID_SUB="4d2ca6ad-c0b2-4896-aee0-5d15a68a6e12" TYPE="btrfs"

Please note that the root device is not encrypted and there is no
separate /boot device. (But encrypted devices for the relevant sub
mounts.)

This bug is (at the moment) only disturbing and do not have any
consequences for the functionality.

- -- Package-specific info:
Purged as the problem occurs on a different system where no internet
access is available.
- -- 
Klaus Ethgen                              http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16   Klaus Ethgen <[email protected]>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCgAGBQJUHWX9AAoJEKZ8CrGAGfasha4L/A6RZVXA9BemyZjwb8ZMw5s1
la3pKdPLvGIuUdqHjvPS1fj4lk1CpW8osANeWUUFBMdrMneVqjbif4jTNfPCkyfO
9l37kkji2H0F9kLEX5mYnfO495LhW3c/FHOuc/01ok1EGsUDMSFrroqffUOQp1Z+
G0otYyadCjr5tSnnackoEctoO6YvAkehJEvWccNIOZeoENbzw3We/dJwy95zGR4/
zq4MyATephjizCMUvNC7WtdLTSSDEk5klVj7xe39TG3GOXf0sdftlQbi3NN0ggkt
j2NoUsl8wG1QNwi20/qWjEux8kAbRxbGnp2NoXC28YJIBK40mXXHh3f+EtgqFIy4
MvXI/RxLby2Fny/z0xM3/Q0QpQKNGHtTG9f+QnAf1co5TdIz3hIW8MVgkjKslBse
+JJ98bB1W9uGLewqEpyFJZv+EaWNfWq8Kw4qBFKys5+58tZ2CnUa3SDrAtmOmY5y
HBi8DxU7+Lwf7qSq04gYNgjbWlFG5Ir8Nm1fxcGSHA==
=VsCH
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: cryptsetup
Source-Version: 2:1.6.6-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: SHA1

Format: 1.8
Date: Wed, 20 Aug 2014 19:59:03 +0200
Source: cryptsetup
Binary: cryptsetup cryptsetup-bin libcryptsetup4 libcryptsetup-dev 
cryptsetup-udeb libcryptsetup4-udeb
Architecture: source amd64
Version: 2:1.6.6-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: 682751 697162 716652 748286 759720 762032 762268 762573
Changes:
 cryptsetup (2:1.6.6-2) unstable; urgency=medium
 .
   * rename 'luksheader' option in crypttab to 'header', as it may be used for
     different encryption modes later as well.
   * add support for detached LUKS header to initramfs scripts. Thanks to Pablo
     Santiago for the hint and DiagonalArg from Launchpad for patch suggestions.
     (closes: #716652)
   * fix support for truecrypt devices in initramfs scripts. Thanks to Lukas
     Wunner for the patch. (closes: #748286)
   * use blkid instead of fstype everywhere in cryptroot initramfs scripts.
     Thanks to Pablo Santiago for the hint.
   * debian/initramfs/cryptroot-hook: add support for 'initramfs' option to
     crypttab. Thanks to Hugh Davenport for the patch. (closes: #697162)
   * debian/initramfs/cryptroot-script: add support for multiple btrfs root
     devices. This should fix the WARNING at mkinitramfs for unencrypted
     btrfs root device(s) as well. Thanks to Jon Severinsson and Gerald Turner
     for patches. (closes: #682751, #762268)
   * debian/initramfs/cryptroot-script: skip missing device in initramfs after
     dropping to the panic/emergency shell instead of looping in the panic
     shell. Thanks to Cédric Barboiron for the patch. (closes: #762573)
   * debian/initramfs/cryptroot-script: for LVM devices, don't set ROOT to
     $NEWROOT in /etc/param.conf in case that /etc/param.conf already has ROOT
     set. This is the case for flash-kernel devices. Thanks to Brandon Parker
     for bugreport and patch. (closes: #759720)
   * debian/initramfs/cryptroot-script: in slumber loop, retry vg_activate
     every ten seconds. Fixes LVM on USB in cases that the USB device didn't
     come up fast enough. (closes: #762032)
   * fix package version number in debian/NEWS.
   * bump standards-version to 3.9.6, no changes needed.
Checksums-Sha1:
 ed677401dfc25c8bbd0634f3d3f9a838b66f724a 2624 cryptsetup_1.6.6-2.dsc
 5d2daf0b0d500cfb40e42791486e8673a6a6722d 82596 cryptsetup_1.6.6-2.debian.tar.xz
 aeb36f479e021abd7856edfa8d5374a1f6021816 159080 cryptsetup_1.6.6-2_amd64.deb
 ff1ab88e9f29d4693222eb84ac16e96445134496 174984 
cryptsetup-bin_1.6.6-2_amd64.deb
 4bdc1ea67342f341baef0c189847cb0dbd2c37f1 102868 
libcryptsetup4_1.6.6-2_amd64.deb
 32bd10187b7618537f3d1c46c7b78414b8673aa9 49410 
libcryptsetup-dev_1.6.6-2_amd64.deb
 539951f5ff266c872f6e36e7e21369e5dc8ff4a0 36620 
cryptsetup-udeb_1.6.6-2_amd64.udeb
 b5d31ce421dd6f1029ac8d62bc562f908536b0a1 64938 
libcryptsetup4-udeb_1.6.6-2_amd64.udeb
Checksums-Sha256:
 ed1f66741a5c7d67b01d728453845339e1b89283b300d5fa4bd0f1eebbe78605 2624 
cryptsetup_1.6.6-2.dsc
 8f879c0d4a97913e4a2e4ed4c98be61babbd45351bd2f5196e82610094f23254 82596 
cryptsetup_1.6.6-2.debian.tar.xz
 29f437e06b0d7257924d3eb1f80be173faf93fafa8163faf4f39a4b40a41cae3 159080 
cryptsetup_1.6.6-2_amd64.deb
 9b0e2e3ba36b1744457b1d89f3e635af622f8a49aa65ce7ceca009330042458e 174984 
cryptsetup-bin_1.6.6-2_amd64.deb
 f96d5ac65baae093dfba6e0d4ea2d2cdba566d0e6320444fd43cc70196e10e4a 102868 
libcryptsetup4_1.6.6-2_amd64.deb
 9e2daa4baffdc885483313f31b02136862b89f34802609f784a3d73f87d5d1a5 49410 
libcryptsetup-dev_1.6.6-2_amd64.deb
 d8d2799d8b62652cc3a58e8cafd8e5e517a1702d637934c895dfa073dd371e42 36620 
cryptsetup-udeb_1.6.6-2_amd64.udeb
 2381dbc85a53848c762d5dcf5a34f498e8e9ecdf0203159de1d8c6e091ebc12e 64938 
libcryptsetup4-udeb_1.6.6-2_amd64.udeb
Files:
 e42b49ea32619e378535f5f681fb1c3d 2624 admin optional cryptsetup_1.6.6-2.dsc
 2635cc4283dff6d40475d2202b3bb1fc 82596 admin optional 
cryptsetup_1.6.6-2.debian.tar.xz
 80e6bde4a3e4b9517bfd68aa9aa26c96 159080 admin optional 
cryptsetup_1.6.6-2_amd64.deb
 6b1769b0101f016c7071ddef10edc462 174984 admin optional 
cryptsetup-bin_1.6.6-2_amd64.deb
 4cc74c53e593b04eac6e7268da706036 102868 libs optional 
libcryptsetup4_1.6.6-2_amd64.deb
 9b970454bcbe557862d0291900b8ce56 49410 libdevel optional 
libcryptsetup-dev_1.6.6-2_amd64.deb
 0c76e8d8b7c5d7dbeb0f79a1629507b3 36620 debian-installer optional 
cryptsetup-udeb_1.6.6-2_amd64.udeb
 6a39b2bcd17406b084923d8e2e059de6 64938 debian-installer optional 
libcryptsetup4-udeb_1.6.6-2_amd64.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUNCglAAoJEBvzc5c7ZRqnHaEP/312HEJ8mRkRCCXJZw2q0rrc
ogLj+VjMm87NMylgtyIakl+mkcw/9NqHGFmdOhN3d6EcUjFTLwBHwKnsPnDGRGtD
KJa6qe5JsqTztU2RwTAFAnYRmFVH30jWDALoG7lZnkWv/2phOkCxhT6J6gJUPDiF
Xr5mctTsIhgf73zDiByfa427WrJaGMw9Ycmx8p2lq4MkdtxxB9Mh1Fm5gDEGFH3f
tIYCpkX1ny/Dd5kQI3E3aW2wg9up+lelL9afUwGegerT+mSqJj2I7LMT2BQKW578
YK4WqaNmTbXUyGVvDqdU6nQdQmPZ/pOhuOKJO2rcURm03zbIZyzIafcvpFQEDU96
GKcL1dXf+in4/D7xwCepv1xpE6eoTa/Dsi892IbE9BqVrKx7uUlX/6wkudSYFxUS
4N32eL22RN2iM6c5w3svx1+VraDlsrmOnnBMI77IIqQnu6qvk89kFRYXrLJCTbjm
xjEPNl9VeuSEpaetTM+7SvVvMcduOBiQftrmpWZ3QldD3yyAIArtTo8VgtZYsXij
Dqi9l8rRO962C2zKZ7YsMJsTH2jNRvdlpiI07gHOijkYDydmCbMMGRoA3ERwzC7d
QZynB4urK+KRc3+1DkUYwo0Hzut2D0jc/reRBKnFugqxb0AUiDHboxiP1V+DnLOj
7qTeRmQxHvWZYnA5ROLJ
=Nt7u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to