According the doc, RHEL 9 is not the tier1 platform, but RHEL 8 is? (surprise)
And, the v20.52.0 required glibc >= 2.35 (not test on RHEL 8, but I think it would also fail)
$ /lib64/libc.so.6
GNU C Library (GNU libc) stable release version 2.34.
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 11.5.0 20240719 (Red Hat 11.5.0-5).
libc ABIs: UNIQUE IFUNC ABSOLUTE
For bug reporting instructions, please see:
<https://www.gnu.org/software/libc/bugs.html>.
Hope can add the RHEL 9 support back
According the doc, RHEL 9 is not the tier1 platform, but RHEL 8 is? (surprise)
And, the v20.52.0 required glibc >= 2.35 (not test on RHEL 8, but I think it would also fail)
Hope can add the RHEL 9 support back