Re: [PATCH 00/13] Add gourmet (and dependent python packages)

2014-12-02 Thread Andreas Enge
On Mon, Dec 01, 2014 at 09:09:01PM -0600, Eric Bavier wrote:
 I'm not knowledgeable about cherry-picking.  Could I just push these packages
 now?  It looks like hydra is caught up with the x86-64 and i686 builds at
 least.

I suppose you could. Anyway, there seems to be a problem with hydra right
now, it has not picked up any of the commits yesterday, and I cannot ssh
into it.

Andreas




Re: [PATCH 00/13] Add gourmet (and dependent python packages)

2014-12-02 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis:

 On Mon, Dec 01, 2014 at 09:09:01PM -0600, Eric Bavier wrote:
 I'm not knowledgeable about cherry-picking.  Could I just push these packages
 now?  It looks like hydra is caught up with the x86-64 and i686 builds at
 least.

 I suppose you could. Anyway, there seems to be a problem with hydra right
 now, it has not picked up any of the commits yesterday, and I cannot ssh
 into it.

Yes, there are “evaluation errors”.  I’m looking into it.

Ludo’.



Re: [PATCH 00/13] Add gourmet (and dependent python packages)

2014-11-21 Thread Andreas Enge
On Thu, Nov 20, 2014 at 11:40:55PM -0600, Eric Bavier wrote:
 The addition of sqlite to python will require a fair number of package
 rebuilds.  I think I dealt with the introduced module circular dependencies in
 an acceptable manner.

This could be dealt with as last time by creating a branch wip-python, let
it build on hydra and cherry-pick the patch into master when the builds are
finished.

Andreas




Re: [PATCH 00/13] Add gourmet (and dependent python packages)

2014-11-21 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis:

 On Thu, Nov 20, 2014 at 11:40:55PM -0600, Eric Bavier wrote:
 The addition of sqlite to python will require a fair number of package
 rebuilds.  I think I dealt with the introduced module circular dependencies 
 in
 an acceptable manner.

 This could be dealt with as last time by creating a branch wip-python, let
 it build on hydra and cherry-pick the patch into master when the builds are
 finished.

Yeah we can do that to reduce rebuilds for users.

Ludo’.