[Zope-dev] Bad ZODB 3.10.5 egg on PyPI, cleanup needed

6 views
Skip to first unread message

Marius Gedminas

unread,
Mar 12, 2012, 5:55:52 PM3/12/12
to zope...@zope.org
Today I was unable to build zodbbrowser using its bleeding-edge.cfg
which unpins all package versions. It was unable to install ZODB3.

I can reproduce the same error with pip:

$ virtualenv test
$ test/bin/pip install ZODB3
Downloading/unpacking ZODB3
Downloading ZODB3-3.10.5.win32.zip (1.8Mb): 1.8Mb downloaded
Running setup.py egg_info for package ZODB3
Traceback (most recent call last):
File "<string>", line 14, in <module>
IOError: [Errno 2] No such file or directory: '/tmp/test/build/ZODB3/setup.py'

It looks like {zc.buildout,easy_install,pip,setuptools,distribute} see
the ZODB3-3.10.5.win32.zip as a simple .zip source tarball of ZODB3
version "3.10.5.win32".

http://pypi.python.org/pypi/ZODB3/3.10.5 contains various proper win32
eggs in addition to that .win32.zip. The PyPI page for 3.10.4 did not
have any weird .win32.zip files.

Can someone please remove that "dumb" binary file which is "built for
Windows XP" (and doesn't even mention for which Python version)?

Package Index Owner: tim_one, J1m, ctheune
Package Index Maintainer: ctheune, hannosch, zope.wineggbuilder

(On an unrelated note, the # of downloads columns is 0, although I
personally have downloaded it (via pip/buildout) at least three times
today.)

Marius Gedminas
--
http://pov.lt/ -- Zope 3/BlueBream consulting and development

signature.asc

Hanno Schlichting

unread,
Mar 12, 2012, 6:13:52 PM3/12/12
to zope...@zope.org
On Mon, Mar 12, 2012 at 10:55 PM, Marius Gedminas <mar...@gedmin.as> wrote:
> http://pypi.python.org/pypi/ZODB3/3.10.5 contains various proper win32
> eggs in addition to that .win32.zip.  The PyPI page for 3.10.4 did not
> have any weird .win32.zip files.
>
> Can someone please remove that "dumb" binary file which is "built for
> Windows XP" (and doesn't even mention for which Python version)?

J1m apparently took care of that:

add 2.7 file ZODB3-3.10.5.win32.zip 2012-03-12 20:22 J1m 12.x.x.x
remove file ZODB3-3.10.5.win32.zip 2012-03-12 22:06 J1m 12.x.x.x

Hanno
_______________________________________________
Zope-Dev maillist - Zope...@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )

Jim Fulton

unread,
Mar 12, 2012, 8:59:51 PM3/12/12
to Hanno Schlichting, zope...@zope.org
On Mon, Mar 12, 2012 at 6:13 PM, Hanno Schlichting <ha...@hannosch.eu> wrote:
> On Mon, Mar 12, 2012 at 10:55 PM, Marius Gedminas <mar...@gedmin.as> wrote:
>> http://pypi.python.org/pypi/ZODB3/3.10.5 contains various proper win32
>> eggs in addition to that .win32.zip.  The PyPI page for 3.10.4 did not
>> have any weird .win32.zip files.
>>
>> Can someone please remove that "dumb" binary file which is "built for
>> Windows XP" (and doesn't even mention for which Python version)?
>
> J1m apparently took care of that:
>
> add 2.7 file ZODB3-3.10.5.win32.zip     2012-03-12 20:22        J1m     12.x.x.x
> remove file ZODB3-3.10.5.win32.zip      2012-03-12 22:06        J1m     12.x.x.x

Sorry about that.

This wasn't a bad distribution, but a fail on setuptools part afaict.

Jim

--
Jim Fulton
http://www.linkedin.com/in/jimfulton

Reply all
Reply to author
Forward
0 new messages