[Bug 2100618] Re: dracut install removes flash-kernel
Benjamin Drung
2100618 at bugs.launchpad.net
Mon Mar 3 13:59:04 UTC 2025
The flash-kernel dependency should be: initramfs-tools | dracut (>=
106-2ubuntu2~)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dracut in Ubuntu.
Matching subscriptions: dracut
https://bugs.launchpad.net/bugs/2100618
Title:
dracut install removes flash-kernel
Status in dracut package in Ubuntu:
New
Bug description:
Attempting to switch a plucky install on raspi to dracut attempts to
remove flash-kernel (which is required to copy the generated initrd
and other artifacts to the boot partition). This is because flash-
kernel depends on initramfs-tools (which is going to be removed):
$ sudo apt install dracut
The following packages were automatically installed and are no longer required:
devio libiniparser4 libraspberrypi0 libubootenv-tool libubootenv0.1 mtd-utils u-boot-tools
Use 'sudo apt autoremove' to remove them.
Installing:
dracut
Installing dependencies:
dracut-core
Suggested packages:
dracut-network dmraid
REMOVING:
cloud-initramfs-copymods cloud-initramfs-dyn-netconf flash-kernel initramfs-tools overlayroot ubuntu-server ubuntu-server-raspi
Given dracut now contains drop-in replacements for the various binaries provided by initramfs-tools, could dracut simply "Provide: initramfs-tools" (as well as linux-initramfs-tool as it currently does)?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2100618/+subscriptions
More information about the foundations-bugs
mailing list