<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Upgrading to MySQL 5.0.44 on RHEL and CentOS</title>
	<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/</link>
	<description>The random thoughts, musings, and mindless drivel of Jason Litka</description>
	<pubDate>Fri, 21 Nov 2008 06:46:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9903</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 18 Jul 2007 20:54:45 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9903</guid>
		<description>I actually built the 5.0.45 packages last Friday and have been using them since.  I simply haven't had the time to post them up in the repo.  In any case, they're up there now and I'll get around to posting an article on the update sometime before the end of the day.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->I actually built the 5.0.45 packages last Friday and have been using them since.  I simply haven't had the time to post them up in the repo.  In any case, they're up there now and I'll get around to posting an article on the update sometime before the end of the day.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9845</link>
		<dc:creator>Jesse</dc:creator>
		<pubDate>Tue, 17 Jul 2007 18:28:47 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9845</guid>
		<description>Looks like there is a new version http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-45.html, which has changed since the 5.0.44 release.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Looks like there is a new version <a href="http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-45.html," >http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-45.html,</a> which has changed since the 5.0.44 release.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9442</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 09 Jul 2007 18:33:38 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9442</guid>
		<description>That string seems OK to me.  It is simply being printed by yum in a different manner than how the file is named.  It will not affect your ability to install a package because that is the intended behavior.

Like I said though, the reason why you can't install my mod_python package is because you are using python 2.4 instead of 2.3.  If you want to use my binary package then you'll need to revert to the stock version of Python from EL4.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->That string seems OK to me.  It is simply being printed by yum in a different manner than how the file is named.  It will not affect your ability to install a package because that is the intended behavior.</p>
<p>Like I said though, the reason why you can't install my mod_python package is because you are using python 2.4 instead of 2.3.  If you want to use my binary package then you'll need to revert to the stock version of Python from EL4.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slappy</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9404</link>
		<dc:creator>Slappy</dc:creator>
		<pubDate>Mon, 09 Jul 2007 00:52:19 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9404</guid>
		<description>Hi Jason:

Our server is already running python 2.4 and the mod_python update attempt puts up an error which reads:
Error: Missing Dependency: libpython2.3.so.1.0()(64bit) is needed by package mod_python
Error: Missing Dependency: python-abi = 2.3 is needed by package mod_python]

But the issue I was attempting to report is that when your file, which is identified on the ftp as: mod_python-3.2.8-3.1.x86_64.rpm  is called by yum, it is showing up as:
mod_python.x86_64 0:3.2.8-3.1.jason.1 with the name mangled.  I was simply wondering whether this represents some issue with either the header or spec file.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Hi Jason:</p>
<p>Our server is already running python 2.4 and the mod_python update attempt puts up an error which reads:<br />
Error: Missing Dependency: libpython2.3.so.1.0()(64bit) is needed by package mod_python<br />
Error: Missing Dependency: python-abi = 2.3 is needed by package mod_python]</p>
<p>But the issue I was attempting to report is that when your file, which is identified on the ftp as: mod_python-3.2.8-3.1.x86_64.rpm  is called by yum, it is showing up as:<br />
mod_python.x86_64 0:3.2.8-3.1.jason.1 with the name mangled.  I was simply wondering whether this represents some issue with either the header or spec file.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9397</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 08 Jul 2007 21:16:25 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9397</guid>
		<description>The mod_python 3.2.8 package in my repo was compiled against Python 2.3.4 (the version that comes with EL 4).  If you are using a newer version of Python (specifically, newer than 2.3.x) then you may run into problems if there are no compat libs as a part of that newer version.

My suggestion would be to revert to the standard EL4 version of Python.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->The mod_python 3.2.8 package in my repo was compiled against Python 2.3.4 (the version that comes with EL 4).  If you are using a newer version of Python (specifically, newer than 2.3.x) then you may run into problems if there are no compat libs as a part of that newer version.</p>
<p>My suggestion would be to revert to the standard EL4 version of Python.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slappy</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9365</link>
		<dc:creator>Slappy</dc:creator>
		<pubDate>Sun, 08 Jul 2007 03:33:27 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9365</guid>
		<description>Jason:

I've thought about the issue I described in my prior note and have some additional information.  The file mod_python-3.2.8-3.1.jason.1.x86_64.rpm is listed with the proper syntax in the repository, but when called by yum update, something is transposing the label of the file so it reads with the ".x86" before the version number and it is seperated by a "0:", rather than a "-".  I added this to make clear the it seems to be transposing the arch type and the version number and replacing the seperator.  Hope that is more clear.
Again, thanks for your efforts.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Jason:</p>
<p>I've thought about the issue I described in my prior note and have some additional information.  The file mod_python-3.2.8-3.1.jason.1.x86_64.rpm is listed with the proper syntax in the repository, but when called by yum update, something is transposing the label of the file so it reads with the ".x86" before the version number and it is seperated by a "0:", rather than a "-".  I added this to make clear the it seems to be transposing the arch type and the version number and replacing the seperator.  Hope that is more clear.<br />
Again, thanks for your efforts.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slappy</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9357</link>
		<dc:creator>Slappy</dc:creator>
		<pubDate>Sat, 07 Jul 2007 22:32:53 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9357</guid>
		<description>Jason:

Thank you for your rpm depository.  I wanted to report one small problem, which I haven't figured out yet. It has to do with the file: mod_python-3.2.8-3.1.jason.1.x86_64.rpm.

When I run yum update, using your repository, I am getting a strange reading of this file.  It is showing up as: Package mod_python.x86_64 0:3.2.8-3.1.jason.1 (notice the space, then a 0, followed by a colon). I don't know if it is reading a header file incorrectly or there is some other error.  When I attempt to update with this file it produced two dependency errors:
Error: Missing Dependency: libpython2.3.so.1.0()(64bit) is needed by package mod_python
Error: Missing Dependency: python-abi = 2.3 is needed by package mod_python] Our server already has newer versions of both these files.

When I use the file from the Fedora ftp it shows up as: mod_python-3.2.8-3.1.x86_64.rpm
and simply tells me the package is already installed.  I'm new to this updating process, but I thought I'd report my experience, incase there is an error is some file which may be causeing the issue.

Thanks for your repository in any case.  It's the only place where I've seen the MySQL 5.0.44 updates.  Most others are still at 5.0.27; a few have 5.0.37; and a couple now have 5.0.41.  Yours seems to be the most up to date.  Again many thanks.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Jason:</p>
<p>Thank you for your rpm depository.  I wanted to report one small problem, which I haven't figured out yet. It has to do with the file: mod_python-3.2.8-3.1.jason.1.x86_64.rpm.</p>
<p>When I run yum update, using your repository, I am getting a strange reading of this file.  It is showing up as: Package mod_python.x86_64 0:3.2.8-3.1.jason.1 (notice the space, then a 0, followed by a colon). I don't know if it is reading a header file incorrectly or there is some other error.  When I attempt to update with this file it produced two dependency errors:<br />
Error: Missing Dependency: libpython2.3.so.1.0()(64bit) is needed by package mod_python<br />
Error: Missing Dependency: python-abi = 2.3 is needed by package mod_python] Our server already has newer versions of both these files.</p>
<p>When I use the file from the Fedora ftp it shows up as: mod_python-3.2.8-3.1.x86_64.rpm<br />
and simply tells me the package is already installed.  I'm new to this updating process, but I thought I'd report my experience, incase there is an error is some file which may be causeing the issue.</p>
<p>Thanks for your repository in any case.  It's the only place where I've seen the MySQL 5.0.44 updates.  Most others are still at 5.0.27; a few have 5.0.37; and a couple now have 5.0.41.  Yours seems to be the most up to date.  Again many thanks.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacek</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9164</link>
		<dc:creator>Jacek</dc:creator>
		<pubDate>Wed, 04 Jul 2007 08:53:55 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9164</guid>
		<description>Many thanks. All the best, Jacek</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Many thanks. All the best, Jacek<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbembibre</title>
		<link>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9162</link>
		<dc:creator>dbembibre</dc:creator>
		<pubDate>Wed, 04 Jul 2007 06:54:04 +0000</pubDate>
		<guid>http://www.jasonlitka.com/2007/07/03/upgrading-to-mysql-5044-on-rhel-and-centos-4/#comment-9162</guid>
		<description>As always thanks a lot Jason for your great job.
Rebuilded and updates :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->As always thanks a lot Jason for your great job.<br />
Rebuilded and updates <img src='http://www.jasonlitka.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
