[Zope-dev] zope-tests - FAILED: 10, OK: 12

Wichert Akkerman wichert at wiggy.net
Fri Mar 15 08:39:16 UTC 2013


On Mar 15, 2013, at 07:57, Marius Gedminas <marius at 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

Wichert.




More information about the Zope-Dev mailing list