[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2014-08-06 Thread William Grant
** No longer affects: launchpad -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/766242 Title: lp:ubuntu/cloud-init is not buildable by bzr-builder To manage notifications about

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2012-01-13 Thread Scott Moser
generally, i think that bzr-builder should be better, and allow for no .pc directory but applied patches. However, cloud-init's ubuntu trunk is now an upstream snapshot, so: $ cat cloud-init.recipe EOF # bzr-builder format 0.4 deb-version {debupstream}-0ubuntu0+{revno} lp:ubuntu/cloud-init EOF $

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-07-21 Thread Scott Moser
I'm moving this to confirmed in bzr-builder. That said, I would be willing to have the lp:ubuntu/cloud-init branch fixed because I'd like for it to build. I personally really hate .pc directories being versioned, but would live with it or consider moving off quilt-3.0. somewhat related, is

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-06-17 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/766242 Title: lp:ubuntu/cloud-init is not buildable by

Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-18 Thread Scott Moser
On Tue, 17 May 2011, James Westby wrote: What is causing the issue is that debuild and bzr-builder apply the quilt patches in slightly different ways, with bzr-builder failing if the patches are already applied and there is no .pc directory, and debuild no failing in that case. I'd much

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-17 Thread Neil Wilson
This is just about rebuilding the current Ubuntu package, Exactly. Nobody is expecting an auto merge here. This is the standard distribution package as uploaded automatically to Bzr being built on that distribution by the Launchpad builder system. And currently for this package it doesn't

Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-17 Thread Clint Byrum
Excerpts from James Westby's message of Tue May 17 02:08:47 UTC 2011: On Mon, 16 May 2011 22:18:37 -, Clint Byrum cl...@fewbar.com wrote: There's not much we can do if the source package patches conflicts directly with upstream. The build log is quite clear which patches won't apply, so

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread Clint Byrum
Neil, I'm marking this bug as Incomplete. Please try removing the patches in the build recipe, as the build log you pasted seems to suggest that they are simply conflicting with the branch content, which is a normal condition. You can either add 'run rm debian/patches/*', or create a new branch of

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread Neil Wilson
That's hardly user friendly. Surely if the builder is to be of any use whatsoever it should build the Ubuntu source branch with a simple command. Having to manipulate a source package upload to get it to build is totally counter-intuitive. -- You received this bug notification because you are

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
Hi Jelmer, Perhaps the applying of quilt patches in bzr-builder can be more graceful in its handling of this state. That is: * patches in debian/patches * Those patches already applied * No .pc directory Thanks, James -- You received this bug notification because you are a member of

Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread Clint Byrum
Excerpts from Neil Wilson's message of Mon May 16 20:26:10 UTC 2011: That's hardly user friendly. Surely if the builder is to be of any use whatsoever it should build the Ubuntu source branch with a simple command. Having to manipulate a source package upload to get it to build is totally

Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
On Mon, 16 May 2011 22:18:37 -, Clint Byrum cl...@fewbar.com wrote: There's not much we can do if the source package patches conflicts directly with upstream. The build log is quite clear which patches won't apply, so they can be selectively removed if some need to stay. Ultimately you

[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-04-30 Thread Clint Byrum
Are you certain this is a problem with the branch? The branch matches what is in the Ubuntu archives exactly. bzr bd -S from the branch and apt-get source produce identical .dsc/.debian.tar.gz/.orig.tar.gz files. It seems more appropriate then that bzr-builder should be able to read this the