<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">That worked. I incorporated the <br>
<br>
FORCE_PREREQ=1 <br>
<br>
change and all good.<br>
<br>
<br>
On 01/10/2014 04:54 AM, Flavio Percoco wrote:<br>
</div>
<blockquote cite="mid:20140110095432.GO20674@redhat.com" type="cite">On
09/01/14 23:27 -0500, Adam Young wrote:
<br>
<blockquote type="cite">On 01/09/2014 04:58 PM, Sean Dague wrote:
<br>
<br>
On 01/09/2014 04:12 PM, Dean Troyer wrote:
<br>
<br>
On Thu, Jan 9, 2014 at 2:16 PM, Adam Young
<<a class="moz-txt-link-abbreviated" href="mailto:ayoung@redhat.com">ayoung@redhat.com</a>
<br>
<a class="moz-txt-link-rfc2396E" href="mailto:ayoung@redhat.com"><mailto:ayoung@redhat.com></a>> wrote:
<br>
<br>
That didn't seem to make a difference, still no
cache. The RPMS are
<br>
not getting installed, even if I deliberately add a
line for
<br>
python-dogpile-cache
<br>
Shouldn't it get installed via pip without the rpm
line?
<br>
<br>
<br>
Yes pip should install it based on requirements.txt. I
just tried this
<br>
and see the install in /opt/stack/logs/stack.sh.log and
then see the
<br>
import fail later. God I love pip. And there it
is...xslt-config isn't
<br>
present so a whole batch of installs fails.
<br>
<br>
Add this to files/rpms/keystone:
<br>
<br>
libxslt-devel # dist:f20
<br>
<br>
There are some additional tweaks that I'll ask Flavio to
add
<br>
to <a class="moz-txt-link-freetext" href="https://review.openstack.org/63647">https://review.openstack.org/63647</a> as it needs at
least one more
<br>
patch set anyway.
<br>
<br>
So that would be the work around if the rpm doesn't work, but
I really
<br>
think we should use the rpm instead. I'm sort of confused
that it didn't
<br>
get picked up.
<br>
<br>
Got more detailed output Adam?
<br>
<br>
-Sean
<br>
<br>
<br>
<br>
_______________________________________________
<br>
OpenStack-dev mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
<br>
<br>
Let me see...
<br>
<br>
I erased the two rpms and reran unstack then
<br>
<br>
./stack.sh
<br>
<br>
seems to have worked. I have a running Keystone. Let me try
again on a virgin
<br>
machine....
<br>
<br>
Nope...with that patch applied, I have not python-lxml or
python-dogpile-cache
<br>
rpms.
<br>
<br>
<br>
Tried wiping out the (installed) python-greenlet rpm and re
running, and that
<br>
was not installed afterwards, either. I am guessing that the
package install
<br>
step is getting skipped somehow, after the first run.
<br>
</blockquote>
<br>
I just updated the patch with the latest feedback from this
thread.
<br>
Could you give it a try again?
<br>
<br>
Cheers,
<br>
FF
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
OpenStack-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>