Bug 1465386

Summary: Undercloud installation failed with missing docker dependencies
Product: Red Hat OpenStack Reporter: Amit Ugol <augol>
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED NOTABUG QA Contact: Gurenko Alex <agurenko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 12.0 (Pike)CC: emacchi, mburns, rhel-osp-director-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-27 12:36:28 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 Amit Ugol 2017-06-27 11:08:39 UTC
Description of problem:
Undercloud installtion failed on docker installation because the current images and repos have a dependency version mismatch. 


2017-06-27 13:40:39,057 INFO: ESC[mNotice: /Stage[main]/Main/User[docker_user]/groups: groups changed '' to ['docker']ESC[0m
2017-06-27 13:40:41,015 INFO: ESC[1;31mError: Execution of '/bin/yum -d 0 -e 0 -y install docker' returned 1: Error: Package: 7:device-mapper-event-1.02.140-6.el7.x86_64 (rhelosp-rhel-7.4-server)
2017-06-27 13:40:41,015 INFO:            Requires: device-mapper = 7:1.02.140-6.el7
2017-06-27 13:40:41,015 INFO:            Installed: 7:device-mapper-1.02.140-7.el7.x86_64 (installed)
2017-06-27 13:40:41,015 INFO:                device-mapper = 7:1.02.140-7.el7
2017-06-27 13:40:41,015 INFO:            Available: 7:device-mapper-1.02.140-6.el7.x86_64 (rhelosp-rhel-7.4-server)
2017-06-27 13:40:41,015 INFO:                device-mapper = 7:1.02.140-6.el7

Comment 1 Mike Burns 2017-06-27 12:36:28 UTC
Your rhel-guest-image is too new.  There is a mismatch between the image and yum repository configured by rhos-release.  You need -176 or older.