<?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 Re: warning during installation in Installation</title>
    <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524984#M9499</link>
    <description>&lt;P&gt;No.&amp;nbsp; Installing with "&lt;SPAN&gt;rpm -ivh xxx.rpm"&lt;/SPAN&gt;.&amp;nbsp; I have 8 VM and I have used over the past year unchanged that has worked repeatedly with this command and all of a suddent I got this.&amp;nbsp; Weird.&amp;nbsp; Anyway made it work with "&lt;SPAN&gt;rpm -ivh xxx.rpm&lt;/SPAN&gt; --force".&amp;nbsp; Makes no sense why all of a sudden this is necessary.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Oct 2020 02:08:14 GMT</pubDate>
    <dc:creator>mhouse3</dc:creator>
    <dc:date>2020-10-16T02:08:14Z</dc:date>
    <item>
      <title>warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91997#M9494</link>
      <description>&lt;P&gt;while installing splunk (64-bit version) via rpm, i got the following warning:&lt;/P&gt;

&lt;P&gt;warning: splunk-4.3.4-136012-linux-2.6-x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 653fb112: NOKEY&lt;/P&gt;

&lt;P&gt;is this something to be concerned about?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 17:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91997#M9494</guid>
      <dc:creator>bob87</dc:creator>
      <dc:date>2012-10-16T17:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91998#M9495</link>
      <description>&lt;P&gt;Were you installing splunk via yum specifying localinstall? I've installed splunk numerous times, and haven't seen that happen when installing using rpm directly "rpm -ivh xxx.rpm" &lt;/P&gt;

&lt;P&gt;I believe the warning just means that your install method couldn't find the PGP key to verify the package, but it should have installed anyway. To avoid the error you could either try to get the key from splunk and import, or force the install without a key by using: rpm -ivh --nosignature xxxx.rpm or yum --nogpgcheck localinstall xxxx.rpm&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2012 21:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91998#M9495</guid>
      <dc:creator>briang67</dc:creator>
      <dc:date>2012-10-16T21:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91999#M9496</link>
      <description>&lt;P&gt;This is the PGP key for the Splunk version described above:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Installation/PGPPublicKey,This"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.4/Installation/PGPPublicKey,This&lt;/A&gt; is the PGP key for the Splunk version described above.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Installation/PGPPublicKey"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.4/Installation/PGPPublicKey&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 16:50:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/91999#M9496</guid>
      <dc:creator>jhidalgo_splunk</dc:creator>
      <dc:date>2018-04-05T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524933#M9497</link>
      <description>&lt;P&gt;The above solution does not work for me.&amp;nbsp; It helps but still fails to initiate the install.&amp;nbsp; I get the following:&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Permission denied)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 19:23:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524933#M9497</guid>
      <dc:creator>mhouse3</dc:creator>
      <dc:date>2020-10-15T19:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524966#M9498</link>
      <description>&lt;P&gt;its about permissions.. with which user, you are trying to install? that user got write permission&amp;nbsp; to /var/lib/?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 22:58:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524966#M9498</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-15T22:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524984#M9499</link>
      <description>&lt;P&gt;No.&amp;nbsp; Installing with "&lt;SPAN&gt;rpm -ivh xxx.rpm"&lt;/SPAN&gt;.&amp;nbsp; I have 8 VM and I have used over the past year unchanged that has worked repeatedly with this command and all of a suddent I got this.&amp;nbsp; Weird.&amp;nbsp; Anyway made it work with "&lt;SPAN&gt;rpm -ivh xxx.rpm&lt;/SPAN&gt; --force".&amp;nbsp; Makes no sense why all of a sudden this is necessary.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 02:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524984#M9499</guid>
      <dc:creator>mhouse3</dc:creator>
      <dc:date>2020-10-16T02:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: warning during installation</title>
      <link>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524988#M9500</link>
      <description>&lt;P&gt;are you using root user to install?&lt;/P&gt;&lt;P&gt;if not, the user got write permission to the /var/lib/?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ways, the meaning for "rpm -force" is... (you may be already aware of this, as you used this,.. i copy this info here for future readers)....&amp;nbsp;&lt;/P&gt;&lt;P&gt;--force: The Big Hammer&lt;/P&gt;&lt;P&gt;Adding&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--force&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to an install command is a way of saying "Install it anyway!" In essence, it adds&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--replacepkgs&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--replacefiles&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the command. Like a big hammer,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--force&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an irresistible force&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that makes things happen. In fact, the only thing that will prevent a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--force&lt;/STRONG&gt;'ed install from proceeding is a dependency conflict.&lt;/P&gt;&lt;P&gt;And like a big hammer, it pays to fully understand why you need to use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;--force&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;before actually using it.&lt;/P&gt;&lt;P&gt;&lt;A href="http://ftp.rpm.org/max-rpm/s1-rpm-install-additional-options.html#:~:text=The%20%2D%2Dreplacepkgs%20option%20is,needs%20to%20be%20fixed%20up.&amp;amp;text=Much%20better.,a%20new%20copy%20of%20itself" target="_blank" rel="noopener"&gt;http://ftp.rpm.org/max-rpm/s1-rpm-install-additional-options.html#:~:text=The%20%2D%2Dreplacepkgs%20option%20is,needs%20to%20be%20fixed%20up.&amp;amp;text=Much%20better.,a%20new%20copy%20of%20itself&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2020 02:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/warning-during-installation/m-p/524988#M9500</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-10-16T02:28:27Z</dc:date>
    </item>
  </channel>
</rss>

