This bug was fixed in the package initramfs-tools - 0.147ubuntu1
---
initramfs-tools (0.147ubuntu1) plucky; urgency=medium
* Merge from Debian unstable. Remaining changes:
- Harmonize kernel module installation with dracut's behavior:
- Do not install ARM/RISCV specific mo
This is how far I got with only modifying initramfs-tools:
https://salsa.debian.org/kernel-team/initramfs-
tools/-/merge_requests/157
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466965
Title:
upd
** Changed in: dpkg (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466965
Title:
update-initramfs is called twice for the same kernel
To manage notifications
** Description changed:
When installing/upgrading packages (e. g. a kernel and initramfs-tools),
the same initrd is generated twice. Example from Ubuntu 24.04 (noble):
```
$ apt-get install --no-install-recommends -y zstd initramfs-tools
linux-image-generic
[...]
Setting up initram
To solve this issue, we need support from dpkg. Therefore I filed
https://bugs.debian.org/1099136 (dpkg: Please provide dpkg trigger
activation timestamp or support removing triggers)
** Summary changed:
- update-initramfs runs more often than necessary
+ update-initramfs is called twice for the