Guest User

Untitled

a guest
May 20th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.26 KB | None | 0 0
  1. [Merrimac: ~/sites/topp/orton/src/almanac]
  2. $ bin/zopectl fg
  3. /Users/toffer/Sites/topp/orton/src/almanac/parts/app/runzope -C /Users/toffer/Sites/topp/orton/src/almanac/parts/zopectl/zope.conf
  4. /Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py:182: DeprecationWarning: the gopherlib module is deprecated
  5. mod = __import__(mname, *_import_chickens)
  6. Traceback (most recent call last):
  7. File "/Users/toffer/Sites/topp/orton/src/almanac/parts/app/runzope", line 134, in <module>
  8. zope.app.twisted.main.main()
  9. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.app.twisted-3.4.0a1-py2.5.egg/zope/app/twisted/main.py", line 74, in main
  10. service = setup(load_options(args))
  11. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.app.twisted-3.4.0a1-py2.5.egg/zope/app/twisted/main.py", line 145, in setup
  12. zope.app.appsetup.config(options.site_definition, features=features)
  13. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.app.appsetup-3.4.1-py2.5.egg/zope/app/appsetup/appsetup.py", line 111, in config
  14. context = xmlconfig.file(file, context=context, execute=execute)
  15. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 610, in file
  16. include(context, name, package)
  17. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
  18. processxmlfile(f, context)
  19. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
  20. parser.parse(src)
  21. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
  22. xmlreader.IncrementalParser.parse(self, source)
  23. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
  24. self.feed(buffer)
  25. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
  26. self._parser.Parse(data, isFinal)
  27. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
  28. self._cont_handler.endElementNS(pair, None)
  29. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
  30. self.context.end()
  31. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 542, in end
  32. self.stack.pop().finish()
  33. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 690, in finish
  34. actions = self.handler(context, **args)
  35. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
  36. processxmlfile(f, context)
  37. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
  38. parser.parse(src)
  39. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
  40. xmlreader.IncrementalParser.parse(self, source)
  41. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
  42. self.feed(buffer)
  43. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
  44. self._parser.Parse(data, isFinal)
  45. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
  46. self._cont_handler.endElementNS(pair, None)
  47. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
  48. self.context.end()
  49. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 542, in end
  50. self.stack.pop().finish()
  51. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 689, in finish
  52. args = toargs(context, *self.argdata)
  53. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 1381, in toargs
  54. args[str(name)] = field.fromUnicode(s)
  55. File "/Users/toffer/Sites/topp/orton/src/almanac/develop-eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/fields.py", line 141, in fromUnicode
  56. raise schema.ValidationError(v)
  57. zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/toffer/Sites/topp/orton/src/almanac/parts/app/site.zcml", line 5.0-5.37
  58. ZopeXMLConfigurationError: File "/Users/toffer/Sites/topp/orton/src/almanac/src/CommunityAlmanac/opengeo/almanac/configure.zcml", line 6.2-6.35
  59. ConfigurationError: ('Invalid value for', 'package', "ImportError: Couldn't import megrok, No module named megrok")
Add Comment
Please, Sign In to add comment