[Zope-CMF] CMFDefault 2.1.2-beta egg does not install

Wichert Akkerman wichert at wiggy.net
Mon Sep 8 01:03:50 EDT 2008


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 <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


More information about the Zope-CMF mailing list