Ubuntu Edgy Server doesn't install fsck.mkfs

Bug #90173 reported by Alvaro Figueroa on 2007-03-06
20
Affects Status Importance Assigned to Milestone
Ubuntu
Undecided
Colin Watson

Bug Description

When a clean Ubuntu Edgy Server is installed, and XFS partitions are used, the package that provides fsck.xfs is not installed.

So when fsck is done for all of the filesystems that are about to get mounted, it prints an error that says:

(from a couple of lines up to provided context)

 * Checking file systems...
fsck 1.39 (29-May-2006)
fsck: cannot check /dev/hda2: fsck.xfs not found
fsck: cannot check /dev/hda5: fsck.xfs not found
/dev/hda1: clean, 30/48192 files, 14138/96358 blocks
                                                                     [ok]

The installer is not failing, and not even the boot process, but like it is right now, if the filesystem gets slightly corrupted and the server is rebooted for some reason, no fsck will be performed at each boot, so that might lead to some serious corruption or other problems.

Please let me know what testing would be useful.

Brian Murray (brian-murray) wrote :

The package that provides fsck.xfs is xfsprogs.

Colin Watson (cjwatson) wrote :

Thanks. This was due to the server-ship seed being broken and missing out xfsprogs, among others, so the xfsprogs package wasn't on the server CD; I've fixed this for Feisty now.

revno: 914
committer: Colin Watson <email address hidden>
branch nick: feisty
timestamp: Fri 2007-03-09 15:53:25 +0000
message:
  add filesystems and fonts from ship to server-ship (LP: #90173)

To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Duplicates of this bug

Other bug subscribers