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.
Verified that the needed Requires was added to the spec.
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
*** Bug 1861777 has been marked as a duplicate of this bug. ***