Created
November 4, 2014 22:22
-
-
Save lukasgraf/7d6091462afb481731ae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lukasgraf@helios ~/Plone/buildouts/opengever/og-core-4.x $ bin/buildout -vvvvvvv | |
Installing 'mr.developer', 'lovely.buildouthttp'. | |
We have the distribution that satisfies 'mr.developer==1.21'. | |
We have the best distribution that satisfies 'lovely.buildouthttp'. | |
Picked: lovely.buildouthttp = 0.5.0 | |
mr.developer: Queued 'opengever.maintenance' for checkout. | |
mr.developer: Updated 'opengever.maintenance' with git. | |
lovely.buildouthttp: Added credentials 'foo', 'http://psc.4teamwork.ch' | |
lovely.buildouthttp: Added credentials 'bar', 'https://svn.4teamwork.ch' | |
Installing 'zc.buildout', 'setuptools'. | |
We have the best distribution that satisfies 'zc.buildout'. | |
Picked: zc.buildout = 2.2.5 | |
We have a develop egg: setuptools 0.9.8 | |
Adding find link 'https://pypi.python.org/packages/source/c/certifi/certifi-0.0.8.tar.gz#md5=dc5f5e7f0b5fc08d27654b17daa6ecec' from setuptools 0.9.8 | |
Adding find link 'https://pypi.python.org/packages/source/s/ssl/ssl-1.16.tar.gz#md5=fb12d335d56f3c8c7c1fefc1c06c4bfb' from setuptools 0.9.8 | |
Adding find link 'https://pypi.python.org/packages/source/w/wincertstore/wincertstore-0.1.zip#md5=2f9accbebe8f7b4c06ac7aa83879b81c' from setuptools 0.9.8 | |
Adding find link 'https://bitbucket.org/pypa/setuptools/downloads/ctypes-1.0.2.win32-py2.4.exe#md5=9092a0ad5a3d79fa2d980f1ddc5e9dbc' from setuptools 0.9.8 | |
Adding find link 'https://bitbucket.org/pypa/setuptools/downloads/ssl-1.16-py2.4-win32.egg#md5=3cfa2c526dc66e318e8520b6f1aadce5' from setuptools 0.9.8 | |
Adding find link 'https://bitbucket.org/pypa/setuptools/downloads/ssl-1.16-py2.5-win32.egg#md5=85ad1cda806d639743121c0bbcb5f39b' from setuptools 0.9.8 | |
While: | |
Installing. | |
Checking for upgrades. | |
Error: There is a version conflict. | |
We already have: setuptools 0.9.8 | |
but zc.buildout 2.2.5 requires 'setuptools>=3.3'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
getting this error today, did buildout change something?