Unable to install dracut and initramfs-tools together
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu Boot Speed Project |
New
|
Undecided
|
Unassigned | ||
dracut (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
In 15.10, dracut and initramfs-tools cannot coexist which makes it hard to regenerate the initramfs.
root@builder:/# apt-get install dracut initramfs-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
initramfs-tools is already the newest version.
initramfs-tools set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dracut : Conflicts: initramfs-tools but 0.120ubuntu6 is to be installed
initramfs-tools : Conflicts: linux-initramfs
E: Unable to correct problems, you have held broken packages.
From https:/
"Just in case someone is interested: I've built an ppa that allows installing draucut next to initramfs:
https:/
And yes, they do conflict as they both want to build the init.rd. And initramfs-tools wins, because i comes after d. I fixed that using dpkg-divert."
affects: | linux (Ubuntu) → dracut (Ubuntu) |
Changed in dracut (Ubuntu): | |
importance: | Undecided → Medium |
tags: | added: artful yakkety zesty |
tags: | added: bionic |
Status changed to 'Confirmed' because the bug affects multiple users.