Current

This document is valid for the current version of Plone.

Upgrades to zc.buildout

by Plone Documentation Team last modified Jan 18, 2012 11:29 PM
Re-running bootstrap.py may cause some

Note: There is a minutely small chance this actually affects you.

By default, bootstrap.py now uses zc.buildout version 1.5.2 instead of 1.4.4. 1.5.2 no longer references your global python site packages and you may need to upgrade any custom products to specifically pull those package into the local build.

If you are having buildout ills, please check the angry buildout guide to try and fix it.