Olá a todos.
Estamos tentando instalar um servidor zope em outra maquina mais ocorreu
um erro muito estranho nunca visto por nós antes.
Segue:
Replace 759 bytes with 756 bytes (1/29 lines changed)
Overwrite ./helloworld/buildout.cfg [y/n/d/B/?] y
Invoking zc.buildout...
zip_safe flag not set; analyzing archive contents...
SyntaxError: ('invalid syntax',
('build/bdist.linux-i686/egg/zope/app/testing/ztapi.py', 65, 61, "def
provideAdapter(required, provided, factory, name='', with=()):\n"))
SyntaxError: ('invalid syntax',
('/cnptia/tmptZqz_N/zope.app.testing-3.4.3-py2.6.egg/zope/app/testing/zt\
api.py', 65, 61, "def provideAdapter(required, provided, factory,
name='', with=()):\n"))
SyntaxError: ('invalid syntax',
('build/bdist.linux-i686/egg/zope/app/component/back35.py', 285, 10, '
with = schema.Tuple(\n'))
SyntaxError: ('invalid syntax',
('build/bdist.linux-i686/egg/zope/app/component/site.py', 241, 61, '
(registration.required, ) + registration.with,\n'))
SyntaxError: ('invalid syntax',
('/cnptia/tmpu3fIlK/zope.app.component-3.4.1-py2.6.egg/zope/app/componen\
t/back35.py', 285, 10, ' with = schema.Tuple(\n'))
SyntaxError: ('invalid syntax',
('/cnptia/tmpu3fIlK/zope.app.component-3.4.1-py2.6.egg/zope/app/componen\
t/site.py', 241, 61, ' (registration.required, ) +
registration.with,\n'))
SyntaxError: ('invalid syntax',
('build/bdist.linux-i686/egg/ZEO/scripts/zeoserverlog.py', 375, 6, '
as = []\n'))
SyntaxError: ('invalid syntax',
('/cnptia/tmpvNVntO/ZODB3-3.8.1-py2.6-linux-i686.egg/ZEO/scripts/zeoserv\
erlog.py', 375, 6, ' as = []\n'))
build/bdist.linux-i686/egg/zope/tal/dummyengine.py:88: SyntaxWarning:
assertion is always true, perhaps remove parentheses?
assert (expression.startswith("$") and expression.endswith("$"),
build/bdist.linux-i686/egg/zope/tal/dummyengine.py:155: SyntaxWarning:
assertion is always true, perhaps remove parentheses?
assert (macroName.startswith("$") and macroName.endswith("$"),
/cnptia/tmpDKCXuF/zope.tal-3.4.1-py2.6.egg/zope/tal/dummyengine.py:88:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (expression.startswith("$") and expression.endswith("$"),
/cnptia/tmpDKCXuF/zope.tal-3.4.1-py2.6.egg/zope/tal/dummyengine.py:155:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (macroName.startswith("$") and macroName.endswith("$"),
/cnptia/zope.tal-3.4.1-py2.6.egg/zope/tal/dummyengine.py:88:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (expression.startswith("$") and expression.endswith("$"),
/cnptia/zope.tal-3.4.1-py2.6.egg/zope/tal/dummyengine.py:155:
SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert (macroName.startswith("$") and macroName.endswith("$"),
SyntaxError: ('invalid syntax',
('build/bdist.linux-i686/egg/RestrictedPython/Utilities.py', 56, 19,
'def reorder(s, with=None, without=()):\n'))
SyntaxError: ('invalid syntax',
('/cnptia/tmpFghEUR/RestrictedPython-3.4.2-py2.6.egg/RestrictedPython/Ut\
ilities.py', 56, 19, 'def reorder(s, with=None, without=()):\n'))
Alguem conhece o motivo desse erro?
Atenciosamente,
Erick.