Hi Alex, upgraded setuptools:
[r...@webplone zeocluster]# /usr/local/Plone/Python-2.4/bin/easy_install -U setuptools Searching for setuptools Reading http://pypi.python.org/simple/setuptools/ Best match: setuptools 0.6c11 Downloading http://pypi.python.org/packages/2.4/s/setuptools/setuptools-0.6c11-py2.4.egg#md5=bd639f9b0eac4c42497034dec2ec0c2b Processing setuptools-0.6c11-py2.4.egg creating /usr/local/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg Extracting setuptools-0.6c11-py2.4.egg to /usr/local/Plone/Python-2.4/lib/python2.4/site-packages Removing setuptools 0.6c9 from easy-install.pth file Adding setuptools 0.6c11 to easy-install.pth file Installing easy_install script to /usr/local/Plone/Python-2.4/bin Installing easy_install-2.4 script to /usr/local/Plone/Python-2.4/bin Installed /usr/local/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg Processing dependencies for setuptools Finished processing dependencies for setuptools Then ran buildout: [r...@webplone zeocluster]# ./bin/buildout While: Installing. Getting section zeoserver. Initializing section zeoserver. Installing recipe plone.recipe.zope2zeoserver. Error: There is a version conflict. We already have: zc.buildout 1.1.1 but zc.recipe.egg 1.2.2 requires 'zc.buildout>=1.2.0'. Should I be having all these dependency problems? Cheers, Jim -- View this message in context: http://plone.293351.n2.nabble.com/Unable-to-update-Plone-from-3-2-1-to-3-3-5-via-buildout-tp5008992p5009570.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
