Hey, I had the same issue. Not quite sure how to pin the resource that depends on the conflict locked version of the zc.bouldout, but what I did to resolve my dependency nightmare, was to run buildout with the -n flag.
Hope this helps, as I see the view on this page growing more. Btw, I was running the Unified installer on Mac OS X Snow Leopard. Herman richardt wrote: > > Hi there, > > I'm trying to install solgema.portletsmanager-0.5.1b2 using buildout which > generates the error on running $ bin/buildout -n > > While: > Installing. > Getting section precompile. > Initializing part precompile. > Getting section varnish-build. > Initializing section varnish-build. > Installing recipe zc.recipe.cmmi. > Error: There is a version conflict. > We already have: zc.buildout 1.1.2 > but zc.recipe.cmmi 1.3.1 requires 'zc.buildout>=1.4'. > > I've tried adding the following lines to buildout.cfg to upgrade > zc.buildout - > > [versions] > zc.buildout = 1.4.1 > > but this generates another error after re-running bin/buildout -n > > Error: Missing option: buildout:parts > > Please could anyone advise on how to resolve. I can't use easy_install as > I don't have root access in my zope/plone setup. > > Thanks. > > > Plone version overview: > > * Plone 3.2.3 > * CMF 2.1.2 > * Zope (Zope 2.10.8-final, python 2.4.5, linux2) > * Python 2.4.5 (#1, Aug 15 2009, 19:17:18) [GCC 4.2.4 (Ubuntu > 4.2.4-1ubuntu4)] > * PIL 1.1.6 > > > > > > > > > > ----- "All the exaggerations are right, if they exaggerate the right thing." GKC -- View this message in context: http://n2.nabble.com/Installing-solgema-portletsmanager-how-to-resolve-zc-buildout-error-tp3632635p3767986.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
