For keeping it very quick a top post:
dpkg --purge $(dpkg -l | grep ^rc | cut -f3 -d\ )
That will take care of all the rc packages.
On Tue, 2006-12-19 at 10:29 +0200, Hans du Plooy wrote:
> OK, I got all the problems sorted out after doing dist-upgrade on a
> live production server :-)
Hans du Plooy wrote:
On Tue, 2006-12-19 at 10:29 +0200, Hans du Plooy wrote:
What's the best way to clean this up? By the looks of it I now have
two versions of mysql installed. mysql -V does give me the 5.0.30
though:
[snip]
I just noticed:
ii mysql-server-4.1 5.0
Hans du Plooy writes:
> OK, I got all the problems sorted out after doing dist-upgrade on a live
> production server :-)
> What's the best way to clean this up? By the looks of it I now have two
> versions of mysql installed. mysql -V does give me the 5.0.30 though:
> # dpkg -l | grep mysql
>
On Tue, 2006-12-19 at 10:29 +0200, Hans du Plooy wrote:
> What's the best way to clean this up? By the looks of it I now have
> two versions of mysql installed. mysql -V does give me the 5.0.30
> though:
[snip]
I just noticed:
> ii mysql-server-4.1 5.0.30-1 <
> mysql databas
4 matches
Mail list logo