<?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: MySQL 5.1.41 is available for Debian &#8220;Lenny&#8221; and &#8220;Etch&#8221;</title>
	<atom:link href="http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mysql-5-1-41-is-available-for-debian-lenny-and-etch</link>
	<description>The repository for Debian-based LAMP servers</description>
	<lastBuildDate>Tue, 07 Sep 2010 16:19:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jdelmour</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2097</link>
		<dc:creator>jdelmour</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2097</guid>
		<description>it was our fault! a stuff changed source.lst from packages.dotdeb to php5.3.dotdeb... :/
installs fine</description>
		<content:encoded><![CDATA[<p>it was our fault! a stuff changed source.lst from packages.dotdeb to php5.3.dotdeb&#8230; :/<br />
installs fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdelmour</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2096</link>
		<dc:creator>jdelmour</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2096</guid>
		<description>Hi Guillaume,

&quot;aptitude search mysql-server&quot; on lenny shows only 5.0. Yes, your sources are into sources.lst, and get a hit on aptitude update.

what do i wrong?

thanks!</description>
		<content:encoded><![CDATA[<p>Hi Guillaume,</p>
<p>&#8220;aptitude search mysql-server&#8221; on lenny shows only 5.0. Yes, your sources are into sources.lst, and get a hit on aptitude update.</p>
<p>what do i wrong?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2067</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 18 Jan 2010 01:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2067</guid>
		<description>I can confirm that it&#039;s a good idea to use the maintainer&#039;s my.cnf.

Took a whole lot of futzing to get apt to offer to replace my.cnf that second time. No problem from there.</description>
		<content:encoded><![CDATA[<p>I can confirm that it&#8217;s a good idea to use the maintainer&#8217;s my.cnf.</p>
<p>Took a whole lot of futzing to get apt to offer to replace my.cnf that second time. No problem from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norio</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2052</link>
		<dc:creator>Norio</dc:creator>
		<pubDate>Tue, 12 Jan 2010 08:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2052</guid>
		<description>Thanks for the lightning-fast support! It (commenting out skip-bdb) worked perfectly. I love you man :D</description>
		<content:encoded><![CDATA[<p>Thanks for the lightning-fast support! It (commenting out skip-bdb) worked perfectly. I love you man <img src='http://www.dotdeb.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2051</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Tue, 12 Jan 2010 07:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2051</guid>
		<description>@Norio : try to use the maintainer&#039;s /etc/mysql/my.cnf while upgrading or comment &quot;skip-bdb&quot; in your existing configuration file.
Then check that no mysql_safe or mysqld processes are running and launch &quot;/etc/init.d/mysql start&quot;.
If errors occur, they should be reported in /var/log/syslog. If not, edit /etc/init.d/mysql and put some breakpoints in it to see where the script hangs.</description>
		<content:encoded><![CDATA[<p>@Norio : try to use the maintainer&#8217;s /etc/mysql/my.cnf while upgrading or comment &#8220;skip-bdb&#8221; in your existing configuration file.<br />
Then check that no mysql_safe or mysqld processes are running and launch &#8220;/etc/init.d/mysql start&#8221;.<br />
If errors occur, they should be reported in /var/log/syslog. If not, edit /etc/init.d/mysql and put some breakpoints in it to see where the script hangs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norio</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2050</link>
		<dc:creator>Norio</dc:creator>
		<pubDate>Tue, 12 Jan 2010 07:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2050</guid>
		<description>I just upgraded from Lenny&#039;s 5.0 to dotdeb&#039;s 5.1 and MySQL won&#039;t start now. syslog doesn&#039;t show any reason for it. The init.d script just sort of hangs while trying to start the server. Help!?</description>
		<content:encoded><![CDATA[<p>I just upgraded from Lenny&#8217;s 5.0 to dotdeb&#8217;s 5.1 and MySQL won&#8217;t start now. syslog doesn&#8217;t show any reason for it. The init.d script just sort of hangs while trying to start the server. Help!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura H</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-2034</link>
		<dc:creator>Laura H</dc:creator>
		<pubDate>Tue, 05 Jan 2010 19:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-2034</guid>
		<description>I hate to break it to you, Siggma, but I do have the same issue with mysql-server-5.0_5.0.67-0ubuntu6_i386.deb on Ubuntu.

It&#039;s almost definitely not the package; it&#039;s something in our systems.</description>
		<content:encoded><![CDATA[<p>I hate to break it to you, Siggma, but I do have the same issue with mysql-server-5.0_5.0.67-0ubuntu6_i386.deb on Ubuntu.</p>
<p>It&#8217;s almost definitely not the package; it&#8217;s something in our systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siggma</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-1989</link>
		<dc:creator>siggma</dc:creator>
		<pubDate>Fri, 25 Dec 2009 15:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-1989</guid>
		<description>The package never installed so there is no /etc/init.d/mysql. The only notice is a user abort notice when I abort the installation.

DPKG hangs running the pre-install script(s) so I think I have a messed up system somewhere.

I was hoping someone else had this issue and some advice but I don&#039;t think it&#039;s your package.

Thanks</description>
		<content:encoded><![CDATA[<p>The package never installed so there is no /etc/init.d/mysql. The only notice is a user abort notice when I abort the installation.</p>
<p>DPKG hangs running the pre-install script(s) so I think I have a messed up system somewhere.</p>
<p>I was hoping someone else had this issue and some advice but I don&#8217;t think it&#8217;s your package.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Plessis</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-1988</link>
		<dc:creator>Guillaume Plessis</dc:creator>
		<pubDate>Fri, 25 Dec 2009 11:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-1988</guid>
		<description>@siggma : Could you please check the content of /var/log/syslog? Any error while summoning /etc/init.d/mysql will be reported there.</description>
		<content:encoded><![CDATA[<p>@siggma : Could you please check the content of /var/log/syslog? Any error while summoning /etc/init.d/mysql will be reported there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siggma</title>
		<link>http://www.dotdeb.org/2009/11/27/mysql-5-1-41-is-available-for-debian-lenny-and-etch/comment-page-1/#comment-1986</link>
		<dc:creator>siggma</dc:creator>
		<pubDate>Thu, 24 Dec 2009 18:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.dotdeb.org/?p=296#comment-1986</guid>
		<description>RE: Debian 5.03 Lenny 
http://www.trbailey.net/phpsysinfo

I seem to have an odd issue installing mysql-server-5.1. Both apt-get and dpkg hang forever while unpacking the .deb file. The .deb unpacks fine using ar. It may not be a dotdeb specific issue since mysql-5.1 is available in lenny backports and the same thing happens when trying to install from there as well.

Relevant output:

~ $ aptitude install mysql-server-5.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
The following NEW packages will be installed:
  mysql-client-5.1{a} mysql-server-5.1
The following packages will be REMOVED:
  libterm-readkey-perl{u} mysql-client{a} mysql-client-5.0{a} mysql-server{a} mysql-server-5.0{u}
0 packages upgraded, 2 newly installed, 5 to remove and 2 not upgraded.
Need to get 19.8MB of archives. After unpacking 55.9MB will be freed.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://www.backports.org lenny-backports/main mysql-client-5.1 5.1.41-3~bpo50+1 [8254kB]
Get:2 http://www.backports.org lenny-backports/main mysql-server-5.1 5.1.41-3~bpo50+1 [11.6MB]
Fetched 19.8MB in 10s (1862kB/s)
Preconfiguring packages ...
(Reading database ... 151149 files and directories currently installed.)
Removing libterm-readkey-perl ...
Removing mysql-client ...
Removing mysql-server ...
Removing mysql-server-5.0 ...
Stopping MySQL database server: mysqld.
Removing mysql-client-5.0 ...
Processing triggers for man-db ...
Selecting previously deselected package mysql-client-5.1.
(Reading database ... 149153 files and directories currently installed.)
Unpacking mysql-client-5.1 (from .../mysql-client-5.1_5.1.41-3~bpo50+1_i386.deb) ...
Unpacking mysql-server-5.1 (from .../mysql-server-5.1_5.1.41-3~bpo50+1_i386.deb) ...


NOTE the two attempts to unpack the archive simultaneously.

The deb installed fine on my other Debian 5.03 (PIII coppermine) server.
This is the only package that hangs while installing.
The updated libmysql installs fine.
The mysql-client-5.1 installs fine.

Any ideas?</description>
		<content:encoded><![CDATA[<p>RE: Debian 5.03 Lenny<br />
<a href="http://www.trbailey.net/phpsysinfo" rel="nofollow">http://www.trbailey.net/phpsysinfo</a></p>
<p>I seem to have an odd issue installing mysql-server-5.1. Both apt-get and dpkg hang forever while unpacking the .deb file. The .deb unpacks fine using ar. It may not be a dotdeb specific issue since mysql-5.1 is available in lenny backports and the same thing happens when trying to install from there as well.</p>
<p>Relevant output:</p>
<p>~ $ aptitude install mysql-server-5.1<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Reading extended state information<br />
Initializing package states&#8230; Done<br />
Writing extended state information&#8230; Done<br />
Reading task descriptions&#8230; Done<br />
The following NEW packages will be installed:<br />
  mysql-client-5.1{a} mysql-server-5.1<br />
The following packages will be REMOVED:<br />
  libterm-readkey-perl{u} mysql-client{a} mysql-client-5.0{a} mysql-server{a} mysql-server-5.0{u}<br />
0 packages upgraded, 2 newly installed, 5 to remove and 2 not upgraded.<br />
Need to get 19.8MB of archives. After unpacking 55.9MB will be freed.<br />
Do you want to continue? [Y/n/?]<br />
Writing extended state information&#8230; Done<br />
Get:1 <a href="http://www.backports.org" rel="nofollow">http://www.backports.org</a> lenny-backports/main mysql-client-5.1 5.1.41-3~bpo50+1 [8254kB]<br />
Get:2 <a href="http://www.backports.org" rel="nofollow">http://www.backports.org</a> lenny-backports/main mysql-server-5.1 5.1.41-3~bpo50+1 [11.6MB]<br />
Fetched 19.8MB in 10s (1862kB/s)<br />
Preconfiguring packages &#8230;<br />
(Reading database &#8230; 151149 files and directories currently installed.)<br />
Removing libterm-readkey-perl &#8230;<br />
Removing mysql-client &#8230;<br />
Removing mysql-server &#8230;<br />
Removing mysql-server-5.0 &#8230;<br />
Stopping MySQL database server: mysqld.<br />
Removing mysql-client-5.0 &#8230;<br />
Processing triggers for man-db &#8230;<br />
Selecting previously deselected package mysql-client-5.1.<br />
(Reading database &#8230; 149153 files and directories currently installed.)<br />
Unpacking mysql-client-5.1 (from &#8230;/mysql-client-5.1_5.1.41-3~bpo50+1_i386.deb) &#8230;<br />
Unpacking mysql-server-5.1 (from &#8230;/mysql-server-5.1_5.1.41-3~bpo50+1_i386.deb) &#8230;</p>
<p>NOTE the two attempts to unpack the archive simultaneously.</p>
<p>The deb installed fine on my other Debian 5.03 (PIII coppermine) server.<br />
This is the only package that hangs while installing.<br />
The updated libmysql installs fine.<br />
The mysql-client-5.1 installs fine.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
