Bug 1347736

Summary: Unable to install undercloud because tripleo-common is missing
Product: [Community] RDO Reporter: Raoul Scarazzini <rscarazz>
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED CURRENTRELEASE QA Contact: Shai Revivo <srevivo>
Severity: urgent Docs Contact:
Priority: urgent    
Version: trunkCC: chris.brown, michele, rscarazz
Target Milestone: ---   
Target Release: trunk   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-18 07:35:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Raoul Scarazzini 2016-06-17 13:47:33 UTC
Description of problem:

Undercloud can't be installed because of this error:

2016-06-17 09:32:33 - Error: Execution of '/bin/yum -d 0 -e 0 -y list tripleo-common' returned 1: Error: No matching Packages to list
2016-06-17 09:32:33 - Error: /Stage[main]/Main/Package[tripleo-common]/ensure: change from absent to present failed: Execution of '/bin/yum -d 0 -e 0 -y list tripleo-common' returned 1: Error: No matching Packages to list

Version-Release number of selected component (if applicable):

instack-undercloud-4.0.1-0.20160606104910.f7c7d30.el7.centos.noarch

How reproducible:

Just run openstack undercloud install

Actual results:

Installation fialure

Expected results:

Installation success

Additional info:

This seems to be the fix needed: https://github.com/openstack/instack-undercloud/commit/baf0a96305b1a1ed5840406a9312ee11fcd044e7

Comment 1 Christopher Brown 2017-06-18 07:35:46 UTC
This has been fixed a while back.