<?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"
	>
<channel>
	<title>Comments on: Yum Error</title>
	<atom:link href="http://www.alexharford.com/2007/12/19/yum-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexharford.com/2007/12/19/yum-error/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 20 Nov 2008 14:58:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.alexharford.com/2007/12/19/yum-error/#comment-88</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 25 Sep 2008 16:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexharford.com/2007/12/19/yum-error/#comment-88</guid>
		<description>I don't have any quick solutions for you. :(  If you are running Redhat or another distribution that provided yum for you, the best bet would be to file a bug in their bugzilla.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any quick solutions for you. <img src='http://www.alexharford.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  If you are running Redhat or another distribution that provided yum for you, the best bet would be to file a bug in their bugzilla.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junkiest</title>
		<link>http://www.alexharford.com/2007/12/19/yum-error/#comment-87</link>
		<dc:creator>junkiest</dc:creator>
		<pubDate>Tue, 23 Sep 2008 09:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexharford.com/2007/12/19/yum-error/#comment-87</guid>
		<description>how to solve this problem....

while i update the yum, this is happen 
&lt;b&gt;
[root@reseboy icecast]# yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
centosplus                100% &#124;=========================&#124;  951 B    00:00
Reading repository metadata in from local files
primary.xml.gz            100% &#124;=========================&#124;  41 kB    00:00
centosplus: ################################################## 74/74
Excluding Packages in global exclude list
Finished
Traceback (most recent call last):
  File "/usr/bin/yum", line 29, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum-cli/yummain.py", line 94, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 381, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 150, in doCommand
    return base.updatePkgs(extcmds)
  File "/usr/share/yum-cli/cli.py", line 695, in updatePkgs
    updating_pkg = self.getPackageObject(new)
  File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 1473, in getPackageObject
    pkgs = self.pkgSack.searchPkgTuple(pkgtup)
  File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 66, in searchPkgTuple
    return self.searchNevra(name=n, arch=a, epoch=e, ver=v, rel=r)
  File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 232, in searchNevra
    return self._computeAggregateListResult("searchNevra", name, epoch, ver, rel, arch)
  File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 369, in _computeAggregateListResult
    sackResult = apply(method, args)
  File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 574, in searchNevra
    returnList.append(self.pc(rep,self.db2class(x)))
  File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 431, in db2class
    y.checksum = {'pkgid': 'YES','type': db.checksum_type,
  File "/usr/lib/python2.4/site-packages/sqlite/main.py", line 97, in __getattr__
    raise AttributeError, key
&lt;/b&gt;
could you help me?</description>
		<content:encoded><![CDATA[<p>how to solve this problem&#8230;.</p>
<p>while i update the yum, this is happen<br />
<b><br />
[root@reseboy icecast]# yum update<br />
Loading &#8220;installonlyn&#8221; plugin<br />
Setting up Update Process<br />
Setting up repositories<br />
centosplus                100% |=========================|  951 B    00:00<br />
Reading repository metadata in from local files<br />
primary.xml.gz            100% |=========================|  41 kB    00:00<br />
centosplus: ################################################## 74/74<br />
Excluding Packages in global exclude list<br />
Finished<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 94, in main<br />
    result, resultmsgs = base.doCommands()<br />
  File &#8220;/usr/share/yum-cli/cli.py&#8221;, line 381, in doCommands<br />
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)<br />
  File &#8220;/usr/share/yum-cli/yumcommands.py&#8221;, line 150, in doCommand<br />
    return base.updatePkgs(extcmds)<br />
  File &#8220;/usr/share/yum-cli/cli.py&#8221;, line 695, in updatePkgs<br />
    updating_pkg = self.getPackageObject(new)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/__init__.py&#8221;, line 1473, in getPackageObject<br />
    pkgs = self.pkgSack.searchPkgTuple(pkgtup)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/packageSack.py&#8221;, line 66, in searchPkgTuple<br />
    return self.searchNevra(name=n, arch=a, epoch=e, ver=v, rel=r)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/packageSack.py&#8221;, line 232, in searchNevra<br />
    return self._computeAggregateListResult(&#8221;searchNevra&#8221;, name, epoch, ver, rel, arch)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/packageSack.py&#8221;, line 369, in _computeAggregateListResult<br />
    sackResult = apply(method, args)<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/sqlitesack.py&#8221;, line 574, in searchNevra<br />
    returnList.append(self.pc(rep,self.db2class(x)))<br />
  File &#8220;/usr/lib/python2.4/site-packages/yum/sqlitesack.py&#8221;, line 431, in db2class<br />
    y.checksum = {&#8217;pkgid&#8217;: &#8216;YES&#8217;,'type&#8217;: db.checksum_type,<br />
  File &#8220;/usr/lib/python2.4/site-packages/sqlite/main.py&#8221;, line 97, in __getattr__<br />
    raise AttributeError, key<br />
</b><br />
could you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.alexharford.com/2007/12/19/yum-error/#comment-84</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 09 May 2008 14:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexharford.com/2007/12/19/yum-error/#comment-84</guid>
		<description>Yes, I had to recompile libxml2 with zlib support.

Ie when you run ./configure, use the --with-zlib=&lt;ZLIB_DIR&gt; option, pointing to where the zlib build directory is.

This is only if you are building libxml2 yourself... if it doesn't work on a prepackaged distro like RedHat or Debian, then you should file a bug with them.</description>
		<content:encoded><![CDATA[<p>Yes, I had to recompile libxml2 with zlib support.</p>
<p>Ie when you run ./configure, use the &#8211;with-zlib=<zlib_dir> option, pointing to where the zlib build directory is.</p>
<p>This is only if you are building libxml2 yourself&#8230; if it doesn&#8217;t work on a prepackaged distro like RedHat or Debian, then you should file a bug with them.</zlib_dir></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stelios</title>
		<link>http://www.alexharford.com/2007/12/19/yum-error/#comment-83</link>
		<dc:creator>Stelios</dc:creator>
		<pubDate>Wed, 30 Apr 2008 10:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexharford.com/2007/12/19/yum-error/#comment-83</guid>
		<description>How did you solve this?
Did you compile libxml2?

Thanks</description>
		<content:encoded><![CDATA[<p>How did you solve this?<br />
Did you compile libxml2?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
