Installation

while run a splunk in intel macBook pro v14.4.1 getting error

sudhakarkrishna
Engager
dyld[8605]: Library not loaded: @executable_path/../lib/libbz2.1.dylib Referenced from: <155E4B06-EBFB-3512-8A38-AF5B870FD832> /opt/splunk/bin/splunkd Reason: tried: '/opt/splunk/lib/libbz2.1.dylib' (code signature in <8E64DF20-704B-3A23-9512-41A3BCD72DEA> '/opt/splunk/lib/libbz2.1.0.3.dylib' not valid for use in process: library load disallowed by system policy), '/usr/lib/libbz2.1.dylib' (no such file, not in dyld cache) ERROR: pid 8605 terminated with signal 6
0 Karma
1 Solution

marnall
Motivator

macOS requires that all software be signed and notarized by the developer. It seems you're getting issues because macOS is not trusting the installed Splunk binary to load the libbz libraries.

There may be a way to whitelist Splunk from the code signing requirements of macOS, or perhaps you could try installing a different version in the hopes that the new version will be code-signed and accepted by macOS.

View solution in original post

sudhakarkrishna
Engager

Thanks for your reply.
Yes, reinstallation works.

0 Karma

marnall
Motivator

macOS requires that all software be signed and notarized by the developer. It seems you're getting issues because macOS is not trusting the installed Splunk binary to load the libbz libraries.

There may be a way to whitelist Splunk from the code signing requirements of macOS, or perhaps you could try installing a different version in the hopes that the new version will be code-signed and accepted by macOS.

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, ...