Installation

splunk RPM generation

DTERM
Contributor

I'm trying to write a custom rpm for splunk. I generated the bulk if the spec file using rpm --scripts -qp splunk.rpm > splunk.spec. I ran a "find /opt/splunk -type f" and included the output in the %files section of the spec file. I used the rpmbuild -ba splunk.spec command to successfully create the RPM.

However, when I go to install the RPM I generated, I get the following dependency error:

[root@host x86_64]# rpm -i splunk-4.2-39846.x86_64.rpm error: Failed dependencies: /opt/splunk/bin/python is needed by splunk-4.2-39846.x86_64

What am I missing or doing wrong with the RPM build? Thanks in advance.

Tags (1)
0 Karma
1 Solution

netwrkr
Communicator

try --nodeps and see if it installs?

View solution in original post

netwrkr
Communicator

try --nodeps and see if it installs?

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...