Package: insserv
Version: 1.11.0-6
Severity: important

Yesterday I enabled insserv, today I ran my first test boot.

It failed when running the checkfs.sh script from the initscripts
package (so this is really a bug in checkfs.sh, apparently, because it's
not reporting dependencies accurately).  When doing the checks, it
failed because the LVM filesystem was not mounted.  Log follows:

        Log of fsck -C -V -R -A -a 
        Mon Mar 17 07:44:25 2008

        fsck 1.40.6 (09-Feb-2008)
        Checking all file systems.
        [/sbin/fsck.ext3 (1) -- /home] fsck.ext3 -a -C0 /dev/md0 
        /dev/md0: clean, 616498/7325696 files, 12084974/14651248 blocks
        [/sbin/fsck.ext2 (1) -- /tmp] fsck.ext2 -a -C0 /dev/sda8 
        [/sbin/fsck.ext3 (2) -- /usr] fsck.ext3 -a /dev/sdc2 
        [/sbin/fsck.ext3 (3) -- /var] fsck.ext3 -a /dev/sdb2 
        /dev/sda8: clean, 361/420160 files, 27461/839388 blocks
        /var: clean, 39427/1224000 files, 703058/2443888 blocks
        /usr: clean, 152931/1224000 files, 902903/2443888 blocks
        [/sbin/fsck.ext3 (1) -- /home/media] fsck.ext3 -a -C0 
/dev/vg_media/lv_media 
        fsck.ext3: No such file or directory while trying to open 
/dev/vg_media/lv_media
        /dev/vg_media/lv_media: 
        The superblock could not be read or does not describe a correct ext2
        filesystem.  If the device is valid and it really contains an ext2
        filesystem (and not swap or ufs or something else), then the superblock
        is corrupt, and you might try running e2fsck with an alternate 
superblock:
            e2fsck -b 8193 <device>

        fsck died with exit status 8

        Mon Mar 17 07:44:26 2008
        ----------------

It dropped me into the "fix the thing" shell.  I closed it right away,
and the system next ran the script to start the LVM device (doh!)

So I think the problem here is a missing dependency on checkfs.sh to
whatever script starts the LVM devices.

Thanks.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages insserv depends on:
ii  debconf [debconf-2.0]        1.5.19      Debian configuration management sy
ii  libc6                        2.7-6       GNU C Library: Shared libraries
ii  sysv-rc                      2.86.ds1-53 System-V-like runlevel change mech

insserv recommends no packages.

-- debconf information:
* insserv/enable: true



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to