Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Can not locate liberasurecode.so.1 #28

@jmcollin78

Description

@jmcollin78

Hello,

When trying to install I facing the following error:

Running setup.py install for PyECLib: started
    Running setup.py install for PyECLib: finished with status 'error'
    Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eYTMrQ/PyECLib/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-4FyJt9-record/install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    **************************************************************
    ***
    *** Can not locate liberasurecode.so.1
    ***
    *** Install -
    ***   Manual: https://bitbucket.org/tsg-/liberasurecode.git
    ***   Fedora/Red Hat variants: liberasurecode-devel
    ***   Debian/Ubuntu variants: liberasurecode-dev
    ***
    **************************************************************

    ----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-eYTMrQ/PyECLib/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-4FyJt9-record/install-record.txt --single-version-externally-managed --compile" failed with error code 255 in /tmp/pip-build-eYTMrQ/PyECLib/
/usr/local/lib/python2.7/dist-packages/pip-8.1.2-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
ERROR: Service 'dockenstack' failed to build: The command '/bin/sh -c /usr/local/bin/pip install --proxy ${proxy_credentials} -r https://raw.github.com/openstack/requirements/master/global-requirements.txt' returned a non-zero code: 1

Have someone found what is going wrong ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions