<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">Le 10/10/2014 14:49, Vivek Varghese
      Cherian a écrit :<br>
    </div>
    <blockquote
cite="mid:CAOVWD3vRr0fyz7xS1cQt=JdvYW9EhDWifC6O-m5qFrXgs21Rsw@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Oct 10, 2014 at 6:05 PM,
            Bruno Grazioli <span dir="ltr"><<a
                moz-do-not-send="true"
                href="mailto:bruno.graziol@gmail.com" target="_blank">bruno.graziol@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div dir="ltr">
                <div>
                  <div>
                    <div>
                      <div>Hi,<br>
                        <br>
                      </div>
                      To be honest this is very strange for me, this
                      error seems to be very broad and are many solution
                      for it. <br>
                      Having a quick look in the internet it seems that
                      is related to your pip package, which version of
                      pip are you using?<br>
                    </div>
                    Check out this <a moz-do-not-send="true"
href="http://stackoverflow.com/questions/21294997/pip-connection-failure-cannot-fetch-index-base-url-http-pypi-python-org-simpl"
                      target="_blank">link</a>[1], there may have the
                    answer for your question.<br>
                    <br>
                  </div>
                  BR,<br>
                </div>
                Bruno.<br>
                <div>
                  <div><span></span><br clear="all">
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">Hi,<br>
          <br>
        </div>
        <div class="gmail_extra">The pip version is as follows,<br>
        </div>
        <div class="gmail_extra"><br>
          root@ice14:~/kwapi# pip --version<br>
          pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)<br>
          root@ice14:~/kwapi#<br>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    The answer is quite simple : the Kwapi version of pbr is really old
    and Kwapi is not following the OpenStack requirements file [1]<br>
    <br>
    So, I proposed a quick fix for updating pbr, the patch is there :<br>
    <a class="moz-txt-link-freetext" href="https://review.openstack.org/127218">https://review.openstack.org/127218</a><br>
    <br>
    <br>
    If you want to try yourself, just clone the Kwapi repository and
    apply this command at the Kwapi root :<br>
    <br>
    git fetch <a class="moz-txt-link-freetext" href="https://review.openstack.org/stackforge/kwapi">https://review.openstack.org/stackforge/kwapi</a>
    refs/changes/18/127218/2 && git cherry-pick FETCH_HEAD<br>
    <br>
    <br>
    -Sylvain<br>
    <br>
    [1]
<a class="moz-txt-link-freetext" href="https://github.com/openstack/requirements/blob/master/global-requirements.txt">https://github.com/openstack/requirements/blob/master/global-requirements.txt</a><br>
    <blockquote
cite="mid:CAOVWD3vRr0fyz7xS1cQt=JdvYW9EhDWifC6O-m5qFrXgs21Rsw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          -- <br>
          Vivek Varghese Cherian <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mailing list: <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
Post to     : <a class="moz-txt-link-abbreviated" href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a>
Unsubscribe : <a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>