** Description changed:

- In parallel builds where a list of image targets are provided the build
+ In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
  named image targets; this avoid overwriting the same object by multiple
  parallel builds.

** Description changed:

  In parallel builds where a list of image targets are provided, the build
  may produce binaries that are not part of the named set of targets but
  are created by series dependencies.  These implicitly created binaries
  may be generated by multiple builds but are unused as our convention for
  the ubuntu-cpc project is to only consume binaries from the explicitly
- named image targets; this avoid overwriting the same object by multiple
- parallel builds.
+ named image targets; this avoids overwriting the same object by multiple
+ parallel builds.  The problem is that as we build out parallel jobs for
+ a number of image targets (multiplied by each supported architecture)
+ we're wasting a lot of resources.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837254

Title:
  ubuntu-cpc parallel builds produce unused files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1837254/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to