FC3 and MySQL

Satish Balay balay at fastmail.fm
Thu Nov 25 07:54:01 UTC 2004


On Thu, 25 Nov 2004, Pashka wrote:

> On Thu, 2004-11-25 at 01:12 -0600, Satish Balay wrote:
> > How about:
> > 
> > yum remove MySQL\*
> > 
> > Satish
> > 
> 
> Ok, I tried this and on screen i saw this :
> Transaction Listing:
>   Remove: MySQL-client.i386 0:4.1.7-0
>   Remove: MySQL-devel.i386 0:4.1.7-0
>   Remove: MySQL-python.i386 0:0.9.2-4
>   Remove: MySQL-server.i386 0:4.1.7-0
>   Remove: MySQL-shared-compat.i386 0:4.1.7-0
>   Remove: mysql-bench.i386 0:3.23.58-13
> 
> Performing the following to resolve dependencies:
>   Remove: MyODBC.i386 0:2.50.39-19
>   Remove: cyrus-sasl-sql.i386 0:2.1.19-3
>   Remove: dovecot.i386 0:0.99.11-1.FC3.4
>   Remove: freeradius-mysql.i386 0:1.0.1-1
>   Remove: gda-mysql.i386 1:1.0.4-3
>   Remove: libdbi-dbd-mysql.i386 0:0.6.5-9
>   Remove: mod_auth_mysql.i386 0:20030510-5
>   Remove: perl-DBD-MySQL.i386 0:2.9003-5
>   Remove: php-mysql.i386 0:4.3.9-3
>   Remove: qt-MySQL.i386 1:3.3.3-8
> 
> If I press y and after that if I try to install those packages :
> MySQL-client-4.1.7-0.i386.rpm
> MySQL-devel-4.1.7-0.i386.rpm
> MySQL-server-4.1.7-0.i386.rpm
> MySQL-shared-compat-4.1.7-0.i386.rpm

You want to reinstall the same packages again? Then you can just do:
rpm -Uvh --replacepkgs MySQL-*.rpm

> will all removed dependencies 
> MyODBC.i386 0:2.50.39-19
> cyrus-sasl-sql.i386 0:2.1.19-3
> dovecot.i386 0:0.99.11-1.FC3.4
> freeradius-mysql.i386 0:1.0.1-1
> gda-mysql.i386 1:1.0.4-3
> libdbi-dbd-mysql.i386 0:0.6.5-9
> mod_auth_mysql.i386 0:20030510-5
> perl-DBD-MySQL.i386 0:2.9003-5
> php-mysql.i386 0:4.3.9-3
> qt-MySQL.i386 1:3.3.3-8
> 
> be installed to ?

No - you'll have to do: an explicit yum insatll for these (if you
need them)
yum install MyODBC cyrus-sasl-sql dovecot  etc..

Satish




More information about the users mailing list