Package: debian-installer Version: 20130430 Severity: normal Recently, the cryptsetup scripts have changed from an ext2 to an ext4 default filesystem for the tmp option in crypttab. d-i only allows ext2 or swap for an encrypted volume with a /dev/urandom key. This is causing the fstab to try and mount tmp as an ext2 volume, when it has been formatted as ext4. It fails.
A possible fix might be to specify tmp=ext2 in the crypttab options instead of just tmp. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.8-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20130518021752.13188.174.reportbug@bear

