[Bug 1797170] Re: xenial cloud image builds fail due to /lib/modules being present
Francis Ginther
francis.ginther at canonical.com
Thu Oct 11 12:36:22 UTC 2018
** Tags added: id-5bbe2744435b721d320a6458
--
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 Released
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