Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#542753: Recovery fsck fails due to last mount in the future

15 views
Skip to first unread message

Svante Signell

unread,
Aug 21, 2009, 3:10:09 AM8/21/09
to
Package: util-linux
Version: 2.16-3
Severity: normal

After a hard shutdown (reset) automatic checking of the root file system
fails:

Checking root file system...fsck from util-linux-ng 2.16

/dev/sda2: Superblock last mount time is in the future
/dev/sda2: UNEXPECTED INCONSISTENCY: Run fsck MANUALLY:
(i.e. without -a or -p options)
fsck died with exit status 4
failed (code 4)
[...]

This bug is maybe should be allocated to initscripts:

bug #387861
hwclock.sh should run before checkroot.sh (breaks fsck)

which was resolved in January 2008.

FYI: I did choose not to convert to dependency based boot when insserv
was installed.
$ dpkg-reconfigure insserv
info: Checking if it is safe to convert to dependency based boot.
Answering NO here!
error: Problems running insserv:
insserv: script cupsys: service cups already provided!
warning: It is not safe to convert to dependency based boot.

initscripts 2.87dsf-2

Installed: unstable on amd64 as of Aug 2009.

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

LaMont Jones

unread,
Aug 21, 2009, 9:30:09 AM8/21/09
to
On Fri, Aug 21, 2009 at 08:52:24AM +0200, Svante Signell wrote:
> /dev/sda2: Superblock last mount time is in the future

Is /etc/localtime a file or a symlink?

lamont

Svante Signell

unread,
Aug 21, 2009, 2:40:14 PM8/21/09
to
On Fri, 2009-08-21 at 07:04 -0600, LaMont Jones wrote:
> On Fri, Aug 21, 2009 at 08:52:24AM +0200, Svante Signell wrote:
> > /dev/sda2: Superblock last mount time is in the future
>
> Is /etc/localtime a file or a symlink?
Its a file:
ls -l /etc/localtime
-rw-r--r-- 1 root root 1892 2009-08-09 11:01 /etc/localtime

file /etc/localtime
/etc/localtime: timezone data, version 2, 4 gmt time flags, 4 std time
flags, no leap seconds, 118 transition times, 4 abbreviation chars

Does not seem to belong to any package?
dpkg -S /etc/localtime
dpkg: /etc/localtime not found.

0 new messages