[solved] update-initramfs: failed for /boot/initrd.img-4.16.8-towo.2-siduction

Begonnen von Carnophage, 2018/05/15, 20:01:39

Vorheriges Thema - Nächstes Thema

Carnophage

apt install -fproduces (with a small enchencement of adding set -x in the hook script): http://dpaste.com//3FBMPHH
I do not use btrfs, I have /bin/btrfs but I do not have /bin/btrfs-zero-log
Any ideas if it's my config or something changed in the kernel package?

jure

I have the same error

Log started: 2018-05-15  18:16:39
initramfs-tools (0.130) wird eingerichtet ...
update-initramfs: deferring update (trigger activated)
Trigger für initramfs-tools (0.130) werden verarbeitet ...
update-initramfs: Generating /boot/initrd.img-4.16.8-towo.2-siduction-amd64
E: /usr/share/initramfs-tools/hooks/btrfs failed with return 1.
update-initramfs: failed for /boot/initrd.img-4.16.8-towo.2-siduction-amd64 with 1.
dpkg: Fehler beim Bearbeiten des Paketes initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Fehler traten auf beim Bearbeiten von:
initramfs-tools
Gruss Juergen

piper

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

Carnophage


jure

Gruss Juergen

piper

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

harley-peter

Where can I find btrfs-progs 4.16.1-2 which seems to fix the bug?
Or can I remove the package btrfs-progs at all because I do not use btrfs?

piper

If you don't use btrfs, you can safely do

apt purge btrfs-progs btrfs-tools

btrfs-tools is a transitional dummy package

Just wait it out for btrfs-progs 4.16.1-2, which is part of the ongoing testing transition known as auto-btrfs-progs.

https://release.debian.org/transitions/html/auto-btrfs-progs.html

https://qa.debian.org/cgi-bin/vcswatch?package=btrfs-progs


I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

jure

done

apt policy btrfs-progs
btrfs-progs:
  Installiert:           4.16.1-2
  Installationskandidat: 4.16.1-2
  Versionstabelle:
*** 4.16.1-2 500
        500 http://httpredir.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
Gruss Juergen