<?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: AutoReqProv  in RPM in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902964#M26097</link>
    <description>RPM doesn't check if this library exists, but if there is RPM package installed which provides this library.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##let me elaborate more, I have two rpm packages&lt;BR /&gt;&lt;BR /&gt;Cots.rpm&lt;BR /&gt;App.rpm&lt;BR /&gt;&lt;BR /&gt;App.rpm failed on the dependance check because it needs one library file from Cots.rpm.&lt;BR /&gt;&lt;BR /&gt;But, Cots.rpm installed sucessfully and the needed library (a.so) is in the /usr/local/cots/lib. So, why App.rpm failed?&lt;BR /&gt;&lt;BR /&gt;so, how do I fix the problem?&lt;BR /&gt;thank YOU&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 28 Nov 2006 14:19:51 GMT</pubDate>
    <dc:creator>Gemini_2</dc:creator>
    <dc:date>2006-11-28T14:19:51Z</dc:date>
    <item>
      <title>AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902961#M26094</link>
      <description>Hi..I have a question regarding AutoReqProv  &lt;BR /&gt;in RPM. The library file is on the computer, but rpm failed during the installation and complained about the dependancy.&lt;BR /&gt;&lt;BR /&gt;does anyone have idea how to troubleshoot it?&lt;BR /&gt;&lt;BR /&gt;I use linux 4.&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Wed, 22 Nov 2006 21:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902961#M26094</guid>
      <dc:creator>Gemini_2</dc:creator>
      <dc:date>2006-11-22T21:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902962#M26095</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Two choices:&lt;BR /&gt;&lt;BR /&gt;1) fulfil its dependency. It asks for a specific libary or software which you fail to provide in this thread. Install what its asking for. Here is a little trick, in case it needs base OS software. Make a directory with all rpm's in it. cd to it. rpm -ivh --aid &lt;THISRPM&gt; That will install dependencies at the same time.&lt;BR /&gt;&lt;BR /&gt;2) rpm with the --force or --nodeps parameter. This is a BAD option because probably the software will not work.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/THISRPM&gt;</description>
      <pubDate>Thu, 23 Nov 2006 01:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902962#M26095</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-23T01:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902963#M26096</link>
      <description>&amp;gt; The library file is on the computer, but &amp;gt;rpm failed during the installation and &amp;gt;complained about the dependancy.&lt;BR /&gt;&lt;BR /&gt;This is a feature, not bug :-)&lt;BR /&gt;&lt;BR /&gt;RPM doesn't check if this library exists, but if there is RPM package installed which provides this library.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Thu, 23 Nov 2006 02:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902963#M26096</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-11-23T02:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902964#M26097</link>
      <description>RPM doesn't check if this library exists, but if there is RPM package installed which provides this library.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##let me elaborate more, I have two rpm packages&lt;BR /&gt;&lt;BR /&gt;Cots.rpm&lt;BR /&gt;App.rpm&lt;BR /&gt;&lt;BR /&gt;App.rpm failed on the dependance check because it needs one library file from Cots.rpm.&lt;BR /&gt;&lt;BR /&gt;But, Cots.rpm installed sucessfully and the needed library (a.so) is in the /usr/local/cots/lib. So, why App.rpm failed?&lt;BR /&gt;&lt;BR /&gt;so, how do I fix the problem?&lt;BR /&gt;thank YOU&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Nov 2006 14:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902964#M26097</guid>
      <dc:creator>Gemini_2</dc:creator>
      <dc:date>2006-11-28T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902965#M26098</link>
      <description>I'd rather say it is a RPM problem. That problem is very disturbing especially when you install perl packages.&lt;BR /&gt;&lt;BR /&gt;If you are sure the required libraries are installed, then you just installl the rpm using --nodeps.</description>
      <pubDate>Tue, 28 Nov 2006 15:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902965#M26098</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-11-28T15:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: AutoReqProv  in RPM</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902966#M26099</link>
      <description>&amp;gt; I have two rpm packages&lt;BR /&gt;&amp;gt;Cots.rpm&lt;BR /&gt;&amp;gt;App.rpm&lt;BR /&gt;&lt;BR /&gt;&amp;gt;App.rpm failed on the dependance check &amp;gt;because it needs one library file from &amp;gt;Cots.rpm.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;But, Cots.rpm installed sucessfully and &amp;gt;the needed library (a.so) is in &amp;gt;the /usr/local/cots/lib. So, why App.rpm &amp;gt;failed?&lt;BR /&gt;&lt;BR /&gt;can you please send us output of&lt;BR /&gt;1) rpm -ql cots&lt;BR /&gt;2) rpm -qRp app.rpm&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2006 05:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoreqprov-in-rpm/m-p/3902966#M26099</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-11-29T05:05:39Z</dc:date>
    </item>
  </channel>
</rss>

