[openstack-dev] Devstack on Fedora 20

Dean Troyer dtroyer at gmail.com
Fri Jan 10 13:57:51 UTC 2014


On Thu, Jan 9, 2014 at 10:27 PM, Adam Young <ayoung at redhat.com> 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
dtroyer at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140110/360e82ce/attachment.html>


More information about the OpenStack-dev mailing list