Your message dated Thu, 19 Jan 2006 19:05:28 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347952: `e2fsck -a` should correct "superblock in future"
on first pass
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jan 2006 18:36:36 +0000
>From [EMAIL PROTECTED] Fri Jan 13 10:36:36 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mx.freeshell.org
([192.94.73.21] helo=sdf.lonestar.org ident=root)
by spohr.debian.org with esmtp (Exim 4.50)
id 1ExTmu-0004iS-IL
for [EMAIL PROTECTED]; Fri, 13 Jan 2006 10:36:36 -0800
Received: from sdf.lonestar.org (IDENT:[EMAIL PROTECTED] [192.94.73.7])
by sdf.lonestar.org (8.13.1/8.12.10) with ESMTP id k0DIaSXg025787
for <[EMAIL PROTECTED]>; Fri, 13 Jan 2006 18:36:28 GMT
Received: (from [EMAIL PROTECTED])
by sdf.lonestar.org (8.13.1/8.12.8/Submit) id k0DIaSPc029759;
Fri, 13 Jan 2006 18:36:28 GMT
Date: Fri, 13 Jan 2006 18:36:28 +0000 (UTC)
From: Alexey Toptygin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: `e2fsck -a` should correct "superblock in future" on first pass
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: e2fsprogs
Version: 1.38+1.39-WIP-2005.12.10-1
There is conrrently a bug in the initscripts and/or util-linux packages
(bug #344818, #343645); the bug is that checkroot.sh is run before
hwclockfirst.sh, so if the hwclock is in local time (as needed to
dual-boot with some other OSen) and you reboot in a timezone west of UTC,
the superblock timestamp appears to be in the future. This bug should be
fixed in either the util-linux or initscripts packages.
However, this bug exposes an e2fsck bug: when you run `e2fsck -a` and the
superblock timestamp is in the future, e2fsck marks the FS as having
errors and gives up. On the next pass of `e2fsck -a`, it sees the error
flag, fixes the superblock timestamp, checks everything else and succeeds.
IMO, e2fsck should not require 2 passes with -a just to fix one timestamp.
Currently, the simplest workaround is to hit ^D after the fsck failure so
that checkroot.sh reboots the system and fsck (and booting) succeeds on
the next pass. This cannot be fixed in the initscripts package, since
checkroot.sh has no way of knowing the e2fsck return code >= 4 signals
such a trivial problem.
Alexey
---------------------------------------
Received: (at 347952-done) by bugs.debian.org; 20 Jan 2006 00:05:34 +0000
>From [EMAIL PROTECTED] Thu Jan 19 16:05:34 2006
Return-path: <[EMAIL PROTECTED]>
Received: from thunk.org ([69.25.196.29] helo=thunker.thunk.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EzjmY-0005IW-Al
for [EMAIL PROTECTED]; Thu, 19 Jan 2006 16:05:34 -0800
Received: from root (helo=think.thunk.org)
by thunker.thunk.org with local-esmtp (Exim 4.50 #1 (Debian))
id 1EzjmX-000342-BU; Thu, 19 Jan 2006 19:05:33 -0500
Received: from tytso by think.thunk.org with local (Exim 4.50)
id 1EzjmS-0007yE-RS; Thu, 19 Jan 2006 19:05:28 -0500
Date: Thu, 19 Jan 2006 19:05:28 -0500
From: Theodore Ts'o <[EMAIL PROTECTED]>
To: Alexey Toptygin <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#347952: `e2fsck -a` should correct "superblock in future" on
first pass
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on thunker.thunk.org); SAEximRunCond expanded to false
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Version: 1.38+1.39-WIP-2005.12.31-1
This is fixed in e2fsprogs version 1.38+1.39-WIP-2005.12.31-1.
- Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]