While working on plonenext I get an error when trying to install the Products.CMFDefault egg. This is the buildout -vv output:
Getting required 'Products.CMFDefault' required by Products.CMFDiffTool 0.4dev. required by Products.CMFTopic 2.1.2-beta. required by Products.CMFPlone 3.1.5dev. Getting distribution for 'Products.CMFDefault'. We have the best distribution that satisfies 'setuptools'. Picked: setuptools = 0.6c8 Running easy_install: /opt/local/Library/Frameworks/Python.framework/Versions/2.4/Resources/Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/wichert/Development/instances/plonenext/eggs/tmpC1v2O-" "/Users/wichert/Development/instances/plonenext/download/dist/Products.CMFDefault-2.1.2-beta.tar.gz" path=/Users/wichert/Library/eggs/setuptools-0.6c8-py2.4.egg Processing Products.CMFDefault-2.1.2-beta.tar.gz error: None An error occured when trying to install Products.CMFDefault 2.1.2-beta.Look above this message for any errors thatwere output by easy_install. While: Installing instance. Getting distribution for 'Products.CMFDefault'. Error: Couldn't install: Products.CMFDefault 2.1.2-beta Which is not very informative. Does anyone know what might cause this? Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
