Hi,
I'm trying to Setup for Plone core development on debian 6.0 (Linux
debian 2.6.32-5-686) in accordance with:

http://dev.plone.org/plone/wiki/DevelopmentEnvironment

Setting up a Plone 4.2 <http://dev.plone.org/plone/wiki/Plone4>
development instance is as easy as typing:

    * git clone -b 4.2 https://github.com/plone/buildout.coredev
      ./plone42devel
    * ... wait for a bunch of code to be checked out via Plone's GitHub
      repository ...
    * change directories into your buildout checkout with: cd
      ./plone42devel
    * python bootstrap.py (where "python" is your python 2.6 binary)
    * bin/buildout -v
    * start your new instance with ./bin/instance fg


start:
1) git clone -b 4.2 https://github.com/plone/buildout.coredev
./plone42devel
2) cd ./plone42devel
3) python bootstrap.py
4) Run bin/buildout -v
...
Getting required 'Acquisition==2.13.8'
We have the distribution that satisfies 'Acquisition==2.13.8'.
Getting required 'AccessControl==2.13.4'
We have the distribution that satisfies 'AccessControl==2.13.4'.
While:
Installing.
Getting section instance.
Initializing section instance.
Installing recipe plone.recipe.zope2instance.
Error: There is a version conflict.
We already have: mechanize 0.1.11
but zope.testbrowser 3.11.1 requires 'mechanize>=0.2.0'.

How to solve?

Thanks,
~/plone42devel$ bin/buildout -v
Installing 'mr.developer', 'buildout.dumppickedversions'.
We have the distribution that satisfies 'mr.developer==1.18'.
We have the best distribution that satisfies 'buildout.dumppickedversions'.
Picked: buildout.dumppickedversions = 0.4
Getting required 'argparse==1.1'
We have the distribution that satisfies 'argparse==1.1'.
mr.developer: Queued 'Plone' for checkout.
mr.developer: Queued 'Products.Archetypes' for checkout.
mr.developer: Queued 'Products.CMFCalendar' for checkout.
mr.developer: Queued 'Products.CMFDefault' for checkout.
mr.developer: Queued 'Products.CMFDiffTool' for checkout.
mr.developer: Queued 'Products.CMFEditions' for checkout.
mr.developer: Queued 'Products.CMFPlacefulWorkflow' for checkout.
mr.developer: Queued 'Products.CMFPlone' for checkout.
mr.developer: Queued 'Products.GenericSetup' for checkout.
mr.developer: Queued 'Products.TinyMCE' for checkout.
mr.developer: Queued 'plone.app.controlpanel' for checkout.
mr.developer: Queued 'plone.app.iterate' for checkout.
mr.developer: Queued 'plone.app.layout' for checkout.
mr.developer: Queued 'plone.app.locales' for checkout.
mr.developer: Queued 'plone.app.portlets' for checkout.
mr.developer: Queued 'plone.app.querystring' for checkout.
mr.developer: Queued 'plone.app.registry' for checkout.
mr.developer: Queued 'plone.app.search' for checkout.
mr.developer: Queued 'plone.app.testing' for checkout.
mr.developer: Queued 'plone.app.upgrade' for checkout.
mr.developer: Queued 'plone.app.workflow' for checkout.
mr.developer: Queued 'plone.cachepurging' for checkout.
mr.developer: Queued 'plone.testing' for checkout.
mr.developer: Updated 'Plone' with git.
mr.developer: Updated 'Products.CMFDiffTool' with subversion.
mr.developer: Updated 'Products.Archetypes' with git.
mr.developer: Updated 'Products.CMFEditions' with subversion.
mr.developer: Updated 'Products.CMFPlone' with git.
mr.developer: Updated 'Products.CMFCalendar' with subversion.
mr.developer: Updated 'plone.app.controlpanel' with git.
mr.developer: Updated 'Products.GenericSetup' with subversion.
mr.developer: Updated 'Products.CMFPlacefulWorkflow' with subversion.
mr.developer: Updated 'plone.app.iterate' with git.
mr.developer: Updated 'Products.TinyMCE' with subversion.
mr.developer: Updated 'plone.app.layout' with git.
mr.developer: Updated 'Products.CMFDefault' with subversion.
mr.developer: Updated 'plone.app.querystring' with git.
mr.developer: Updated 'plone.app.portlets' with git.
mr.developer: Updated 'plone.app.registry' with git.
mr.developer: Updated 'plone.app.testing' with git.
mr.developer: Updated 'plone.app.search' with git.
mr.developer: Updated 'plone.app.upgrade' with git.
mr.developer: Updated 'plone.app.workflow' with git.
mr.developer: Updated 'plone.cachepurging' with git.
mr.developer: Updated 'plone.testing' with git.
mr.developer: Updated 'plone.app.locales' with subversion.
Installing 'zc.buildout', 'setuptools'.
We have the distribution that satisfies 'zc.buildout==1.4.4'.
We have the distribution that satisfies 'distribute==0.6.21'.
Develop: '/home/free/plone42devel/src/plone.app.testing'
Develop: '/home/free/plone42devel/src/Products.CMFEditions'
Develop: '/home/free/plone42devel/src/Products.Archetypes'
Develop: '/home/free/plone42devel/src/plone.app.workflow'
Develop: '/home/free/plone42devel/src/plone.app.iterate'
Develop: '/home/free/plone42devel/src/Products.TinyMCE'
Develop: '/home/free/plone42devel/src/plone.app.upgrade'
Develop: '/home/free/plone42devel/src/Products.GenericSetup'
Develop: '/home/free/plone42devel/src/Products.CMFDiffTool'
Develop: '/home/free/plone42devel/src/plone.app.search'
Develop: '/home/free/plone42devel/src/plone.app.registry'
Develop: '/home/free/plone42devel/src/Products.CMFDefault'
Develop: '/home/free/plone42devel/src/plone.app.controlpanel'
Develop: '/home/free/plone42devel/src/plone.app.locales'
warning: no files found matching '*.mo' anywhere in distribution
Develop: '/home/free/plone42devel/src/Products.CMFPlone'
Develop: '/home/free/plone42devel/src/plone.testing'
warning: no files found matching '*' under directory 'plone'
warning: no previously-included files matching '*pyc' found anywhere in distribution
Develop: '/home/free/plone42devel/src/plone.app.portlets'
Develop: '/home/free/plone42devel/src/plone.cachepurging'
Develop: '/home/free/plone42devel/src/Products.CMFCalendar'
Develop: '/home/free/plone42devel/src/plone.app.layout'
Develop: '/home/free/plone42devel/src/plone.app.querystring'
Develop: '/home/free/plone42devel/src/Products.CMFPlacefulWorkflow'
Develop: '/home/free/plone42devel/src/Plone'
Installing 'zc.recipe.egg'.
We have the distribution that satisfies 'zc.recipe.egg==1.2.2'.
Installing 'plone.recipe.zope2instance'.
We have the distribution that satisfies 'plone.recipe.zope2instance==4.1.9'.
Getting required 'Zope2==2.13.9'
We have the distribution that satisfies 'Zope2==2.13.9'.
Getting required 'mailinglogger==3.4.1'
We have the distribution that satisfies 'mailinglogger==3.4.1'.
Getting required 'Products.StandardCacheManagers==2.13.0'
We have the distribution that satisfies 'Products.StandardCacheManagers==2.13.0'.
Getting required 'Products.PythonScripts==2.13.0'
We have the distribution that satisfies 'Products.PythonScripts==2.13.0'.
Getting required 'Products.MIMETools==2.13.0'
We have the distribution that satisfies 'Products.MIMETools==2.13.0'.
Getting required 'Products.MailHost==2.13.1'
We have the distribution that satisfies 'Products.MailHost==2.13.1'.
Getting required 'Products.ExternalMethod==2.13.0'
We have the distribution that satisfies 'Products.ExternalMethod==2.13.0'.
Getting required 'Products.BTreeFolder2==2.13.3'
We have the distribution that satisfies 'Products.BTreeFolder2==2.13.3'.
Getting required 'zope.viewlet==3.7.2'
We have the distribution that satisfies 'zope.viewlet==3.7.2'.
Getting required 'zope.traversing==3.13.2'
We have the distribution that satisfies 'zope.traversing==3.13.2'.
Getting required 'zope.testing==3.9.6'
We have the distribution that satisfies 'zope.testing==3.9.6'.
Getting required 'zope.testbrowser==3.11.1'
We have the distribution that satisfies 'zope.testbrowser==3.11.1'.
Getting required 'zope.tales==3.5.1'
We have the distribution that satisfies 'zope.tales==3.5.1'.
Getting required 'zope.tal==3.5.2'
We have the distribution that satisfies 'zope.tal==3.5.2'.
Getting required 'zope.structuredtext==3.5.1'
We have the distribution that satisfies 'zope.structuredtext==3.5.1'.
Getting required 'zope.size==3.4.1'
We have the distribution that satisfies 'zope.size==3.4.1'.
Getting required 'zope.site==3.9.2'
We have the distribution that satisfies 'zope.site==3.9.2'.
Getting required 'zope.sequencesort==3.4.0'
We have the distribution that satisfies 'zope.sequencesort==3.4.0'.
Getting required 'zope.sendmail==3.7.4'
We have the distribution that satisfies 'zope.sendmail==3.7.4'.
Getting required 'zope.security==3.7.4'
We have the distribution that satisfies 'zope.security==3.7.4'.
Getting required 'zope.schema==3.7.1'
We have the distribution that satisfies 'zope.schema==3.7.1'.
Getting required 'zope.publisher==3.12.6'
We have the distribution that satisfies 'zope.publisher==3.12.6'.
Getting required 'zope.ptresource==3.9.0'
We have the distribution that satisfies 'zope.ptresource==3.9.0'.
Getting required 'zope.proxy==3.6.1'
We have the distribution that satisfies 'zope.proxy==3.6.1'.
Getting required 'zope.processlifetime==1.0'
We have the distribution that satisfies 'zope.processlifetime==1.0'.
Getting required 'zope.pagetemplate==3.5.2'
We have the distribution that satisfies 'zope.pagetemplate==3.5.2'.
Getting required 'zope.location==3.9.0'
We have the distribution that satisfies 'zope.location==3.9.0'.
Getting required 'zope.lifecycleevent==3.6.2'
We have the distribution that satisfies 'zope.lifecycleevent==3.6.2'.
Getting required 'zope.i18nmessageid==3.5.3'
We have the distribution that satisfies 'zope.i18nmessageid==3.5.3'.
Getting required 'zope.i18n[zcml]==3.7.4'
We have the distribution that satisfies 'zope.i18n[zcml]==3.7.4'.
Getting required 'zope.exceptions==3.6.1'
We have the distribution that satisfies 'zope.exceptions==3.6.1'.
Getting required 'zope.event==3.5.1'
We have the distribution that satisfies 'zope.event==3.5.1'.
Getting required 'zope.deferredimport==3.5.3'
We have the distribution that satisfies 'zope.deferredimport==3.5.3'.
Getting required 'zope.contenttype==3.5.5'
We have the distribution that satisfies 'zope.contenttype==3.5.5'.
Getting required 'zope.contentprovider==3.7.2'
We have the distribution that satisfies 'zope.contentprovider==3.7.2'.
Getting required 'zope.container==3.11.2'
We have the distribution that satisfies 'zope.container==3.11.2'.
Getting required 'zope.configuration==3.7.4'
We have the distribution that satisfies 'zope.configuration==3.7.4'.
Getting required 'zope.component==3.9.5'
We have the distribution that satisfies 'zope.component==3.9.5'.
Getting required 'zope.browserresource==3.10.3'
We have the distribution that satisfies 'zope.browserresource==3.10.3'.
Getting required 'zope.browserpage==3.12.2'
We have the distribution that satisfies 'zope.browserpage==3.12.2'.
Getting required 'zope.browsermenu==3.9.1'
We have the distribution that satisfies 'zope.browsermenu==3.9.1'.
Getting required 'zope.browser==1.3'
We have the distribution that satisfies 'zope.browser==1.3'.
Getting required 'zLOG==2.11.1'
We have the distribution that satisfies 'zLOG==2.11.1'.
Getting required 'zExceptions==2.13.0'
We have the distribution that satisfies 'zExceptions==2.13.0'.
Getting required 'zdaemon==2.0.4'
We have the distribution that satisfies 'zdaemon==2.0.4'.
Getting required 'transaction==1.1.1'
We have the distribution that satisfies 'transaction==1.1.1'.
Getting required 'tempstorage==2.12.1'
We have the distribution that satisfies 'tempstorage==2.12.1'.
Getting required 'pytz==2011g'
We have the distribution that satisfies 'pytz==2011g'.
Getting required 'initgroups==2.13.0'
We have the distribution that satisfies 'initgroups==2.13.0'.
Getting required 'ZopeUndo==2.12.0'
We have the distribution that satisfies 'ZopeUndo==2.12.0'.
Getting required 'ZODB3==3.10.3'
We have the distribution that satisfies 'ZODB3==3.10.3'.
Getting required 'ZConfig==2.9.0'
We have the distribution that satisfies 'ZConfig==2.9.0'.
Getting required 'RestrictedPython==3.6.0'
We have the distribution that satisfies 'RestrictedPython==3.6.0'.
Getting required 'Record==2.13.0'
We have the distribution that satisfies 'Record==2.13.0'.
Getting required 'Products.ZCTextIndex==2.13.3'
We have the distribution that satisfies 'Products.ZCTextIndex==2.13.3'.
Getting required 'Products.ZCatalog==2.13.20'
We have the distribution that satisfies 'Products.ZCatalog==2.13.20'.
Getting required 'Products.OFSP==2.13.2'
We have the distribution that satisfies 'Products.OFSP==2.13.2'.
Getting required 'Persistence==2.13.2'
We have the distribution that satisfies 'Persistence==2.13.2'.
Getting required 'MultiMapping==2.13.0'
We have the distribution that satisfies 'MultiMapping==2.13.0'.
Getting required 'Missing==2.13.1'
We have the distribution that satisfies 'Missing==2.13.1'.
Getting required 'ExtensionClass==2.13.2'
We have the distribution that satisfies 'ExtensionClass==2.13.2'.
Getting required 'DocumentTemplate==2.13.1'
We have the distribution that satisfies 'DocumentTemplate==2.13.1'.
Getting required 'DateTime==2.12.6'
We have the distribution that satisfies 'DateTime==2.12.6'.
Getting required 'Acquisition==2.13.8'
We have the distribution that satisfies 'Acquisition==2.13.8'.
Getting required 'AccessControl==2.13.4'
We have the distribution that satisfies 'AccessControl==2.13.4'.
While:
  Installing.
  Getting section instance.
  Initializing section instance.
  Installing recipe plone.recipe.zope2instance.
Error: There is a version conflict.
We already have: mechanize 0.1.11
but zope.testbrowser 3.11.1 requires 'mechanize>=0.2.0'.
*************** PICKED VERSIONS ****************
[versions]

*************** /PICKED VERSIONS ***************

_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup

Reply via email to