[Distutils] Buildbot throwing a gear after default setup?

Tarek Ziadé ziade.tarek at gmail.com
Sat Oct 17 01:04:38 CEST 2009


On Sat, Oct 17, 2009 at 12:58 AM, Nathan Yergler
<nathan at creativecommons.org> wrote:
> Looks like you're using a build of Python that wasn't compiled with
> zlib support (--with-zlib, IIRC).
>
> 2009/10/16 ssteinerX at gmail.com <ssteinerx at gmail.com>:
>> I've just downloaded and configured the Distribute buildbot and it appears that a dependency is missing somewhere.  I get this (just the errors excerpted).

Nathan is right, but this Distutils test was supposed to check if zlib
is supported before its run,

I have fixed it in r75450. So you should be OK now.

Thanks for noticing !

Tarek


More information about the Distutils-SIG mailing list