[openstack-dev] devstack installation problem

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


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?
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list