registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #22910
[Bug 582035] Re: User cancel of fsck gives: "fsck.ext4: Inode bitmap not loaded while setting block group checksum"
SRU verification for Lucid:
I have reproduced the problem with e2fsprogs 1.41.11-1ubuntu2 in lucid and have verified that the version of e2fsprogs 1.41.11-1ubuntu2.1 in -proposed fixes the issue.
Marking as verification-done
** Description changed:
Binary package hint: e2fsprogs
"Parents": Bug #571707 and Bug #577331
PROBLEM
Whenever fsck is cancelled by user, this error message is given:
"fsck.ext4: Inode bitmap not loaded while setting block group checksum info"
And the exit status of fsck is 8
(This leads to plymouth/mountall reporting "Serious errors" on the
filesystem in question when fsck is cancelled during boot, and acting
accordingly.)
TEST CASE
+ 1. Force a fsck at boot time
+ $ sudo touch /forcefsck
+ 2. Reboot your system
+ 3. When the 'Checking filesystem' prompt is displayed press 'C' to cancel
+ 4. Finish the boot sequence
+ 5. Check the content of /var/log/boot.log
- $ sudo fsck -f /dev/sda1
- [Ctrl+C]
- *error is reported
- !error should not be reported(?)
+ VERIFICATION-DONE
+ The boot.log contains
+ -----
+ fsck from util-linux-ng 2.17.2
+ User cancelled filesystem checks
+ /dev/sda1: e2fsck canceled.
+ mountall: fsck / [235] terminated with status 32
+ -----
+
+ VERIFICATION-FAILED
+ The boot.log contains
+ -----
+ fsck from util-linux-ng 2.17.2
+ User cancelled filesystem checks
+ /dev/sda1: e2fsck canceled.
+ fsck.ext4: Inode bitmap not loaded while setting block group checksum info
+ mountall: fsck / [234] terminated with status 8
+ mountall: Unrecoverable fsck error: /
+ -----
+
OBSERVATIONS
Seen on both lucid and maverick in virtualbox, and confirmed by Benjamin
Kay on lucid non-virtual (
https://bugs.edge.launchpad.net/ubuntu/lucid/+source/mountall/+bug/577331/comments/21
)
Same error is seen when running from maintenance shell on boot, or
liveCD.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: e2fsprogs 1.41.11-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.34-2.9-generic 2.6.34-rc7
Uname: Linux 2.6.34-2-generic i686
Architecture: i386
Date: Tue May 18 02:24:53 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: e2fsprogs
** Tags added: verification-done
** Tags removed: verification-needed
--
User cancel of fsck gives: "fsck.ext4: Inode bitmap not loaded while setting block group checksum"
https://bugs.launchpad.net/bugs/582035
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for e2fsprogs.