[Bug 1797170] Re: xenial cloud image builds fail due to /lib/modules being present
Launchpad Bug Tracker
1797170 at bugs.launchpad.net
Wed Oct 10 16:12:11 UTC 2018
** Branch linked: lp:~ubuntu-core-dev/livecd-rootfs/xenial-proposed
--
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
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