Bug 2061523 - RHEL8 Workers Need to Ensure libseccomp is up to date at install time
Summary: RHEL8 Workers Need to Ensure libseccomp is up to date at install time
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.9
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.10.0
Assignee: aos-install
QA Contact: Gaoyun Pei
URL:
Whiteboard:
Depends On: 2060147
Blocks: 2063350
TreeView+ depends on / blocked
 
Reported: 2022-03-07 18:33 UTC by OpenShift BugZilla Robot
Modified: 2022-03-21 12:40 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-21 12:40:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift openshift-ansible pull 12381 0 None open [release-4.10] Bug 2061523: Include libseccomp in the list of packages that we ensure are up to date 2022-03-07 18:33:45 UTC
Red Hat Product Errata RHBA-2022:0928 0 None None None 2022-03-21 12:40:51 UTC

Comment 2 Gaoyun Pei 2022-03-14 03:34:44 UTC
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

Comment 5 errata-xmlrpc 2022-03-21 12:40: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 (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


Note You need to log in before you can comment on or make changes to this bug.