On Fri, Mar 15, 2013 at 09:39:16AM +0100, Wichert Akkerman wrote:
On Mar 15, 2013, at 07:57, Marius Gedminas <marius@gedmin.as> wrote:
[8] winbot / zope.app.wsgi_py_265_32
I misunderstood last time. "*** empty log message ***" does not mean this is a clone of an empty repo. It's *the actual svn commit message* of the last commit: http://zope3.pov.lt/trac/changeset/124092
The actual problem is
c:\Python26_32\python.exe bootstrap.py Downloading http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg Traceback (most recent call last): File "bootstrap.py", line 257, in <module> import zc.buildout.buildout File "c:\temp\tmpjpk_wq\zc.buildout-2.0.1-py2.6.egg\zc\buildout\buildout.py", line 18, in <module> import zc.buildout.easy_install File "c:\temp\tmpjpk_wq\zc.buildout-2.0.1-py2.6.egg\zc\buildout\easy_install.py", line 61, in <module> pkg_resources.Requirement.parse('distribute') AttributeError: 'NoneType' object has no attribute 'location'
Weird.
That is likely buildout 2 with an older bootstrap.py
Ah, of course. I got it mixed up with zope.app.http. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development