<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 05/04/2012 05:45 PM, Martin Kosek wrote:
    <blockquote
      cite="mid:1336146344.2581.18.camel@balmora.brq.redhat.com"
      type="cite">
      <pre wrap="">This one actually took me some time to track it down (details are in a
patch description). To check the result, simply build freeipa on Fedora
17 with "make rpms", install rpms on the machine and check Requires of
freeipa-admintools package:

$ rpm -qR freeipa-admintools

Before the patch, there was a requirement for "/bin/python" which
effectively blocked an update of python package until freeipa packages
were removed.

With this patch, there should be a correct requirement for
"/usr/bin/python" and python updates will work again - yay.

Our newest freeipa package on F-17 (2.2.0-1) is not affected, koji F-17
build root may have a different $PATH which translates "python" to
"/usr/bin/python" and not "/bin/python".

Martin
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    works as proposed, ACK<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,

Ondrej Hamada
FreeIPA team
jabber: <a class="moz-txt-link-abbreviated" href="mailto:ohama@jabbim.cz">ohama@jabbim.cz</a>
IRC: ohamada</pre>
  </body>
</html>