← Back to team overview

touch-packages team mailing list archive

[Bug 1483975] Re: update-initramfs complains about missing /sbin/fsck.btrfs

 

I'm running an up-to-date Wily installation and
sudo update-initramfs -u
gives warning:
Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.
the warning comes from /usr/share/initramfs-tools/hooks/fsck script
dpkg -S /usr/share/initramfs-tools/hooks/fsck
shows that the file belongs to the initramfs-tools package. And here is info about the currently installed initramfs-tools:
$ apt-cache policy initramfs-tools
initramfs-tools:
  Installed: 0.120ubuntu5
  Candidate: 0.120ubuntu5
  Version table:
 *** 0.120ubuntu5 0
        500 http://se.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
        100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1483975

Title:
  update-initramfs complains about missing /sbin/fsck.btrfs

Status in btrfs-tools package in Ubuntu:
  Fix Released
Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in btrfs-tools package in Debian:
  New
Status in initramfs-tools package in Debian:
  New

Bug description:
  /sbin/fsck.btrfs moved to /bin/fsck.btrfs with btrfs-tools 4.0-2
  (http://bugs.debian.org/784234), which causes

  $ sudo update-initramfs -u
  update-initramfs: Generating /boot/initrd.img-4.1.0-3-generic
  Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.

  I assume this means that fsck won’t run on a btrfs /, which seems bad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/1483975/+subscriptions


References