[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#784234: initramfs-tools: searches for fsck.btrfs in the wrong directory



Package: initramfs-tools
Version: 0.120
Severity: important

With the update of btrfs-tools to 4.0-1 I get this:
  update-initramfs: Generating /boot/initrd.img-4.1.0-rc2
  Warning: /sbin/fsck.btrfs doesn't exist, can't install to initramfs, ignoring.
and indeed, the changelog states

btrfs-tools (4.0-1) unstable; urgency=medium
  ....
  * Move all binaries to /bin (Closes: #770806)

and there it is
-rwxr-xr-x 1 root root 1177 May  4 07:28 /bin/fsck.btrfs

I don't know who should fix that, though.

All the best

Norbert

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 4.7M Apr 14 14:22 /boot/initrd.img-3.17.0
-rw-r--r-- 1 root root 4.7M Apr 14 14:22 /boot/initrd.img-3.18.0
-rw-r--r-- 1 root root 4.9M Apr 14 14:22 /boot/initrd.img-3.19.0
-rw-r--r-- 1 root root 4.9M Apr 14 14:22 /boot/initrd.img-4.0.0
-rw-r--r-- 1 root root 4.9M Apr 14 14:22 /boot/initrd.img-4.0.0-rc6+
-rw-r--r-- 1 root root 4.9M Apr 14 14:22 /boot/initrd.img-4.0.0-rc7
-rw-r--r-- 1 root root 4.9M Apr 18 11:36 /boot/initrd.img-4.0.0-rc7+
-rw-r--r-- 1 root root 3.8M May  4 19:28 /boot/initrd.img-4.1.0-rc2
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.1.0-rc2 root=/dev/sda7 ro libata.force=noncq

-- /proc/filesystems
	ext3
	ext2
	vfat
	iso9660
	ntfs
	fuseblk
	btrfs

-- lsmod
Module                  Size  Used by
ctr                     3503  2 
ccm                     6946  2 
acpi_call               4055  0 
binfmt_misc             6006  1 
nfsd                  199194  2 
auth_rpcgss            36500  1 nfsd
oid_registry            2099  1 auth_rpcgss
nfs_acl                 2063  1 nfsd
nfs                   105211  0 
lockd                  53114  2 nfs,nfsd
grace                   1506  2 nfsd,lockd
sunrpc                152397  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
x86_pkg_temp_thermal     4315  0 
intel_powerclamp        8146  0 
kvm_intel             127847  0 
kvm                   250993  1 kvm_intel
crc32c_intel           12785  0 
aesni_intel           158005  4 
aes_x86_64              7295  1 aesni_intel
iwlmvm                202743  0 
mac80211              331322  1 iwlmvm
lrw                     3255  1 aesni_intel
gf128mul                5479  1 lrw
glue_helper             3782  1 aesni_intel
ablk_helper             1612  1 aesni_intel
joydev                  8259  0 
cryptd                  7151  2 aesni_intel,ablk_helper
iwlwifi                80313  1 iwlmvm
cfg80211              179797  3 iwlwifi,mac80211,iwlmvm
sony_laptop            36270  0 
ipv6                  264130  61 
autofs4                21176  2 

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
btrfs
busybox
dmsetup
fsck
fuse
intel_microcode
keymap
klibc
kmod
ntfs_3g
resume
thermal
udev
zz-busybox


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-rc2 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages initramfs-tools depends on:
ii  busybox      1:1.22.0-15
ii  cpio         2.11+dfsg-4.1
ii  klibc-utils  2.0.4-2
ii  kmod         20-1
ii  udev         215-17

Versions of packages initramfs-tools recommends:
ii  busybox  1:1.22.0-15

Versions of packages initramfs-tools suggests:
pn  bash-completion  <none>

-- no debconf information


Reply to: