[Distutils] Buildbot throwing a gear after default setup?
Tarek Ziadé
ziade.tarek at gmail.com
Sat Oct 17 18:23:00 CEST 2009
On Sat, Oct 17, 2009 at 4:47 PM, ssteinerX at gmail.com
<ssteinerx at gmail.com> wrote:
>
>> Let me know how it goes.
>
> I thought I had apt-get installed all the zlib components so I wasn't
> expecting problems but I guess not. It now throws a different gear in a
> different way, so I guess I got your changes :-)
>
> Creating tar archive
> Traceback (most recent call last):
> File "setup.py", line 15, in <module>
> packages=['extensions', 'extensions.command']
> File
Yes, unfortunaltely this buildbot step requires zlib to build a
tar.gz... What we can do is
change this test here (on distutils-buildbot side) so all tests are
made with another
archive format.
Tarek
More information about the Distutils-SIG
mailing list