Verify this bug with openshift-ansible-4.10.0-202203112237.p0.g7ca0181.assembly.stream.el7.noarch.rpm Launch RHEL host with RHEL-8.3 image and update the redhat-release to latest(8.5) to workaround the playbook checking. [ec2-user@ip-10-0-52-112 ~]$ rpm -q libseccomp libseccomp-2.4.3-1.el8.x86_64 [ec2-user@ip-10-0-52-112 ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 8.5 (Ootpa) After running RHEL scale up playbook, we can see libseccomp was updated to the latest one. [ec2-user@ip-10-0-58-151 ~]$ rpm -q libseccomp libseccomp-2.5.1-1.el8.x86_64
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 (OpenShift Container Platform 4.10.5 bug fix update), 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/RHBA-2022:0928