« Return to Thread: hurry.tinymce and zc.resourcelibrary conflict

Re: hurry.tinymce and zc.resourcelibrary conflict

by Santiago Videla :: Rate this Message:

Reply to Author | View in Thread

Hey,


  File "/Users/adi/.buildout/eggs/zope.configuration-3.4.0-py2.4.egg/
zope/configuration/config.py", line 1511, in resolveConflicts
    raise ConfigurationConflictError(conflicts)
zope.configuration.config.ConfigurationConflictError: Conflicting
configuration actions
  For: ('utility', <InterfaceClass
zope.app.publication.interfaces.IBrowserRequestFactory>, '')
    File "/Users/adi/.buildout/eggs/hurry.zoperesource-0.3-py2.4.egg/
hurry/zoperesource/configure.zcml", line 11.2-14.8
        <utility
            component=".zopesupport.Request"

provides="zope.app.publication.interfaces.IBrowserRequestFactory"
            />
    File "/Users/adi/.buildout/eggs/zc.resourcelibrary-1.0.1-
py2.4.egg/zc/resourcelibrary/configure.zcml", line 12.2-15.8
        <utility
            component=".publication.Request"

provides="zope.app.publication.interfaces.IBrowserRequestFactory"
            />

For me it looks like a conflict between hurry.zoperesource and
zc.resourcelibrary.

I agree


I also tried to remove somehow zc.resourcelibrary from the project,
but I couldn't find exactly who is using it.

What did you tried?


Anybody has an idea about a posible solution ?

You should have some installed package using zc.resourcelibrary. I can't imagine other reason
What packages are you installing?

Best Regards
 



Thank you all,

Adi
_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev



--
Santiago Videla
www.revolucionesweb.com.ar
http://www.linkedin.com/in/svidela

Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el pensamiento que se hace corazón resplandece con la palabra sencilla y humilde que l@s tod@s somos.

_______________________________________________
Grok-dev mailing list
Grok-dev@...
http://mail.zope.org/mailman/listinfo/grok-dev

 « Return to Thread: hurry.tinymce and zc.resourcelibrary conflict