Re: RPM install fails

2005-06-24 Thread Gleb Paharenko
Hello. It is a FAQ. Use -U. Search in archives at: http://lists.mysql.com/mysql about possible problems. Eldon Ziegler <[EMAIL PROTECTED]> wrote: > I'm trying to upgrade a "factory" installed 3.23.58 to 4.0 and then 4.1. > > rpm -i MySQL-server-4.0.24-0.i386.rpm results in >

RPM install fails

2005-06-24 Thread Eldon Ziegler
I'm trying to upgrade a "factory" installed 3.23.58 to 4.0 and then 4.1. rpm -i MySQL-server-4.0.24-0.i386.rpm results in error: Failed dependencies: MySQL conflicts with mysql-3.23.58-16.FC2.1 MySQL-server conflicts with mysql-server-3.23.58-16.FC2.1 How do I get the install to work? Thank