[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.441.10 --- livecd-rootfs (2.441.10) zesty; urgency=medium * For the IMAGEFORMAT=none parts to work for ubuntu-image classic builds, we need to make sure IMAGEFORMAT is preserved and not overwritten if defined. Backporting

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-30 Thread Łukasz Zemczak
13:11 < xnox> sil2100, it has never passed. 13:11 < xnox> sil2100, "default-bootstraps SKIP Test requires machine-level isolation but testbed does not provide that" it used "always-skip", now it is in fact "always failed" 13:12 < xnox> sil2100, the reason why it fails on zesty, has been fixed

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-30 Thread Łukasz Zemczak
Quickly looking at the s390x livecd-rootfs failure, it doesn't seem to be related to any of the changes that have been made by the new version. It seems that during bootstrapping, udev is failing to configure properly. I'll ask xnox to maybe take a look at it and see what could be the reason. That

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.408.24 --- livecd-rootfs (2.408.24) xenial; urgency=medium * For the IMAGEFORMAT=none parts to work for ubuntu-image classic builds, we need to make sure IMAGEFORMAT is preserved and not overwritten if defined. Backporting

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
Verification xenial (package version 2.408.24): $ cp -a `dpkg -L livecd-rootfs | grep "auto$"` . $ sudo PROJECT="ubuntu-cpc" ARCH=amd64 IMAGEFORMAT=none SUITE=xenial lb config [2017-11-21 22:00:52] lb_config P: Executing auto/config script. Building on xenial-test.canonistack [2017-11-21

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
Verification zesty (package version 2.441.10): $ cp -a `dpkg -L livecd-rootfs | grep "auto$"` . $ sudo PROJECT="ubuntu-cpc" ARCH=amd64 IMAGEFORMAT=none SUITE=zesty lb config [2017-11-21 22:40:28] lb_config P: Executing auto/config script. Building on zesty-test.canonistack [2017-11-21 10:40:28]

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Steve Langasek
Hello Łukasz, or anyone else affected, Accepted livecd-rootfs into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/livecd- rootfs/2.441.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
** Description changed: [Impact] For the use of ubuntu-image classic image generation, it is required that livecd-rootfs supports a way to only generate the rootfs tree for a selected set of arguments (project, architecture etc.). By design ubuntu-image will use livecd-rootfs for

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
I know now why it all worked for artful and bionic - there is a conditional that preserves the IMAGEFORMAT for artful+ which is missing from the earlier versions. Backporting that and re-releasing. ** Tags removed: verification-needed-xenial verification-needed-zesty ** Tags added:

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
Ok, I noticed an issue with Gary's branch right now. I didn't see this during artful verification as the verification steps are missing one check and in artful the whole lb build has passed successfully. But on zesty I noticed that lb build failed on running a *binary* hook. All binary hooks

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-21 Thread Łukasz Zemczak
** Description changed: [Impact] For the use of ubuntu-image classic image generation, it is required that livecd-rootfs supports a way to only generate the rootfs tree for a selected set of arguments (project, architecture etc.). By design ubuntu-image will use livecd-rootfs for

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-20 Thread Launchpad Bug Tracker
This bug was fixed in the package livecd-rootfs - 2.478.1 --- livecd-rootfs (2.478.1) artful; urgency=medium [ Gary Wang ] * Add the IMAGEFORMAT=none to support generating a single rootfs (LP: #1730642) -- Łukasz 'sil2100' Zemczak Wed, 08 Nov

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-16 Thread Brian Murray
Hello Łukasz, or anyone else affected, Accepted livecd-rootfs into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/livecd- rootfs/2.408.23 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-16 Thread Brian Murray
Hello Łukasz, or anyone else affected, Accepted livecd-rootfs into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/livecd- rootfs/2.441.9 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: livecd-rootfs (Ubuntu Zesty) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730642

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: livecd-rootfs (Ubuntu Xenial) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-15 Thread Łukasz Zemczak
Artful verification (package version 2.478.1): $ cp -a `dpkg -L livecd-rootfs | grep "auto$"` . $ sudo PROJECT="ubuntu-cpc" ARCH=amd64 IMAGEFORMAT=none SUITE=artful ARCH=amd64 lb config [2017-11-15 11:29:05] lb_config P: Executing auto/config script. Building on amatsu [2017-11-15 11:29:05]

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-09 Thread Andy Whitcroft
Hello Łukasz, or anyone else affected, Accepted livecd-rootfs into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/livecd- rootfs/2.478.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-08 Thread Łukasz Zemczak
You can invoke ubuntu-image for a classic image build right now. Yes, you need a specific gadget tree, but it doesn't require any additional special infrastructure to get such a gadget tree prepared. For instance, for testing purposes we already use a custom gadget tree that's available

Re: [Bug 1730642] Re: Support generating a rootfs tree only

2017-11-08 Thread Steve Langasek
On Wed, Nov 08, 2017 at 10:09:42AM -, Łukasz Zemczak wrote: > In my opinion it is not required for us to wait on that as this change > is not needed for ubuntu-image classic build support to work. Without > the support for invoking ubuntu-image for builds in livecd-rootfs users > can still

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-08 Thread Łukasz Zemczak
In my opinion it is not required for us to wait on that as this change is not needed for ubuntu-image classic build support to work. Without the support for invoking ubuntu-image for builds in livecd-rootfs users can still invoke ubuntu-image directly to get a working classic image generated. This

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-07 Thread Steve Langasek
To my understanding, the other piece of this in livecd-rootfs - support for setting up the trees and invoking ubuntu-image as part of a livefs build - has not yet landed. Should it, before we settle on SRUing this? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1730642] Re: Support generating a rootfs tree only

2017-11-07 Thread Łukasz Zemczak
livecd-rootfs (2.480) bionic; urgency=medium [ Gary Wang ] * Add the IMAGEFORMAT=none to support generating a single rootfs. -- Steve Langasek Mon, 06 Nov 2017 11:12:45 -0800 -- You received this bug notification because you are a member of Ubuntu Bugs, which