Guys,
I am following the excellent instructions from:
https://cwiki.apache.org/OODT/how-to-publish-the-oodt-web-site.html
I am wrapping up the changes to the site within the static docs and trying
to build a local copy that I can upload and
on Step 12 Build it out: bin/buildout Python is throwing this error:
/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/parts/buildout/site.py:181:
UserWarning: Module site was already imported from
/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/parts/buildout/site.pyc,
but
/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/eggs/distribute-0.6.14-py2.5.egg
is being added to sys.path
import pkg_resources
Traceback (most recent call last):
File "/var/folders/PR/PR6aMFD3EUSxA0X5gm0FJk++P6M/-Tmp-/tmpIMnb7U", line
11, in <module>
execfile('/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/oodtsite.publisher/setup.py')
File
"/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/oodtsite.publisher/setup.py",
line 88, in <module>
zip_safe=_zipSafe,
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py",
line 112, in setup
_setup_distribution = dist = klass(attrs)
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/setuptools/dist.py",
line 223, in __init__
_Distribution.__init__(self,attrs)
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
line 267, in __init__
self.finalize_options()
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/setuptools/dist.py",
line 256, in finalize_options
ep.load()(self, ep.name, value)
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/pkg_resources.py",
line 1911, in load
raise ImportError("%r has no %r attribute" % (entry,attr))
ImportError: <module 'setuptools.dist' from
'/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/setuptools/dist.pyc'>
has no 'check_packages' attribute
While:
Installing.
Processing develop directory
'/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/oodtsite.publisher'.
An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File
"/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/eggs/zc.buildout-1.5.2-py2.5.egg/zc/buildout/buildout.py",
line 1805, in main
getattr(buildout, command)(args)
File
"/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/eggs/zc.buildout-1.5.2-py2.5.egg/zc/buildout/buildout.py",
line 446, in install
installed_develop_eggs = self._develop()
File
"/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/eggs/zc.buildout-1.5.2-py2.5.egg/zc/buildout/buildout.py",
line 686, in _develop
zc.buildout.easy_install.develop(setup, dest)
File
"/Users/cgoodale/Documents/workspace/apache-oodt/oodt-site/eggs/zc.buildout-1.5.2-py2.5.egg/zc/buildout/easy_install.py",
line 1189, in develop
*args) == 0
AssertionError
Any help would be greatly appreciated!
-Cameron
--
Sent from a Tin Can attached to a String