Context: osp-16.2 needs podman-1.6.4-15 (for now) in order to properly run. Issue is, it might happen it gets a lower podman version because the container-tools module is configured with the wrong stream - or pinning or whatever. 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 (or something like that, not 100% sure about spec syntax for that). Thank you! Cheers, C. Note: this is NOT the exact same request as https://bugzilla.redhat.com/show_bug.cgi?id=1878187 but the intend is the same :).
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 (RHOSP) 16.2 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-2021:3483