* Ubuntu Hardy *

- Installed libmysqlclient14_4.1.15-1ubuntu5_i386 and mysql-
client-4.1_4.1.15-1ubuntu5_i386 from http://packages.ubuntu.com/dapper.

- Tried to install mysql-client-5.0:

$ sudo aptitude install mysql-client-5.0

...
The following NEW packages will be installed:
  mysql-client-5.0 
...
dpkg: error processing 
/var/cache/apt/archives/mysql-client-5.0_5.0.51a-3ubuntu5.1_i386.deb (--unpack):
 trying to overwrite `/usr/bin/myisam_ftdump', which is also in package 
mysql-client-4.1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
...

- Installing mysql-client-5.0 from hardy-proposed worked fine:

$ sudo aptitude -t hardy-proposed install mysql-client-5.0

...
The following NEW packages will be installed:
  mysql-client-5.0 
The following packages will be REMOVED:
  mysql-client-4.1 
The following packages will be upgraded:
  libmysqlclient15off mysql-common 
...

-- 
Cannot upgrade to mysql-server-5.0
https://bugs.launchpad.net/bugs/208695
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to