Install fails with 'The following LIBS_FROM_GIT were not installed'

Bug #1496104 reported by Peter Stachowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Fix Committed
Undecided
Peter Stachowski

Bug Description

When you run './redstack install' it now fails with an error:

[ERROR] /home/ubuntu/devstack/inc/python:178 The following LIBS_FROM_GIT were not installed correct: python-ceilometerclient python-saharaclient cookiecutter oslo-cookiecutter oslosphinx oslotest oslo.version pylockfile hacking pyCADF

This is caused by the fact that devstack now validates that libraries installed using LIBS_FROM_GIT are actually installed correctly. The list of oslo libraries in localrc.rc is now out of date and needs updating.

Some client libraries are also not installed by devstack anymore, and should be removed as well.

Changed in trove-integration:
assignee: nobody → Peter Stachowski (peterstac)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to trove-integration (master)

Fix proposed to branch: master
Review: https://review.openstack.org/223843

Changed in trove-integration:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove-integration (master)

Reviewed: https://review.openstack.org/223843
Committed: https://git.openstack.org/cgit/openstack/trove-integration/commit/?id=91a56b2de98062ba7705879862ec74bf4fdd2476
Submitter: Jenkins
Branch: master

commit 91a56b2de98062ba7705879862ec74bf4fdd2476
Author: Peter Stachowski <email address hidden>
Date: Tue Sep 15 21:31:00 2015 +0000

    Fix install - update list of oslo libraries

    devstack now validates that libraries installed using LIBS_FROM_GIT are
    actually installed correctly. This is causing install to fail with an
    error:

    [ERROR] /home/ubuntu/devstack/inc/python:178 The following LIBS_FROM_GIT
    were not installed correct: python-ceilometerclient python-saharaclient
    cookiecutter oslo-cookiecutter oslosphinx oslotest oslo.version
    pylockfile hacking pyCADF

    The happens because the list of oslo libraries in localrc.rc is out of
    date and needed updating. This has been done.

    The Sahara client library is also not installed by devstack anymore, and
    was removed.

    The default flag to load libraries and clients from git was switched to
    false as well, to insulate from further changes. These can be turned
    on again using either options.rc or ~/.redstack.options.rc where needed.

    Change-Id: I365f99356dd03562c30f674b843322ae5a2f0a6a
    Closes-Bug: #1496104

Changed in trove-integration:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.