Installing solgema.portletsmanager - how to resolve zc.buildout error

4 messages Options
Embed this post
Permalink
richardt () Installing solgema.portletsmanager - how to resolve zc.buildout error
Reply Threaded More More options
Print post
Permalink
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








Culley Smith () Re: Installing solgema.portletsmanager - how to resolve zc.buildout error
Reply Threaded More More options
Print post
Permalink
Similar problem here.  I believe [varnish-build] now declares zc.buildout-1.4.1 as a dependency.  I have declared zc.buildout = 1.4.1 in versions.cfg, but when I run bin/buildout -N, zc.buildout-1.3.1 is still the one that is installed according to .installed.cfg.

Culley
 
richardt wrote:
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
Herman Geldenhuys () Re: Installing solgema.portletsmanager - how to resolve zc.buildout error
Reply Threaded More More options
Print post
Permalink
In reply to this post by richardt
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
Jean-Michel FRANCOIS () Re: Installing solgema.portletsmanager - how to resolve zc.buildout error
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Herman Geldenhuys a écrit :
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
  
Pin zc.recipe.cmmi to 1.2.1 (from http://pypi.python.org/pypi/zc.recipe.cmmi)
-- 
Cordialement,
Jean-Michel FRANCOIS
Makina-Corpus


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup