From Ludwig:
You may have seen that I
added a zipping function to run.py which should create the doc archive
ready for Pypi upload. However, the zip is rejected for some reason with
an odd error. The produced archive seems to be intact, but somewhere
there must be a problem that makes Pypi fail on it. When the archive is
created with system tools, it works fine.
Unfortunately, debugging this problem requires to test it, which blows
up the online do documentation temporarily if the zip is rejected.
It would be nice if either of you could take a look at the zipping
function. It might be a coding error or related to my Python
version/platform (2.5.2 @ 32bit Linux).
Original issue reported on code.google.com by robert.s...@gmail.com on 17 Dec 2008 at 12:00
Original issue reported on code.google.com by
robert.s...@gmail.com
on 17 Dec 2008 at 12:00