lajung@dev ~/src/collective.multitheme (master) $ bin/buildout
Upgraded:
zc.buildout version 2.5.3,
setuptools version 24.3.0;
restarting.
Generated script '/home/ajung/src/collective.multitheme/bin/buildout'.
Develop: '/home/ajung/src/collective.multitheme/.'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Uninstalling _mr.developer.
Unused options for buildout: 'download-directory'.
Installing _mr.developer.
Generated script '/home/ajung/src/collective.multitheme/bin/develop'.
Installing instance.
/home/ajung/.buildout/eggs/setuptools-24.3.0-py2.7.egg/pkg_resources/__init__.py:187: RuntimeWarning: You have iterated over the result of pkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, conversion to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please file a bug with the setuptools project describing that need.
stacklevel=1,
Version and requirements information containing plone.app.tiles:
[versions] constraint on plone.app.tiles: 2.1.0
Requirement of plone.app.mosaic: plone.app.tiles>=2.2.1
Requirement of plone.app.standardtiles<2.0,>=1.0: plone.app.tiles
While:
Installing instance.
Error: The requirement ('plone.app.tiles>=2.2.1') is not allowed by your [versions] constraint (2.1.0)
Lack of quality control...
1) setup.py was broken -> Fixed
2) buildout is broken ->