Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 22nd, 2012  |  syntax: None  |  size: 1.04 KB  |  hits: 29  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  
  2. While:
  3.   Installing zeoserver.
  4.  
  5. An internal error occured due to a bug in either zc.buildout or in a
  6. recipe being used:
  7. Traceback (most recent call last):
  8.   File "/opt/Plone3/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py", line 1477, in main
  9.     getattr(buildout, command)(args)
  10.   File "/opt/Plone3/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py", line 462, in install
  11.     installed_files = self[part]._call(recipe.install)
  12.   File "/opt/Plone3/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py", line 1060, in _call
  13.     return f()
  14.   File "/opt/Plone3/buildout-cache/eggs/plone.recipe.zope2zeoserver-1.4-py2.4.egg/plone/recipe/zope2zeoserver/__init__.py", line 117, in install
  15.     self.install_scripts()
  16.   File "/opt/Plone3/buildout-cache/eggs/plone.recipe.zope2zeoserver-1.4-py2.4.egg/plone/recipe/zope2zeoserver/__init__.py", line 289, in install_scripts
  17.     relative_paths=self._relative_paths,
  18. TypeError: scripts() got an unexpected keyword argument 'relative_paths'