no package python-pip error

Bug #1352689 reported by JunJie Nan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Heat Templates
Fix Committed
Undecided
Unassigned

Bug Description

Command line:

disk-image-create vm rhel selinux-permissive heat-config os-collect-config os-refresh-config os-apply-config heat-config-cfn-init heat-config-puppet heat-config-script --offline -o rhel

Error:
dib-run-parts Tue Aug 5 00:56:12 EDT 2014 Running /tmp/in_target.d/install.d/50-heat-config
+ install-packages python-pip
Running install-packages install. Package list: python-pip
Setting up Install Process
No package python-pip available.
Error: Nothing to do

Revision history for this message
Ben Nemec (bnemec) wrote :

That script isn't coming from us:

[bnemec@localhost tripleo]$ find diskimage-builder/ tripleo-image-elements/ | grep 50-heat
[bnemec@localhost tripleo]$

Changed in diskimage-builder:
status: New → Invalid
JunJie Nan (nanjj)
affects: diskimage-builder → heat-templates
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat-templates (master)

Reviewed: https://review.openstack.org/112163
Committed: https://git.openstack.org/cgit/openstack/heat-templates/commit/?id=e6b48da599e9c07db45e6da3c397b12b0b51a1ca
Submitter: Jenkins
Branch: master

commit e6b48da599e9c07db45e6da3c397b12b0b51a1ca
Author: JUNJIE NAN <email address hidden>
Date: Wed Aug 6 06:47:44 2014 +0800

    Do not install pip in heat config element

    Since this element depends on os-apply-config and os-refresh-config, and
    the two depends on pip-and-virtualenv. pip command has been installed in
    pip-and-virtualenv.

    If we install pip via install-packages here, for these images which have
    no python-pip in repository, the installation will fail.

    Change-Id: I4284bdd293213321751439272bad439e2a899005
    Closes-Bug: #1352689

Changed in heat-templates:
status: Invalid → 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.