On Jan 24, 2008 10:02 AM, Roger Ineichen <[EMAIL PROTECTED]> wrote:
> I think that's a setuptools issue, The files do not get
> extracted, that's it. I have no idea if this only happens
> because the computer which extracts the eggs does not have
> the newest setuptools installed.
>
> I used the newest version of setuptools whihc is available
> e.g. version: setuptools-0.6c7-py2.4.egg. If this is a
> issue on build eggs, then it's defently not fixed.

Ah, ah, ah! Files not getting extracted sounds like the tarfile bug in
python that Florian Schulze hit as well:

  http://www.nabble.com/Egg-uploads---Lessons-learned-td14279963s6745.html

Apparently that's fixed in Python 2.5, which is a fat lot of help to
us stuck on 2.4.

-- 
Martijn Pieters
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to