Bug 1878187

Summary: Add upper and lower contraint for podman version
Product: Red Hat OpenStack Reporter: Cédric Jeanneret <cjeanner>
Component: rhosp-releaseAssignee: Jason Joyce <jjoyce>
Status: CLOSED ERRATA QA Contact: Arik Chernetsky <achernet>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: slinaber
Target Milestone: z2Keywords: Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhosp-release-16.1.2-2.el8ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-28 15:39:36 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 Cédric Jeanneret 2020-09-11 14:41:37 UTC
Context:

osp-16.1 needs podman-1.6.4-15 (for now) in order to properly run. Issue is, it might happen it gets podman 1.6.4-12 OR >1.9 because the container-tools module is configured with the wrong stream.

A way to avoid this situation is to add an upper and lower constraint on podman to the rhosp-release package, and (via tripleo-ansible) ensure this package is installed/latest.

Basically, this comes to add this to rhosp-release spec:
Requires: podman >=1.6.4-15, <=1.9
(or something like that, not 100% sure about spec syntax for that).

Thank you!

Cheers,

C.

Comment 4 Steve Linabery 2020-09-25 19:35:58 UTC
Verified that the needed Requires was added to the spec.

Comment 10 errata-xmlrpc 2020-10-28 15:39:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2020:4284

Comment 11 Miguel Garcia 2022-01-13 10:33:05 UTC
*** Bug 1861777 has been marked as a duplicate of this bug. ***