Laurence Rowe wrote:
> 
> From another thread - you need to use the plone 3 specific version of the
> known good set, so:
> 
> http://good-py.appspot.com/release/collective.xdv/1.0rc5?plone=3.3.5
> 
> (I guess that will probably work with earlier plone 3 versions too.)
> 
> Laurence
> 

Hi Laurence,

Tried this, but still problems -conflict now in setuptools:


[r...@webplone zeocluster]# ./bin/buildout
Download error: unknown url type: https -- Some packages may not be found!
Download error: unknown url type: https -- Some packages may not be found!
Download error: unknown url type: https -- Some packages may not be found!
Download error: unknown url type: https -- Some packages may not be found!
Download error: unknown url type: https -- Some packages may not be found!
Getting distribution for 'plone.recipe.zope2zeoserver==1.4'.
Getting distribution for 'setuptools==0.6c11'.
While:
  Installing.
  Getting section zeoserver.
  Initializing section zeoserver.
  Installing recipe plone.recipe.zope2zeoserver.
  Getting distribution for 'plone.recipe.zope2zeoserver==1.4'.
  Getting distribution for 'setuptools==0.6c11'.

An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py",
line 1477, in main
    getattr(buildout, command)(args)
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py",
line 346, in install
    [self[part]['recipe'] for part in install_parts]
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py",
line 857, in __getitem__
    options._initialize()
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py",
line 938, in _initialize
    recipe_class = _install_and_load(reqs, 'zc.buildout', entry, buildout)
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/buildout.py",
line 897, in _install_and_load
    allow_hosts=buildout._allow_hosts
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/easy_install.py",
line 775, in install
    return installer.install(specs, working_set)
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/easy_install.py",
line 621, in install
    for dist in self._get_dist(requirement, ws, self._always_unzip):
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/easy_install.py",
line 519, in _get_dist
    dists = self._call_easy_install(
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/easy_install.py",
line 288, in _call_easy_install
    ws, False,
  File
"/usr/local/Plone/buildout-cache/eggs/zc.buildout-1.1.1-py2.4.egg/zc/buildout/easy_install.py",
line 529, in _get_dist
    dist = self._env.best_match(requirement, ws)
  File
"/usr/local/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/pkg_resources.py",
line 752, in best_match
    dist = working_set.find(req)
  File
"/usr/local/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg/pkg_resources.py",
line 423, in find
    raise VersionConflict(dist,req)     # XXX add more info
VersionConflict: (setuptools 0.6c9
(/usr/local/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c9-py2.4.egg),
Requirement.parse('setuptools==0.6c11'))


Wish I was a little more au fait with these known good sets and version
pinning so I wouldn't have to bother you guys!

Cheers,  Jim
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Problems-installing-collective-xdv-tp4979214p4985555.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

Reply via email to