Advertisement
Guest User

Untitled

a guest
May 30th, 2011
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. (cynin)zope@HAL9Z:~/cynin/cynin$ ./bin/buildout -c user.cfg -n
  2. Develop: '/home/zope/cynin/cynin/src/ubify.policy'
  3. Develop: '/home/zope/cynin/cynin/src/ubify.coretypes'
  4. Develop: '/home/zope/cynin/cynin/src/ubify.spaces'
  5. Develop: '/home/zope/cynin/cynin/src/ubify.viewlets'
  6. Develop: '/home/zope/cynin/cynin/src/ubify.cyninv2theme'
  7. Develop: '/home/zope/cynin/cynin/src/ubify.smartview'
  8. Develop: '/home/zope/cynin/cynin/src/ubify.recyclebin'
  9. Develop: '/home/zope/cynin/cynin/src/ubify.xmlrpc'
  10. Develop: '/home/zope/cynin/cynin/src/ubify.ffxmpp'
  11. Updating productdistros.
  12. Updating zope2.
  13. Updating fake eggs
  14. Installing instance.
  15. While:
  16. Installing instance.
  17.  
  18. An internal error occured due to a bug in either zc.buildout or in a
  19. recipe being used:
  20. Traceback (most recent call last):
  21. File "/home/zope/cynin/cynin/eggs/zc.buildout-1.4.3-py2.4.egg/zc/buildout/buildout.py", line 1660, in main
  22. getattr(buildout, command)(args)
  23. File "/home/zope/cynin/cynin/eggs/zc.buildout-1.4.3-py2.4.egg/zc/buildout/buildout.py", line 532, in install
  24. installed_files = self[part]._call(recipe.install)
  25. File "/home/zope/cynin/cynin/eggs/zc.buildout-1.4.3-py2.4.egg/zc/buildout/buildout.py", line 1204, in _call
  26. return f()
  27. File "/home/zope/cynin/cynin/eggs/plone.recipe.zope2instance-3.6-py2.4.egg/plone/recipe/zope2instance/__init__.py", line 51, in install
  28. requirements, ws = self.egg.working_set()
  29. File "/home/zope/cynin/cynin/eggs/zc.recipe.egg-1.2.2-py2.4.egg/zc/recipe/egg/egg.py", line 89, in working_set
  30. allow_hosts=self.allow_hosts,
  31. File "/home/zope/cynin/cynin/eggs/zc.buildout-1.4.3-py2.4.egg/zc/buildout/easy_install.py", line 800, in install
  32. return installer.install(specs, working_set)
  33. File "/home/zope/cynin/cynin/eggs/zc.buildout-1.4.3-py2.4.egg/zc/buildout/easy_install.py", line 660, in install
  34. ws.resolve(requirements)
  35. File "/home/zope/cynin/cynin/eggs/distribute-0.6.17-py2.4.egg/pkg_resources.py", line 589, in resolve
  36. requirements.extend(dist.requires(req.extras)[::-1])
  37. File "/home/zope/cynin/cynin/eggs/distribute-0.6.17-py2.4.egg/pkg_resources.py", line 2216, in requires
  38. raise UnknownExtra(
  39. UnknownExtra: zope.i18n 0.0 has no such extra feature 'zcml'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement