[Bug 1827426] Re: ubuntu-cpc: parallel build targets produce different root FS output
Robert C Jennings
1827426 at bugs.launchpad.net
Mon May 20 21:08:36 UTC 2019
** Merge proposal linked:
https://code.launchpad.net/~rcj/livecd-rootfs/+git/livecd-rootfs/+merge/366862
** Merge proposal linked:
https://code.launchpad.net/~rcj/livecd-rootfs/+git/livecd-rootfs/+merge/366863
--
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/1827426
Title:
ubuntu-cpc: parallel build targets produce different root FS output
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
[Impact]
The following targets have livecd.ubuntu-cpc.manifest (and
livecd.ubuntu-cpc.ext4) which differ in some way from the 'all'
target. They are all missing grub-efi and other modifications:
root-dir
squashfs
tarball
These targets do not depend on the 'disk-image' target. This means that
the ext4 produced will lack the uefi modifications (and any from the
disk-image target binary hooks).
Since the ext4 file is common to all builds there is a chance that a
parallel build from one of these targets could mistakenly be used.
[Test Case]
A build of each of the above mentioned image targets must produce a
root filesystem that is the same as the 'disk-image' or 'all' target.
[Regression Potential]
None. Image targets are not yet in use in production for the ubuntu-cpc project and the changes do not affect builds without specification of an
image target.
[Other Info]
This is blocking backporting of image parallelization to the rest of our
supported releases (and consumption of the feature overall) making it
a high priority for us to see these in place.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1827426/+subscriptions
More information about the foundations-bugs
mailing list