python-ldap 2.4.20 causing install issues
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Invalid
|
Undecided
|
Unassigned | ||
pbr (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I use the lastest devstack and lastest keystone, and the install error from devstack is like this:
2015-07-08 07:15:36.238 | + local name=keystone
2015-07-08 07:15:36.238 | + /opt/stack/
2015-07-08 07:15:36.315 | + setup_package /opt/stack/keystone -e
2015-07-08 07:15:36.315 | + local project_
2015-07-08 07:15:36.315 | + local flags=-e
2015-07-08 07:15:36.315 | + pip_install -e /opt/stack/keystone
2015-07-08 07:15:36.592 | + sudo -H http_proxy=http://
2015-07-08 07:15:37.358 | Obtaining file://
2015-07-08 07:15:38.004 | Complete output from command python setup.py egg_info:
2015-07-08 07:15:38.004 | 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-
2015-07-08 07:15:38.004 |
2015-07-08 07:15:38.004 | -------
2015-07-08 07:15:38.004 | Command "python setup.py egg_info" failed with error code 1 in /opt/stack/keystone
2015-07-08 07:15:38.015 | + exit_trap
2015-07-08 07:15:38.015 | + local r=1
2015-07-08 07:15:38.016 | ++ jobs -p
2015-07-08 07:15:38.016 | + jobs=
2015-07-08 07:15:38.016 | + [[ -n '' ]]
2015-07-08 07:15:38.016 | + kill_spinner
2015-07-08 07:15:38.016 | + '[' '!' -z '' ']'
2015-07-08 07:15:38.016 | + [[ 1 -ne 0 ]]
2015-07-08 07:15:38.016 | + echo 'Error on exit'
2015-07-08 07:15:38.017 | Error on exit
2015-07-08 07:15:38.017 | + [[ -z /opt/stack/logs ]]
2015-07-08 07:15:38.017 | + /home/stack/
2015-07-08 07:15:38.051 | df: '/run/user/
2015-07-08 07:15:38.484 | + exit 1
stack@stack-
2015-07-08 07:15:38.490 | kill -l [exitstatus]
seems this line in https:/
python-
Changed in pbr (Ubuntu): | |
status: | Confirmed → Invalid |
Changed in keystone: | |
status: | Incomplete → Invalid |
Changed in pbr (Ubuntu): | |
status: | Invalid → Confirmed |
looks like an error with the latest python-ldap - considering it was releases yesterday this seems about right https:/ /pypi.python. org/pypi/ python- ldap/2. 4.20