[Bug 1778811] Re: live-build doesn't work with multi-part initrds
Launchpad Bug Tracker
1778811 at bugs.launchpad.net
Wed Jun 27 01:48:14 UTC 2018
This bug was fixed in the package live-build - 3.0~a57-1ubuntu35
---------------
live-build (3.0~a57-1ubuntu35) cosmic; urgency=medium
* ubuntu-initramfs-handling.patch: Use initramfs-tools to work with initrds,
instead of trying to naively repack and unpack them blindly (LP: #1778811)
-- Adam Conrad <adconrad at ubuntu.com> Tue, 26 Jun 2018 16:36:32 -0600
** Changed in: live-build (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to live-build in Ubuntu.
https://bugs.launchpad.net/bugs/1778811
Title:
live-build doesn't work with multi-part initrds
Status in live-build package in Ubuntu:
Fix Released
Bug description:
Due to attempts to treat initrds as single compressed files (both for
recompression, and in the lesser-used codepath for hunting through the
initrd to find a file), multi-part initrds cause live-build to fail.
Proposed fix is to let initramfs-tools do the heavy lifting, by
setting COMPRESS for generating initrds, and by using unmkinitramfs to
unpack them and look around for stuff.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/live-build/+bug/1778811/+subscriptions
More information about the foundations-bugs
mailing list