LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   mandriva 2007.1 + mysql-max issue (https://www.linuxquestions.org/questions/mandriva-30/mandriva-2007-1-mysql-max-issue-583513/)

varun_saa 09-09-2007 11:07 PM

mandriva 2007.1 + mysql-max issue
 
Hello,

I have mandriva 2007.1 installed.

I have mysql up and running. I need
to install mysql-max.

I am getting the following error :

[root@nirvana varun]# rpm -ivh MySQL-Max-5.0.37-2mdv2007.1.i586.rpm
error: Failed dependencies:
MySQL > 4.0.11 conflicts with MySQL-Max-5.0.37-2mdv2007.1.i586
MySQL-Max > 4.0.11 conflicts with MySQL-5.0.37-2mdv2007.1.i586
[root@nirvana varun]#

" MySQL-5.0.37-2mdv2007.1 " is installed.

How do I get out of that?

Thanks

Varun

{BBI}Nexus{BBI} 09-10-2007 04:31 PM

Try upgrading MySQL-Max instead. Type rpm -Uvh MySQL-Max-5.0.37-2mdv2007.1.i586.rpm. Failing that use the package manager to remove the conflicting packages.

varun_saa 09-10-2007 11:27 PM

I have no clue about " 4.0.11 conflicts ".

Which package it is referencing to ?

How do find that out ?

Thanks

Varun

{BBI}Nexus{BBI} 09-10-2007 11:48 PM

Quote:

Originally Posted by varun_saa (Post 2888261)
I have no clue about " 4.0.11 conflicts ".

Which package it is referencing to ?

How do find that out ?

Thanks

Varun

Do Alt & F2 now type: mcc and click run. Input root password and click ok. Now click on the section: Look at installed software and uninstall software packages. In the search box type: mysql then click search. Remove MySQL 4.0.11 & MySQL-Max 4.0.11.

varun_saa 09-11-2007 01:12 AM

There is no MySQL 4.0.11 & MySQL-Max 4.0.11
installed at all.

[root@nirvana varun]# rpm -qa |grep MySQL
MySQL-client-5.0.37-2mdv2007.1
MySQL-common-5.0.37-2mdv2007.1
MySQL-bench-5.0.37-2mdv2007.1
MySQL-5.0.37-2mdv2007.1
[root@nirvana varun]#

That is what baffles me.

Thanks

Varun


All times are GMT -5. The time now is 01:35 PM.