Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1603850

Summary: cri-o-1.9.13-1.git52a8e70.el7 is cri-o 1.11.0-dev
Product: OpenShift Container Platform Reporter: Scott Dodson <sdodson>
Component: ContainersAssignee: Lokesh Mandvekar <lsm5>
Status: CLOSED DUPLICATE QA Contact: DeShuai Ma <dma>
Severity: urgent Docs Contact:
Priority: high    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas, rteague
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: 2018-07-19 19:18:10 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 Scott Dodson 2018-07-19 19:11:27 UTC
Description of problem:
cri-o-1.9.13-1 seems to be cri-o 1.11.0-dev and when running this version of the package OCP 3.9 fails due to incompatible versions.

Version-Release number of selected component (if applicable):
cri-o-1.9.13-1.git52a8e70.el7

How reproducible:
100%

Steps to Reproduce:
1. Install cri-o-1.9.13-1.git52a8e70.el7
2. crio --version
3.

Actual results:
[root@ose3-master ~]# crio --version
crio version 1.11.0-dev


Expected results:
[root@ose3-master ~]# crio --version
crio version 1.9.13


Additional info:
Downgrading to cri-o-1.9.12 enables OCP 3.9 to work properly.

Comment 1 Scott Dodson 2018-07-19 19:18:10 UTC

*** This bug has been marked as a duplicate of bug 1599605 ***