Comment 32 for bug 2033308

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Hi, I have some comments/questions.

a) In the test plan, this command doesn't work:

  # Create an image using live-build
  $ make disk-image-minimized

Does this need some special configuration, or branch? I presumed this was to be run in the root of the source package, after applying all patches (including the test patch).

b) given the uncertainty around the motivation for the original removal of all preferences files during the build, have you tested building an image with and without the fix, and compared them? Could this be added to the test plan, to make sure the fix is not inadvertently introducing other changes?

c) I'm not super familiar with live-build. I don't know if you can "cross-build" an image, i.e., host is jammy, and you build an image for focal. In other words, the test plan needs to be executed on each ubuntu release, and the image target needs to be that same OS release, is that correct?