[Bug 1797170] Re: xenial cloud image builds fail due to /lib/modules being present
Steve Langasek
steve.langasek at canonical.com
Wed Oct 10 16:26:40 UTC 2018
Hello Dan, or anyone else affected,
Accepted livecd-rootfs into xenial-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/livecd-
rootfs/2.408.38 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, without details of
your testing we will not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: livecd-rootfs (Ubuntu Xenial)
Status: New => Fix Committed
** Tags added: verification-needed verification-needed-xenial
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1797170
Title:
xenial cloud image builds fail due to /lib/modules being present
Status in livecd-rootfs package in Ubuntu:
In Progress
Status in livecd-rootfs source package in Xenial:
Fix Committed
Bug description:
/lib/modules is now created by a package in the archive, which means
that the `mkdir /lib/modules` in the ubuntu-cpc 030-root-
tarball.binary hook fails (therefore failing the entire build).
[Impact]
New xenial cloud images cannot be produced.
[Test Case]
Attempt a livefs build of the ubuntu-cpc project; it will fail without
a fix, and pass with a fix.
[Regression Potential]
The fix is to modify the `mkdir` to `mkdir -p`, so the potential for
regression is very low.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1797170/+subscriptions
More information about the foundations-bugs
mailing list