Oct. 17, 2009
4:23 p.m.
On Sat, Oct 17, 2009 at 4:47 PM, ssteinerX@gmail.com <ssteinerx@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