Installation

splunk soar GLIBC.2 not found error

mory
Observer

Hi,

I am trying to install Splunk SOAR (On-premises) as an unprivileged user on CentOS 7.9 and when I am running ./soar-prepare-system script I get the following error message:

./usr/python39/bin/python3.9: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /opt/splunk-soar/usr/python39/bin/../lib/libpython3.9.so.1.0)
./usr/python39/bin/python3.9: /lib64/libc.so.6: version `GLIBC_2.26' not found (required by /opt/splunk-soar/usr/python39/bin/../lib/libpython3.9.so.1.0)
./usr/python39/bin/python3.9: /lib64/libc.so.6: version `GLIBC_2.27' not found (required by /opt/splunk-soar/usr/python39/bin/../lib/libpython3.9.so.1.0)
./usr/python39/bin/python3.9: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /opt/splunk-soar/usr/python39/bin/../lib/libpython3.9.so.1.0)

 I tried to install it on CentOS 8 and got another error said

Unable to read CentOS/RHEL version from /etc/redhat-release.

 Any sugestions?

Labels (2)
0 Karma

QuentinM
Loves-to-Learn

The first error could appear if you 're trying to install a RHEL8 version of Soar on a Centos7.

Regarding CentOS 8, it's not officially supported but you can download a version CentOS/RHEL8...
https://docs.splunk.com/Documentation/SOARonprem/6.2.2/Install/Requirements

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...