[openstack-dev] devstack installation problem

Jeremy Stanley fungi at yuggoth.org
Sat Jul 11 18:18:16 UTC 2015


On 2015-07-11 18:09:26 +0000 (+0000), Jeremy Stanley wrote:
> On 2015-07-11 22:49:27 +0530 (+0530), Venkateswarlu P wrote:
> > After running ./stack.sh
> > I am getting the following error.
> > 
> > 015-07-11 17:01:02.188 |     error in setup command: 'tests_require' must
> > be a string or list of strings containing valid project/version requirement
> > specifiers; Expected ',' or end-of-list in
> > python-ldap>=2.4;python_version=='2.7' at ;python_version=='2.7'
> [...]
> 
> That's an indication something's dragging in an older PBR release
> that didn't know not to copy environment markers into tests_require.
> Without more of the logs indicating what installed which versions of
> PBR and why, it's hard to tell you any more than that. Are you
> running from the DevStack master branch or a stable/something
> branch?

Oh, I also meant to add that if you're re-running stack.sh on a
machine where you've already run it before, this is a known issue.
See https://launchpad.net/bugs/1468808 for a detailed explanation
and current workaround.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list