<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Howto: Install yum On RHEL 4</title>
	<atom:link href="http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4</link>
	<description>Everything Linux</description>
	<lastBuildDate>Fri, 05 Apr 2013 05:17:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Sandesh</title>
		<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/comment-page-1#comment-214711</link>
		<dc:creator>Sandesh</dc:creator>
		<pubDate>Wed, 20 Jun 2012 10:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4#comment-214711</guid>
		<description>Hi,

I had not Configured /etc/yum.conf to use compatible repository. Bit it downloading updates after hitting &quot;yum update&quot; command. Is it OK.

Regards,
Sandesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had not Configured /etc/yum.conf to use compatible repository. Bit it downloading updates after hitting &#8220;yum update&#8221; command. Is it OK.</p>
<p>Regards,<br />
Sandesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Schmoe</title>
		<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/comment-page-1#comment-159622</link>
		<dc:creator>Joe Schmoe</dc:creator>
		<pubDate>Fri, 09 Mar 2012 05:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4#comment-159622</guid>
		<description>Awesome - all works! downloading updates to all my RPMs thanks to you</description>
		<content:encoded><![CDATA[<p>Awesome &#8211; all works! downloading updates to all my RPMs thanks to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toobers</title>
		<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/comment-page-1#comment-99475</link>
		<dc:creator>Toobers</dc:creator>
		<pubDate>Thu, 16 Jun 2011 00:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4#comment-99475</guid>
		<description>So, all of this went very well until I tried a mass update..  Updating a few RPMs works fine, however I have a server with 6 repos (various deployments) and continue to get this error...

--&gt; Running transaction check
--&gt; Processing Dependency: gstreamer-tools for package: gstreamer-plugins
--&gt; Processing Dependency: openldap = 2.2.13-12.el4_8.3 for package: compat-openldap
--&gt; Processing Dependency: openldap = 2.2.13-6.4E for package: compat-openldap
Traceback (most recent call last):
  File &quot;/usr/bin/yum&quot;, line 29, in ?
    yummain.main(sys.argv[1:])
  File &quot;/usr/share/yum-cli/yummain.py&quot;, line 138, in main
    (result, resultmsgs) = base.buildTransaction()
  File &quot;__init__.py&quot;, line 401, in buildTransaction
  File &quot;depsolve.py&quot;, line 226, in resolveDeps
  File &quot;depsolve.py&quot;, line 357, in _processReq
  File &quot;depsolve.py&quot;, line 418, in _requiringFromInstalled
  File &quot;__init__.py&quot;, line 1479, in getInstalledPackageObject
IndexError: list index out of range

Is there some kernel tuning that needs doing or some parameter I need to set for python?</description>
		<content:encoded><![CDATA[<p>So, all of this went very well until I tried a mass update..  Updating a few RPMs works fine, however I have a server with 6 repos (various deployments) and continue to get this error&#8230;</p>
<p>&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: gstreamer-tools for package: gstreamer-plugins<br />
&#8211;&gt; Processing Dependency: openldap = 2.2.13-12.el4_8.3 for package: compat-openldap<br />
&#8211;&gt; Processing Dependency: openldap = 2.2.13-6.4E for package: compat-openldap<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/yum&#8221;, line 29, in ?<br />
    yummain.main(sys.argv[1:])<br />
  File &#8220;/usr/share/yum-cli/yummain.py&#8221;, line 138, in main<br />
    (result, resultmsgs) = base.buildTransaction()<br />
  File &#8220;__init__.py&#8221;, line 401, in buildTransaction<br />
  File &#8220;depsolve.py&#8221;, line 226, in resolveDeps<br />
  File &#8220;depsolve.py&#8221;, line 357, in _processReq<br />
  File &#8220;depsolve.py&#8221;, line 418, in _requiringFromInstalled<br />
  File &#8220;__init__.py&#8221;, line 1479, in getInstalledPackageObject<br />
IndexError: list index out of range</p>
<p>Is there some kernel tuning that needs doing or some parameter I need to set for python?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Butler</title>
		<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/comment-page-1#comment-97494</link>
		<dc:creator>Michael Butler</dc:creator>
		<pubDate>Tue, 24 May 2011 19:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4#comment-97494</guid>
		<description>Thank you! You helped me install Mplayer on a RHEL 4 Server!</description>
		<content:encoded><![CDATA[<p>Thank you! You helped me install Mplayer on a RHEL 4 Server!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i am not able to install flash player in redhat 4.5 64 bit WS</title>
		<link>http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4/comment-page-1#comment-78602</link>
		<dc:creator>i am not able to install flash player in redhat 4.5 64 bit WS</dc:creator>
		<pubDate>Wed, 20 Oct 2010 05:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/linux/howto-install-yum-on-rhel-4#comment-78602</guid>
		<description>[...] hope thi link helps you more  http://www.pinoytux.com/linux/howto-...-yum-on-rhel-4  you can also try [...]</description>
		<content:encoded><![CDATA[<p>[...] hope thi link helps you more  <a href="http://www.pinoytux.com/linux/howto-...-yum-on-rhel-4" rel="nofollow">http://www.pinoytux.com/linux/howto-&#8230;-yum-on-rhel-4</a>  you can also try [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
