<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic splunk RPM generation in Installation</title>
    <link>https://community.splunk.com/t5/Installation/splunk-RPM-generation/m-p/60738#M981</link>
    <description>&lt;P&gt;I'm trying to write a custom rpm for splunk. I generated the bulk if the spec file using rpm --scripts -qp splunk.rpm &amp;gt; 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.&lt;/P&gt;

&lt;P&gt;However, when I go to install the RPM I generated, I get the following dependency error:&lt;/P&gt;

&lt;P&gt;[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&lt;/P&gt;

&lt;P&gt;What am I missing or doing wrong with the RPM build?  Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2011 22:48:31 GMT</pubDate>
    <dc:creator>DTERM</dc:creator>
    <dc:date>2011-03-16T22:48:31Z</dc:date>
    <item>
      <title>splunk RPM generation</title>
      <link>https://community.splunk.com/t5/Installation/splunk-RPM-generation/m-p/60738#M981</link>
      <description>&lt;P&gt;I'm trying to write a custom rpm for splunk. I generated the bulk if the spec file using rpm --scripts -qp splunk.rpm &amp;gt; 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.&lt;/P&gt;

&lt;P&gt;However, when I go to install the RPM I generated, I get the following dependency error:&lt;/P&gt;

&lt;P&gt;[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&lt;/P&gt;

&lt;P&gt;What am I missing or doing wrong with the RPM build?  Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2011 22:48:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/splunk-RPM-generation/m-p/60738#M981</guid>
      <dc:creator>DTERM</dc:creator>
      <dc:date>2011-03-16T22:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: splunk RPM generation</title>
      <link>https://community.splunk.com/t5/Installation/splunk-RPM-generation/m-p/60739#M982</link>
      <description>&lt;P&gt;try --nodeps and see if it installs?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2011 03:44:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/splunk-RPM-generation/m-p/60739#M982</guid>
      <dc:creator>netwrkr</dc:creator>
      <dc:date>2011-03-17T03:44:12Z</dc:date>
    </item>
  </channel>
</rss>

