Windows packaging update

Ian Clatworthy ian.clatworthy at canonical.com
Tue Apr 13 07:58:33 BST 2010


On 13/04/10 11:14, Aaron Bentley wrote:
> On 04/12/2010 08:43 PM, Ian Clatworthy wrote:
>> Things not working yet:
>
>> * Bundling of the pipeline plugin. This has launchpadlib as a
>> dependency
>
> You should bundle pipeline trunk for bzr 2.2, not the 2.1 branch, and
> pipeline trunk has no dependency on launchpadlib.

I just tried again and the problem is still there. It's line 159 of 
__init__.py that's triggering the missing dependency error. See 
http://bazaar.launchpad.net/~abentley/bzr-pipeline/trunk/annotate/head%3A/__init__.py

Maybe we just need to wrap that with a try/except ImportError block?

Ian C.



More information about the bazaar mailing list