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 Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...