[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 1158247] Re: test_server_monkey_patch leaves orphaned process

2013-03-26 Thread Mark Washenberger
** Tags added: grizzly-rc-potential ** Changed in: glance Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1158247 Title: test_server_monkey_patch leaves orphaned proc

[Bug 1158247] Re: test_server_monkey_patch leaves orphaned process

2013-03-21 Thread Mark Washenberger
Hi Chuck, Sorry this recent addition broke things for you. I think we should just remove this test. Maybe it would help you too if we backport the test removal to grizzly? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1146865] Re: glance-api fails to start

2013-03-08 Thread Mark Washenberger
The traceback you included makes it look like it is *NOT* a config file issue. Rather two modules using the same oslo / openstack common config library are trying to globally register the same option (log-format). I'll have to trace down where that is being declared exactly--but it is probably some