Bug 1465386 - Undercloud installation failed with missing docker dependencies
Summary: Undercloud installation failed with missing docker dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-27 11:08 UTC by Amit Ugol
Modified: 2017-06-27 12:36 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-27 12:36:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.