<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 14/10/2014 08:31, Vivek Varghese
      Cherian a écrit :<br>
    </div>
    <blockquote
cite="mid:CAOVWD3vgD3sgUMKs_KwTvQB+vwdee2bCAPqK6QoQAW=X10UOPg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Fri, Oct 10, 2014 at 6:38 PM,
            Sylvain Bauza <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:sbauza@redhat.com" target="_blank">sbauza@redhat.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"> <br>
              <div bgcolor="#FFFFFF" text="#000000"> <br>
                <div>Le 10/10/2014 14:49, Vivek Varghese Cherian a
                  écrit :<br>
                </div>
                <div>
                  <div class="h5"> <br>
                    <br>
                    <br>
                  </div>
                </div>
                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 moz-do-not-send="true"
                  href="https://review.openstack.org/127218"
                  target="_blank">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 moz-do-not-send="true"
                  href="https://review.openstack.org/stackforge/kwapi"
                  target="_blank">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 moz-do-not-send="true"
href="https://github.com/openstack/requirements/blob/master/global-requirements.txt"
                  target="_blank">https://github.com/openstack/requirements/blob/master/global-requirements.txt</a><span
                  class=""><br>
                  <br>
                </span></div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">Hi Sylvian,<br>
          <br>
        </div>
        <div class="gmail_extra">Installed the patch and tested to
          install and I am getting the following error.<br>
        </div>
        <div class="gmail_extra"><br clear="all">
          root@ice14:~/kwapi# ./setup.py install<br>
          running install<br>
          Downloading/unpacking pbr>=0.6,!=0.7,<1.0<br>
            Cannot fetch index base URL <a moz-do-not-send="true"
            href="https://pypi.python.org/simple/">https://pypi.python.org/simple/</a><br>
            Could not find any downloads that satisfy the requirement
          pbr>=0.6,!=0.7,<1.0<br>
          Cleaning up...<br>
          No distributions at all found for pbr>=0.6,!=0.7,<1.0<br>
          Storing debug log for failure in /home/ppm/.pip/pip.log<br>
          error: ['/usr/bin/python', u'-m', u'pip.__init__', u'install',
          u'pbr>=0.6,!=0.7,<1.0', u'd2to1>=0.2.10,<0.3',
          u'eventlet', u'flask', u'iso8601', u'kombu', u'oslo.config',
          u'pyserial', u'pysnmp', u'python-keystoneclient', u'pyzmq',
          u'python-rrdtool', u'webob'] returned 1<br>
          root@ice14:~/kwapi#<br>
          <br>
        </div>
        <div class="gmail_extra"><br>
        </div>
      </div>
    </blockquote>
    <br>
    First, my patch has been updated, the command is git fetch <a
      moz-do-not-send="true"
      href="https://review.openstack.org/stackforge/kwapi"
      target="_blank">https://review.openstack.org/stackforge/kwapi</a>
    refs/changes/18/127218/3 && git cherry-pick FETCH_HEAD<br>
    <br>
    <br>
    Then, please run 'pip install -r requirements.txt' and please don't
    run yet ./setup.py install<br>
    <br>
    If you have troubles with downloading pbr using the command I
    mentioned above, then you could potentially have a proxy issue or a
    connection issue, but if not, that should install all the
    requirements.<br>
    <br>
    Once you're done, just issue then './setup.py install', that should
    deploy the source files into the corresponding Python PATH.<br>
    <br>
    -Sylvain<br>
    <br>
    <blockquote
cite="mid:CAOVWD3vgD3sgUMKs_KwTvQB+vwdee2bCAPqK6QoQAW=X10UOPg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">Thanks,<br>
        </div>
        <div class="gmail_extra">-- <br>
          Vivek Varghese Cherian <br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>