On Thu, Jan 9, 2014 at 10:27 PM, Adam Young <[email protected]> wrote:
> Tried wiping out the (installed) python-greenlet rpm and re running, and > that was not installed afterwards, either. I am guessing that the package > install step is getting skipped somehow, after the first run. > That sounds like you need to remove the .prereqs file to force the install_prereqs.sh script to run again...normally this lets you skip running through all of the package checking on subsequent stack.sh runs...but if you change the package config within the time window (default is 2 hours) it gets missed until the end of the window. Setting FORCE_PREREQ=1 in local.conf will turn off the whole mechanism. dt -- Dean Troyer [email protected]
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
