Code review comment for lp:~allenap/launchpad/packages-for-autoload-bug-443061

Revision history for this message
Gavin Panella (allenap) wrote :

On Tue, 06 Oct 2009 18:32:40 -0000
Gary Poster <email address hidden> wrote:

> I have a branch that makes this warning unnecessary. The necessary
> eggs are not yet in the download-cache branch, but this is the
> branch: lp:~gary/launchpad/buildout-py .

Part of the problem is that utilities/ec2 needs to run with Python
2.5+ because of boto. I tried getting it to run with the buildout
managed bin/py but with no luck; boto wanted hashlib and even when I
got buildout to install that too, it expected a different calling
convention for... something else, can't remember what.

I don't think the branch above addresses that, or does it? I feel
like I'm missing some crucial detail :)

Gavin.

« Back to merge proposal