[Bug 1098512] Re: Build 12.04.2 images with X enablement (lts-quantal) stack

Launchpad Bug Tracker 1098512 at bugs.launchpad.net
Fri Jan 11 10:59:24 UTC 2013


** Branch linked: lp:~ubuntu-core-dev/livecd-rootfs/precise-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/1098512

Title:
  Build 12.04.2 images with X enablement (lts-quantal) stack

Status in “livecd-rootfs” package in Ubuntu:
  Invalid
Status in “livecd-rootfs” source package in Precise:
  In Progress

Bug description:
  [Impact] We have committed to delivering the X enablement stack by default for 12.04.2.
  [Test Case] Install system with old images and take a copy of /var/lib/apt/ (primarily extended_states).  Install system with new images.  Check that the X enablement stack is installed.  Get a package management expert from Foundations to compare /var/lib/apt/extended_states before and after and check that any changes in auto-installed states are acceptable.
  [Regression Potential] Aside from any possible X regressions, which I think are principally the responsibility of the (separately SRUed) X changes rather than this one, the main possible source of regressions from this change would be changes in auto-installed states.  See below.

  For 12.04.2, we need to build desktop images with the X lts-quantal
  stack in cases where they are already being built with the lts-quantal
  kernel (i.e. ubuntu, ubuntu-dvd, edubuntu, and edubuntu-dvd).  This
  involves installing xserver-xorg-lts-quantal rather than xserver-xorg.

  Unfortunately there is no non-invasive way to do this as far as I've
  been able to tell, because at present we can't regenerate tasks for
  stable releases - or, at least, if we do so there's no way to *remove*
  xserver-xorg and friends from the task.  The only way to do this while
  still using tasks is to install the task and then install xserver-
  xorg-lts-quantal over the top, thereby removing xserver-xorg and
  friends.  Not only is this extremely painful to arrange with the
  version of live-build in precise, but it would likely also result in
  significant amounts of library cruft remaining in the image.  Removing
  that would entail a considerable amount of unmaintainable hardcoding.

  Thus, with some regret, the only idea I have is to switch the images
  in question to install metapackages rather than tasks.  This carries
  some risk because it may cause apt to have a different idea of which
  packages are auto-installed, and thus potentially cause problems for
  future upgrades.  We'll simply need to keep a close eye on the results
  and make sure any changes in apt's extended states are acceptable.

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




More information about the foundations-bugs mailing list