AW: Fwd: [Zope3-Users] z3c-form meta.zcml error
Roger Ineichen
dev at projekt01.ch
Thu Jan 24 16:28:38 EST 2008
Hi Marius
> Betreff: Re: Fwd: [Zope3-Users] z3c-form meta.zcml error
[...]
> > The problem are faulty ZIP files that do not open correctly
> in Linux.
> > The ZCML and Text files are there, but are not extracted
> correctly by setuptools.
>
> When we encountered this problem during the Foliage sprint,
> the problem was not the use of .zip instead of .tar.gz, but a
> manifest with \r\n line endings inside the archive.
> setuptools did rstrip('\n') on the lines and then tried to
> copy nonexistent files with a names that ended in '\r'. The
> bug was fixed on the same day in a newer setuptools 0.6 prerelease.
Yes, that was what I was thinking. But I had the latest setuptools
installed and this happens again. Seems that this is a tar lib
bug in python.
Regards
Roger Ineichen
_____________________________
END OF MESSAGE
> Marius Gedminas
> --
> Funny off-topic messages are always on-topic.
>
More information about the Zope3-users
mailing list