-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
When downloading from the "OpenShift command line interface (oc)" at https://console.redhat.com/openshift/downloads,
we can download the RHEL9 version of the oc binary, but we cannot download the RHEL8 version.
If we run this RHEL 9 version of the oc binary in an RHEL8 environment, the following error will occur
$ openshift-client-linux.tar.gz.dir/oc version openshift-client-linux.tar.gz.dir/oc: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by openshift-client-linux.tar.gz.dir/oc) openshift-client-linux.tar.gz.dir/oc: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by openshift-client-linux.tar.gz.dir/oc) openshift-client-linux.tar.gz.dir/oc: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by openshift-client-linux.tar.gz.dir/oc)
"OpenShift Client (oc) mirror plugin" should provide both "Linux - RHLE9" and "Linux - RHEL8".
- links to