<?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: how to install yum on Red Hat Enterprise Linux 4</title>
	<atom:link href="http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/</link>
	<description>Doin' the dev dance o/</description>
	<lastBuildDate>Fri, 18 Mar 2011 11:05:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: sathya narayana</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-176</link>
		<dc:creator>sathya narayana</dc:creator>
		<pubDate>Mon, 28 Feb 2011 16:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-176</guid>
		<description>how to install the yum in terminal</description>
		<content:encoded><![CDATA[<p>how to install the yum in terminal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill McEachen</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-175</link>
		<dc:creator>Bill McEachen</dc:creator>
		<pubDate>Mon, 14 Feb 2011 23:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-175</guid>
		<description>this procedure posting was very helpful, w/ minor tweaks it worked bang-on.  Thanks!</description>
		<content:encoded><![CDATA[<p>this procedure posting was very helpful, w/ minor tweaks it worked bang-on.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-172</link>
		<dc:creator>Bala</dc:creator>
		<pubDate>Wed, 12 Jan 2011 07:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-172</guid>
		<description>Hi while updating yum i am getting this error.

bash-3.2$ sudo yum update
Loaded plugins: rhnplugin, security
Repository rhel-debuginfo is listed more than once in the configuration
Traceback (most recent call last):
  File &quot;/usr/bin/yum&quot;, line 29, in ?
    yummain.user_main(sys.argv[1:], exit_code=True)
  File &quot;/usr/share/yum-cli/yummain.py&quot;, line 309, in user_main
    errcode = main(args)
  File &quot;/usr/share/yum-cli/yummain.py&quot;, line 157, in main
    base.getOptionsConfig(args)
  File &quot;/usr/share/yum-cli/cli.py&quot;, line 187, in getOptionsConfig
    self.conf
  File &quot;/usr/lib/python2.4/site-packages/yum/__init__.py&quot;, line 664, in 
    conf = property(fget=lambda self: self._getConfig(),
  File &quot;/usr/lib/python2.4/site-packages/yum/__init__.py&quot;, line 253, in _getConfig
    self.plugins.run(&#039;init&#039;)
  File &quot;/usr/lib/python2.4/site-packages/yum/plugins.py&quot;, line 179, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File &quot;/usr/lib/yum-plugins/rhnplugin.py&quot;, line 111, in init_hook
    login_info = up2dateAuth.getLoginInfo()
  File &quot;/usr/share/rhn/up2date_client/up2dateAuth.py&quot;, line 217, in getLoginInfo
    login()
  File &quot;/usr/share/rhn/up2date_client/up2dateAuth.py&quot;, line 184, in login
    li = server.up2date.login(systemId)
  File &quot;/usr/share/rhn/up2date_client/rhnserver.py&quot;, line 52, in __call__
    raise self.__exception_from_fault(f)
up2date_client.up2dateErrors.AbuseError:
Error Message:
    Abuse of Service detected for server rhel5-64 (1016133212)
Error Class Code: 49
Error Class Info:
     You are getting this error because RHN has detected an abuse of
     service from this system and account. This error is triggered when
     your system makes too many connections to Red Hat Network. This
     error can not be triggered under a normal use of the Red Hat Network
     service as configured by default on Red Hat Linux.

     The Red Hat Network services for this system will remain disabled
     until you will reduce the RHN network traffic from your system to
     acceptable limits.

     Please log into RHN and visit https://rhn.redhat.com/help/contact.pxt
     to contact technical support if you think you have received this
     message in error.

Please help to solve this</description>
		<content:encoded><![CDATA[<p>Hi while updating yum i am getting this error.</p>
<p>bash-3.2$ sudo yum update<br />
Loaded plugins: rhnplugin, security<br />
Repository rhel-debuginfo is listed more than once in the configuration<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/yum&#8221;, line 29, in ?<br />
    yummain.user_main(sys.argv[1:], exit_code=True)<br />
  File &#8220;/usr/share/yum-cli/yummain.py&#8221;, line 309, in user_main<br />
    errcode = main(args)<br />
  File &#8220;/usr/share/yum-cli/yummain.py&#8221;, line 157, in main<br />
    base.getOptionsConfig(args)<br />
  File &#8220;/usr/share/yum-cli/cli.py&#8221;, line 187, in getOptionsConfig<br />
    self.conf<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/__init__.py&#8221;, line 664, in<br />
    conf = property(fget=lambda self: self._getConfig(),<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/__init__.py&#8221;, line 253, in _getConfig<br />
    self.plugins.run(&#8216;init&#8217;)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/plugins.py&#8221;, line 179, in run<br />
    func(conduitcls(self, self.base, conf, **kwargs))<br />
  File &#8220;/usr/lib/yum-plugins/rhnplugin.py&#8221;, line 111, in init_hook<br />
    login_info = up2dateAuth.getLoginInfo()<br />
  File &#8220;/usr/share/rhn/up2date_client/up2dateAuth.py&#8221;, line 217, in getLoginInfo<br />
    login()<br />
  File &#8220;/usr/share/rhn/up2date_client/up2dateAuth.py&#8221;, line 184, in login<br />
    li = server.up2date.login(systemId)<br />
  File &#8220;/usr/share/rhn/up2date_client/rhnserver.py&#8221;, line 52, in __call__<br />
    raise self.__exception_from_fault(f)<br />
up2date_client.up2dateErrors.AbuseError:<br />
Error Message:<br />
    Abuse of Service detected for server rhel5-64 (1016133212)<br />
Error Class Code: 49<br />
Error Class Info:<br />
     You are getting this error because RHN has detected an abuse of<br />
     service from this system and account. This error is triggered when<br />
     your system makes too many connections to Red Hat Network. This<br />
     error can not be triggered under a normal use of the Red Hat Network<br />
     service as configured by default on Red Hat Linux.</p>
<p>     The Red Hat Network services for this system will remain disabled<br />
     until you will reduce the RHN network traffic from your system to<br />
     acceptable limits.</p>
<p>     Please log into RHN and visit <a href="https://rhn.redhat.com/help/contact.pxt" rel="nofollow">https://rhn.redhat.com/help/contact.pxt</a><br />
     to contact technical support if you think you have received this<br />
     message in error.</p>
<p>Please help to solve this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vilas bhakde</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-171</link>
		<dc:creator>vilas bhakde</dc:creator>
		<pubDate>Fri, 31 Dec 2010 09:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-171</guid>
		<description>thanks it&#039;s awesome</description>
		<content:encoded><![CDATA[<p>thanks it&#8217;s awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manni</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-170</link>
		<dc:creator>Manni</dc:creator>
		<pubDate>Thu, 16 Dec 2010 17:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-170</guid>
		<description>Great job buddy...</description>
		<content:encoded><![CDATA[<p>Great job buddy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-2/#comment-168</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Thu, 25 Nov 2010 00:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-168</guid>
		<description>Had to get libsqllite from here:
http://fr2.rpmfind.net/linux/rpm2html/search.php?query=libsqlite.so.0</description>
		<content:encoded><![CDATA[<p>Had to get libsqllite from here:<br />
<a href="http://fr2.rpmfind.net/linux/rpm2html/search.php?query=libsqlite.so.0" rel="nofollow">http://fr2.rpmfind.net/linux/rpm2html/search.php?query=libsqlite.so.0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-1/#comment-167</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 23 Nov 2010 10:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-167</guid>
		<description>Hi,
do you have any update on this one? Haven&#039;t found any other good guides for this subject.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
do you have any update on this one? Haven&#8217;t found any other good guides for this subject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcio</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-1/#comment-158</link>
		<dc:creator>Marcio</dc:creator>
		<pubDate>Sun, 19 Sep 2010 20:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-158</guid>
		<description>Congratulations article

My name is Marcio and I&#039;m from Sao Paulo Brazil,

I hope to exchange information and articles with you,

hugs,

Marcio</description>
		<content:encoded><![CDATA[<p>Congratulations article</p>
<p>My name is Marcio and I&#8217;m from Sao Paulo Brazil,</p>
<p>I hope to exchange information and articles with you,</p>
<p>hugs,</p>
<p>Marcio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manish12</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-1/#comment-157</link>
		<dc:creator>manish12</dc:creator>
		<pubDate>Fri, 17 Sep 2010 18:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-157</guid>
		<description>As root,
cd ~
mkdir setups
cd setups
wget http://linux.duke.edu/projects/yum/download/2.0/yum-2.0.7.tar.gz
tar -xvzf yum-2.0.7.tar.gz
cd yum-2.0.7
./configure
make
make install</description>
		<content:encoded><![CDATA[<p>As root,<br />
cd ~<br />
mkdir setups<br />
cd setups<br />
wget <a href="http://linux.duke.edu/projects/yum/download/2.0/yum-2.0.7.tar.gz" rel="nofollow">http://linux.duke.edu/projects/yum/download/2.0/yum-2.0.7.tar.gz</a><br />
tar -xvzf yum-2.0.7.tar.gz<br />
cd yum-2.0.7<br />
./configure<br />
make<br />
make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pippen</title>
		<link>http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/comment-page-1/#comment-156</link>
		<dc:creator>Pippen</dc:creator>
		<pubDate>Fri, 17 Sep 2010 04:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-install-yum-on-red-hat-enterprise-linux-4/#comment-156</guid>
		<description>Muy Bueno Al FIN!!!!
alguien que pone buenas cosa y que funcionan!!!
Gracias Amigo

DESDE PARAGUAY</description>
		<content:encoded><![CDATA[<p>Muy Bueno Al FIN!!!!<br />
alguien que pone buenas cosa y que funcionan!!!<br />
Gracias Amigo</p>
<p>DESDE PARAGUAY</p>
]]></content:encoded>
	</item>
</channel>
</rss>

