[Bug 2100618] Re: dracut install removes flash-kernel
Benjamin Drung
2100618 at bugs.launchpad.net
Wed Nov 19 16:25:05 UTC 2025
This change done in plucky has been lost in questing and resolute:
```
$ dpkg -s flash-kernel | grep 'Version\|Depends'
Version: 3.109ubuntu7
Depends: debconf (>= 0.5) | debconf-2.0, python3:any, devio, initramfs-tools (>= 0.92f), systemd, linux-base (>= 3.2), mtd-utils, ucf
```
https://launchpadlibrarian.net/783135361/flash-
kernel_3.108ubuntu1_3.108ubuntu2.diff.gz
** Changed in: flash-kernel (Ubuntu)
Importance: Undecided => High
** Changed in: flash-kernel (Ubuntu)
Status: Fix Released => New
** Changed in: flash-kernel (Ubuntu)
Milestone: ubuntu-25.04-beta => None
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flash-kernel in Ubuntu.
https://bugs.launchpad.net/bugs/2100618
Title:
dracut install removes flash-kernel
Status in dracut package in Ubuntu:
Invalid
Status in flash-kernel 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