Buildout works now! Thanks a lot!
--- Noe 2010/8/23 David Glick <[email protected]> > On 8/23/10 6:11 PM, Noe Misael Nieto Arroyo wrote: > > Hi all, > > > > I was trying to add a control panel for a custom theme using > > plone.app.registry and this nice > > guide: > http://plone.org/documentation/kb/how-to-create-a-plone-control-panel-with-plone.app.registry > > > > But I get a get a version conflict error during buildout: > > > > tzic...@hormiga-negra:~/Documentos/programar/iservices/vdubmx$ > > bin/buildout > > mr.developer: Queued 'p4a.videoembed' for checkout. > > mr.developer: Skipped checkout of existing package 'p4a.videoembed'. > > Develop: > > '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/p4a.videoembed' > > install_dir > > > /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpfj0WiMbuild > > Develop: > > > '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/iservicestheme.vdubmx' > > install_dir > > > /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpKngfmubuild > > Develop: > > > '/home/tzicatl/Documentos/programar/iservices/vdubmx/src/nmd.plonelinkasvideoembed-0.5.1' > > install_dir > > > /home/tzicatl/Documentos/programar/iservices/vdubmx/develop-eggs/tmpwdL0avbuild > > Updating _mr.developer. > > Updating instance. > > While: > > Updating instance. > > Error: There is a version conflict. > > We already have: zope.schema 3.5.4 > > but z3c.form 2.4.1 requires 'zope.schema>=3.6.0'. > > > > Is there a way to use plone.app.registry with the default versions > > provided by stock Plone-4rc1 versions.cfg? > You must extend the plone.app.registry Known Good Set as constrained by > the Plone 4.0rc1 platform on good-py: > > [buildout] > extends = > http://good-py.appspot.com/release/plone.app.registry/1.0b2?plone=4.0rc1 > > David > ---------- > David Glick > Web Developer > [email protected] > 206.286.1235x32 > > Groundwire: You Are Connected > http://groundwire.org >
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
