Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Hello,

      I am new to Keystone and I am using the Fiware guide to install Keystone and Horizon. However, during the Keystone installation, I am getting an error at step 3 command:

      sudo python tools/install_venv.py

      The log is as below:

      .

      .

      .

      Installing collected packages: pbr, WebOb, greenlet, eventlet, netaddr, PasteDeploy, Paste, repoze.lru, Routes, six, SQLAlchemy, decorator, Tempita, sqlalchemy-migrate, passlib, iso8601, argparse, pytz, Babel, stevedore, oslo.config, oslo.i18n, netifaces, oslo.utils, oslo.serialization, prettytable, requests, python-keystoneclient, Unidecode, python-slugify, posix-ipc, pycadf, keystonemiddleware, python-mimeparse, extras, linecache2, traceback2, unittest2, testtools, fixtures, retrying, oslo.concurrency, PyYAML, anyjson, amqp, kombu, oslo.messaging, MarkupSafe, Mako, python-editor, alembic, oslo.db, pyotp, oauthlib, dogpile.core, dogpile.cache, functools32, jsonschema, MySQL-python, pep8, pyflakes, mccabe, flake8, hacking, bashate, pysqlite, python-memcached, pymongo, python-ldap, pyldap, ldappool, future, zope.interface, repoze.who, pycryptodomex, idna, pyasn1, enum34, ipaddress, pycparser, cffi, cryptography, pyOpenSSL, python-dateutil, pysaml2, coverage, lxml, funcsigs, mock, mox3, python-subunit, discover, testrepository, testscenarios, oslotest, Pygments, docutils, Jinja2, sphinx, waitress, beautifulsoup4, WebTest, oslosphinx, lockfile
      Found existing installation: pbr 1.10.0
      Uninstalling pbr-1.10.0:
      Successfully uninstalled pbr-1.10.0
      Running setup.py install for WebOb ... done
      Running setup.py install for greenlet ... done
      Running setup.py install for Paste ... done
      Running setup.py install for repoze.lru ... done
      Running setup.py install for Routes ... done
      Found existing installation: six 1.10.0
      Uninstalling six-1.10.0:
      Successfully uninstalled six-1.10.0
      Running setup.py install for SQLAlchemy ... error
      Complete output from command /keystone/.venv/bin/python2 -u -c "import setuptools, tokenize;_file='/tmp/pip-build-JC6HQz/SQLAlchemy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file_, 'exec'))" install --record /tmp/pip-ff_MYs-record/install-record.txt --single-version-externally-managed --compile --install-headers /keystone/.venv/include/site/python2.7/SQLAlchemy:
      Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-JC6HQz/SQLAlchemy/setup.py", line 170, in <module>
      run_setup(True)
      File "/tmp/pip-build-JC6HQz/SQLAlchemy/setup.py", line 150, in run_setup
      **kwargs
      File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
      _setup_distribution = dist = klass(attrs)
      File "/keystone/.venv/local/lib/python2.7/site-packages/setuptools/dist.py", line 320, in _init_
      Distribution.init_(self, attrs)
      File "/usr/lib/python2.7/distutils/dist.py", line 287, in _init_
      self.finalize_options()
      File "/keystone/.venv/local/lib/python2.7/site-packages/setuptools/dist.py", line 386, in finalize_options
      ep.require(installer=self.fetch_build_egg)
      File "/keystone/.venv/local/lib/python2.7/site-packages/pkg_resources/_init_.py", line 2245, in require
      items = working_set.resolve(reqs, env, installer)
      File "/keystone/.venv/local/lib/python2.7/site-packages/pkg_resources/_init_.py", line 834, in resolve
      raise VersionConflict(dist, req).with_context(dependent_req)
      pkg_resources.VersionConflict: (six 1.9.0 (/keystone/.venv/lib/python2.7/site-packages), Requirement.parse('six>=1.10.0'))

      ----------------------------------------
      Command "/keystone/.venv/bin/python2 -u -c "import setuptools, tokenize;_file='/tmp/pip-build-JC6HQz/SQLAlchemy/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file_, 'exec'))" install --record /tmp/pip-ff_MYs-record/install-record.txt --single-version-externally-managed --compile --install-headers /keystone/.venv/include/site/python2.7/SQLAlchemy" failed with error code 1 in /tmp/pip-build-JC6HQz/SQLAlchemy/
      Command "tools/with_venv.sh pip install --upgrade -r /keystone/requirements.txt -r /keystone/test-requirements.txt" failed.
      None

      Since I am new to Keystone, I do not understand why is this error occuring. I am using Ubuntu 16.04.1 and it is updated.

      The guide that I am using: http://fiware-idm.readthedocs.io/en/latest/admin_guide.html#installing-keystone

      Installation and Administration Guide - KeyRock 5.4.0 ...<http://fiware-idm.readthedocs.io/en/latest/admin_guide.html#installing-keystone>
      fiware-idm.readthedocs.io
      Introduction ΒΆ Welcome to the Installation and Administration Guide for the Identity Management - KeyRock Generic Enabler. This section will cover how to install ...

      [Created via e-mail received from: Umair Nadeem <umair2357@hotmail.com>]

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        aalonsog Alvaro Alonso made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        fla Fernando Lopez made changes -
        HD-Chapter Security [ 10841 ]
        HD-Enabler KeyRock [ 10889 ]
        aalonsog Alvaro Alonso made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        aalonsog Alvaro Alonso made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        fla Fernando Lopez made changes -
        Component/s FIWARE-TECH-HELP [ 10278 ]
        fla Fernando Lopez made changes -
        Field Original Value New Value
        Assignee Alvaro Alonso [ aalonsog ]
        fw.ext.user FW External User created issue -

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: