← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1448248] [NEW] Keystone Middleware Installation

 

You have been subscribed to a public bug:

Hi,

I was performing openstack devstack juno installation, downloaded the
scripts from github and got some keystone middleware error

+ install_keystonemiddleware
+ use_library_from_git keystonemiddleware
+ local name=keystonemiddleware
+ local enabled=1
+ [[ ,, =~ ,keystonemiddleware, ]]
+ return 1
+ pip_install_gr keystonemiddleware
+ local name=keystonemiddleware
++ get_from_global_requirements keystonemiddleware
++ local package=keystonemiddleware
+++ cut -d# -f1
+++ grep -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt
++ local required_pkg=
++ [[ '' == '' ]]
++ die 1601 'Can'\''t find package keystonemiddleware in requirements'
++ local exitcode=0
++ set +o xtrace
[ERROR] /home/stack/devstack/functions-common:1601 Can't find package keystonemiddleware in requirements
+ local 'clean_name=[Call Trace]
./stack.sh:781:install_keystonemiddleware
/home/stack/devstack/lib/keystone:496:pip_install_gr
/home/stack/devstack/functions-common:1535:get_from_global_requirements
/home/stack/devstack/functions-common:1601:die'
+ pip_install '[Call' 'Trace]' ./stack.sh:781:install_keystonemiddleware /home/stack/devstack/lib/keystone:496:pip_install_gr /home/stack/devstack/functions-common:1535:get_from_global_requirements /home/stack/devstack/functions-common:1601:die
++ set +o
++ grep xtrace
+ local 'xtrace=set -o xtrace'
+ set +o xtrace
+ sudo -H PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install '[Call' 'Trace]' ./stack.sh:781:install_keystonemiddleware /home/stack/devstack/lib/keystone:496:pip_install_gr /home/stack/devstack/functions-common:1535:get_from_global_requirements /home/stack/devstack/functions-common:1601:die
DEPRECATION: --download-cache has been deprecated and will be removed in the future. Pip now automatically uses and configures its cache.
Exception:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 246, in main
    status = self.run(options, args)
  File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 308, in run
    name, None, isolated=options.isolated_mode,
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 220, in from_line
    isolated=isolated)
  File "/usr/local/lib/python2.7/dist-packages/pip/req/req_install.py", line 79, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 2960, in parse
    reqs = list(parse_requirements(s))
  File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/pkg_resources/__init__.py", line 2891, in parse_requirements
    raise ValueError("Missing distribution spec", line)
ValueError: ('Missing distribution spec', '[Call')

+ exit_trap
+ local r=2
++ jobs -p
+ jobs=
+ [[ -n '' ]]
+ kill_spinner
+ '[' '!' -z '' ']'
+ [[ 2 -ne 0 ]]
+ echo 'Error on exit'
Error on exit
+ [[ -z '' ]]
+ /home/stack/devstack/tools/worlddump.py

** Affects: keystone
     Importance: Undecided
         Status: New


** Tags: keystone middleware
-- 
Keystone Middleware Installation 
https://bugs.launchpad.net/bugs/1448248
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.