Your message dated Tue, 10 Jul 2007 17:03:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug fixed in e2fsprogs 1.40.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: e2fsprogs
Version: 1.40-1
Severity: critical
Justification: breaks the whole system
I added the following line for a dm-crypt partition to my fstab:
LABEL=crypt_office /office ext3 defaults 0 0
When I rebooted, the system hung after printing:
Checking root file system...fsck 1.40 (29-Jun-2007)
Each fsck during the boot process can be interrupted with Ctrl-C, but
the partitions will be mounted read-only.
While fsck.ext3 works perfectly, fsck seems to have a problem with the
dm-crypt filesystem label in fstab. Any fsck call hangs reproducibly
as long as the fstab entry with the label of an unavailable filesystem
is present.
workaround: comment out fstab entries with labels of filesystems
which are not available
Here is an strace output of fsck:
---------------------------8<---------------------------
open("/dev/hda5", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFBLK|0660, st_rdev=makedev(3, 5), ...}) = 0
lseek(6, 0, SEEK_SET) = 0
read(6, "\335\340\317\203\17/\263d\0253\342\210\234z\310}\5<\312"..., 69632) =
69632
time(NULL) = 1183963031
close(6) = 0
ioctl(4, DM_LIST_DEVICES, 0x804f4c0) = 0
ioctl(4, DM_LIST_DEVICES, 0x804f4c0) = 0
time(NULL) = 1183963031
open("/dev/hda6", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFBLK|0660, st_rdev=makedev(3, 6), ...}) = 0
lseek(6, 0, SEEK_SET) = 0
read(6, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 69632) =
69632
---------------------------8<---------------------------
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages e2fsprogs depends on:
ii e2fslibs 1.40-1 ext2 filesystem libraries
ii libblkid1 1.40-1 block device id library
ii libc6 2.5-11 GNU C Library: Shared libraries
ii libcomerr2 1.40-1 common error description library
ii libss2 1.40-1 command-line interface parsing lib
ii libuuid1 1.40-1 universally unique id library
e2fsprogs recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.40.1-1
Fixed, according to submitter.
--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187
signature.asc
Description: Digital signature
--- End Message ---