building image is broken due to pip 8.0

Bug #1536530 reported by Craig Vyvial
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trove Integration
Fix Released
Undecided
Craig Vyvial

Bug Description

Once pip 8.0 was released this caused wide spread issues with openstack and there is an effort to clean this up.

Once i identified where we had an issue i have 2 options.

1. remove heat-cfntools from the dependencies for the image
2. wait and get a few patches merged.
  a. heat-cfntools remove argparse from requirements
  b. push a new version of heat-cfntools
  c. also need the tripleo-image-elements updated with pip 7.1.3

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/270663

Changed in trove-integration:
assignee: nobody → Craig Vyvial (cp16net)
status: New → In Progress
Revision history for this message
Craig Vyvial (cp16net) wrote :

so heat-cfntools released a fix and pip 8.0.1 also was released to fix the issues that everyone was seeing. The final issue is with tripleo-image-elements and this should be ratified by the latest changeset of this patch.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove-integration (master)

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

commit e395112ada42495fee6ce0c4a8884cd34e422cca
Author: Craig Vyvial <email address hidden>
Date: Thu Jan 21 02:17:08 2016 -0600

    Adds the dib elements before the triplo elements

    There is a duplicate package of pip-and-vitrualenv in dib elements as
    well as in triple-image-elements. Adding the dib elements before the
    tripleo elements in the ELEMENTS_PATH environment variable will allow
    dib to find its own element first instead of the of tripleo
    element. The tripleo element for pip-and-virtualenv need an update to
    work right. This will make sure that we are using the common set of
    elements before the tripleo elements in the future.

    Change-Id: I7069fcab3d16a960dc52757c087907ee8c41b309
    Closes-Bug: #1536530

Changed in trove-integration:
status: In Progress → Fix Released
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.