[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2014-04-20 Thread Nikhil Manchanda
** Changed in: pbr Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04 To manage

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2014-04-17 Thread Thierry Carrez
** Changed in: heat Milestone: icehouse-1 => 2014.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04 To manage notific

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2014-01-01 Thread anatoly techtonik
This causes regression: https://bugs.launchpad.net/pbr/+bug/1248447 https://bugs.launchpad.net/pbr/+bug/1255657 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 f

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-12-04 Thread Thierry Carrez
** Changed in: heat Status: Fix Committed => Fix Released ** Changed in: heat Milestone: None => icehouse-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-11-25 Thread Chuck Short
** Changed in: python-pbr (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.0

Re: [Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-11-19 Thread Clint Byrum
This would suggest that we need to set pbr>=0.5.23 in requirements for heat-cfntools. It would only affect those who are installing them in a system or venv that already has >= 0.5.16 (the current req), so it is still a low priority. -- You received this bug notification because you are a member

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-11-19 Thread Nikhil Manchanda
Tested that an install of heat-cfntools succeeds with the new 0.5.23 release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-11-19 Thread Nikhil Manchanda
The fix in pbr should have fixed this for heat as well (heat-cfntools install was failing because of a failure in the pbr install which is a dependency) ** Changed in: heat Assignee: (unassigned) => Nikhil Manchanda (slicknik) ** Changed in: heat Status: Triaged => Fix Committed --

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-11-19 Thread Steve Baker
** Changed in: heat Importance: Critical => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04 To manage notificatio

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-31 Thread andrew plunk
pbr 0.5.23 works for me in ubuntu 12.04, thanks everyone! --- pip install pbr==0.5.23 Downloading/unpacking pbr==0.5.23 Downloading pbr-0.5.23.tar.gz (128Kb): 128Kb downloaded Running setup.py egg_info for package

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-30 Thread Clint Byrum
Have not yet tested if 0.5.23 fixes the issues that have been reported in Heat's resources, will close this if 0.5.23 addresses it. ** Also affects: heat Importance: Undecided Status: New ** Changed in: heat Status: New => Triaged ** Changed in: heat Importance: Undecided =>

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-30 Thread OpenStack Infra
Reviewed: https://review.openstack.org/54510 Committed: http://github.com/openstack-dev/pbr/commit/629bbce1c88a4a576182c7a41372a70a864d8226 Submitter: Jenkins Branch:master commit 629bbce1c88a4a576182c7a41372a70a864d8226 Author: Nikhil Manchanda Date: Wed Oct 30 03:08:48 2013 -0700 F

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-30 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/54510 ** Changed in: pbr Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-30 Thread Nikhil Manchanda
I debugged this some more, and the issue seems to be that pbr fails to install if git is not already installed on the instance. I'm working on a fix. Stay posted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-30 Thread Nikhil Manchanda
** Changed in: pbr Assignee: (unassigned) => Nikhil Manchanda (slicknik) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-29 Thread Carl George
I am having the same issue. I also tested on a few other distros. These distros are affected: Ubuntu 13.10 Debian 7 These distros are NOT affected: Arch Linux CentOS 6.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-29 Thread Mark Washenberger
I run into a similar problem trying to install python-glanceclient in a virtualenv on 12.04. As a workaround, pip install pbr==0.5.21 seems to make things work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-29 Thread Denis M.
** Changed in: pbr Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04 To manage notification

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-29 Thread esala wona
how to resolve the problem which can not install keystone development environment?Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run tw

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-pbr (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title:

[Bug 1245676] Re: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04

2013-10-28 Thread Jeremy Stanley
** Also affects: pbr Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245676 Title: pip install pbr==0.5.22 fails unless run twice on ubuntu 12.04 To manag