On Fri, Oct 10, 2014 at 6:38 PM, Sylvain Bauza <[email protected]> wrote:
> > > Le 10/10/2014 14:49, Vivek Varghese Cherian a écrit : > > > > The answer is quite simple : the Kwapi version of pbr is really old and > Kwapi is not following the OpenStack requirements file [1] > > So, I proposed a quick fix for updating pbr, the patch is there : > https://review.openstack.org/127218 > > > If you want to try yourself, just clone the Kwapi repository and apply > this command at the Kwapi root : > > git fetch https://review.openstack.org/stackforge/kwapi > refs/changes/18/127218/2 && git cherry-pick FETCH_HEAD > > > -Sylvain > > [1] > https://github.com/openstack/requirements/blob/master/global-requirements.txt > > Hi Sylvian, Installed the patch and tested to install and I am getting the following error. root@ice14:~/kwapi# ./setup.py install running install Downloading/unpacking pbr>=0.6,!=0.7,<1.0 Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement pbr>=0.6,!=0.7,<1.0 Cleaning up... No distributions at all found for pbr>=0.6,!=0.7,<1.0 Storing debug log for failure in /home/ppm/.pip/pip.log 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 root@ice14:~/kwapi# Thanks, -- Vivek Varghese Cherian
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
