touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #112740
[Bug 1483975] Re: update-initramfs complains about missing /sbin/fsck.btrfs
Don't be so impatient. If bug does not prevent Unity from starting it will linger for years. Anyway, here is workaround. The /bin/fsck.btrfs exists. If it is not there, reinstall btrfs-tools. Then,
sudo ln -s /bin/fsck.btrfs /sbin/fsck.btrfs
and all is fine.
--
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