Re: mysql upgrade broke server

2006-11-12 Thread Kevin Mark
On Mon, Nov 13, 2006 at 07:39:06AM +1100, Russell Weatherburn wrote: > Wackojacko wrote: > > Kevin Mark wrote: > >> On Fri, Nov 10, 2006 at 05:57:13PM -0500, Rick Pasotto wrote: > > > > > > > >>> I used 'querybts' *after* apt-get broke my installation. Are you in the > >>> habit of checking for

Re: mysql upgrade broke server

2006-11-12 Thread Russell Weatherburn
Wackojacko wrote: > Kevin Mark wrote: >> On Fri, Nov 10, 2006 at 05:57:13PM -0500, Rick Pasotto wrote: > > > >>> I used 'querybts' *after* apt-get broke my installation. Are you in the >>> habit of checking for bugs on *every* package before upgrading it? >>> I'm not. >> Hi Rick, >> as you sugge

Re: mysql upgrade broke server

2006-11-11 Thread Wackojacko
Kevin Mark wrote: On Fri, Nov 10, 2006 at 05:57:13PM -0500, Rick Pasotto wrote: I used 'querybts' *after* apt-get broke my installation. Are you in the habit of checking for bugs on *every* package before upgrading it? I'm not. Hi Rick, as you suggest, I dont check for bugs before upgrading

Re: mysql upgrade broke server [solved!]

2006-11-10 Thread Rick Pasotto
On Fri, Nov 10, 2006 at 07:01:26PM -0500, Roberto C. Sanchez wrote: > On Fri, Nov 10, 2006 at 06:57:28PM -0500, Rick Pasotto wrote: > > > > dpkg -i --force all mysql-common-4.1_4.1.11a-4sarge7_all.deb > > dpkg -i --force all mysql-client-4.1_4.1.11a-4sarge7_i386.deb > > dpkg -i --force all mysql-s

Re: mysql upgrade broke server [solved!]

2006-11-10 Thread Roberto C. Sanchez
On Fri, Nov 10, 2006 at 06:57:28PM -0500, Rick Pasotto wrote: > > dpkg -i --force all mysql-common-4.1_4.1.11a-4sarge7_all.deb > dpkg -i --force all mysql-client-4.1_4.1.11a-4sarge7_i386.deb > dpkg -i --force all mysql-server-4.1_4.1.11a-4sarge7_i386.deb > Be careful telling dpkg to force all. I

Re: mysql upgrade broke server [solved!]

2006-11-10 Thread Rick Pasotto
On Sat, Nov 11, 2006 at 12:25:39AM +0100, Florian Kulzer wrote: > On Fri, Nov 10, 2006 at 17:54:10 -0500, Rick Pasotto wrote: > > On Fri, Nov 10, 2006 at 11:20:50PM +0100, Florian Kulzer wrote: > > > On Fri, Nov 10, 2006 at 16:39:23 -0500, Rick Pasotto wrote: > > > > If you still need a "real" 4.1

Re: mysql upgrade broke server

2006-11-10 Thread Kevin Mark
On Fri, Nov 10, 2006 at 05:57:13PM -0500, Rick Pasotto wrote: > On Fri, Nov 10, 2006 at 05:43:53PM -0500, Kevin Mark wrote: > > On Fri, Nov 10, 2006 at 04:39:23PM -0500, Rick Pasotto wrote: > > > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > > > upgrade aborts because ther

Re: mysql upgrade broke server

2006-11-10 Thread Florian Kulzer
On Fri, Nov 10, 2006 at 17:54:10 -0500, Rick Pasotto wrote: > On Fri, Nov 10, 2006 at 11:20:50PM +0100, Florian Kulzer wrote: > > On Fri, Nov 10, 2006 at 16:39:23 -0500, Rick Pasotto wrote: > > > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > > > upgrade aborts because ther

Re: mysql upgrade broke server

2006-11-10 Thread Rick Pasotto
On Fri, Nov 10, 2006 at 05:43:53PM -0500, Kevin Mark wrote: > On Fri, Nov 10, 2006 at 04:39:23PM -0500, Rick Pasotto wrote: > > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > > upgrade aborts because there are supposedly MyISAM files and so I should > > reinstall 4.1 to fix

Re: mysql upgrade broke server

2006-11-10 Thread Rick Pasotto
On Fri, Nov 10, 2006 at 11:20:50PM +0100, Florian Kulzer wrote: > On Fri, Nov 10, 2006 at 16:39:23 -0500, Rick Pasotto wrote: > > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > > upgrade aborts because there are supposedly MyISAM files and so I should > > reinstall 4.1 to f

Re: mysql upgrade broke server

2006-11-10 Thread Kevin Mark
On Fri, Nov 10, 2006 at 04:39:23PM -0500, Rick Pasotto wrote: > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > upgrade aborts because there are supposedly MyISAM files and so I should > reinstall 4.1 to fix them then try the upgrade again. > > The problem is that mysql-ser

Re: mysql upgrade broke server

2006-11-10 Thread Florian Kulzer
On Fri, Nov 10, 2006 at 16:39:23 -0500, Rick Pasotto wrote: > I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The > upgrade aborts because there are supposedly MyISAM files and so I should > reinstall 4.1 to fix them then try the upgrade again. > > The problem is that mysql-serve

mysql upgrade broke server

2006-11-10 Thread Rick Pasotto
I just tried to upgrade mysql-server which replaces 4.1 with 5.0. The upgrade aborts because there are supposedly MyISAM files and so I should reinstall 4.1 to fix them then try the upgrade again. The problem is that mysql-server-4.1 *depends* *on* mysql-server-5.0 (which doesn't make any sense) s