This devstack bug was last updated over 180 days ago, as devstack
is a fast moving project and we'd like to get the tracker down to
currently actionable bugs, this is getting marked as Invalid. If the
issue still exists, please feel free to reopen it.

** Changed in: devstack
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1448248

Title:
  Keystone Middleware Installation

Status in devstack:
  Invalid
Status in OpenStack Identity (keystone):
  Invalid

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1448248/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to