[Zope] Empty Products folder with Zope 2.13.1

Stefan Loidl Stefan.Loidl at lrz.de
Mon Dec 13 09:06:08 EST 2010


Hi,

I've installed Zope 2.13.1 with easy_install and python 2.6.6 on SLES 11.1,
but the Products folder in the ZMI is empty and there's no 'Help!' link on
any page. Same result with python 2.7.1. Is this like it is expected to
be or is this a bug?

There's no error message in the event log, but during installation I've
seen these error messages:

...
Searching for RestrictedPython
Reading http://download.zope.org/Zope2/index/2.13.1/RestrictedPython/
Best match: RestrictedPython 3.6.0
Downloading http://pypi.python.org/packages/source/R/RestrictedPython/RestrictedPython-3.6.0.zip
Processing RestrictedPython-3.6.0.zip
Running RestrictedPython-3.6.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-oRxtry/RestrictedPython-3.6.0/egg-dist-tmp-0A0PjW
SyntaxError: ('invalid syntax', ('build/bdist.linux-x86_64/egg/RestrictedPython/tests/before_and_after27.py', 30, 17, '    x= {y: y for y in whatever if y}\n'))
SyntaxError: ('invalid syntax', ('build/bdist.linux-x86_64/egg/RestrictedPython/tests/security_in_syntax27.py', 6, 13, '    {y: y for _restricted_name in x}\n'))
SyntaxError: ('invalid syntax', ('/home/ndu/zope2.13.1/lib/python2.6/site-packages/RestrictedPython-3.6.0-py2.6.egg/RestrictedPython/tests/before_and_after27.py', 30, 17,'    x = {y: y for y in whatever if y}\n'))
SyntaxError: ('invalid syntax', ('/home/ndu/zope2.13.1/lib/python2.6/site-packages/RestrictedPython-3.6.0-py2.6.egg/RestrictedPython/tests/security_in_syntax27.py', 6, 13,'    {y: y for _restricted_name in x}\n'))
Adding RestrictedPython 3.6.0 to easy-install.pth file
...

Any hints where the problem could be? Am I missing something?

I don't see this problem with Zope 2.12.14 (there are products in the
Products folder and the 'Help!' links exist).

Many thanks,
Stefan



More information about the Zope mailing list