Package: mysql-admin
Version: 1.1.6-1

mysql-admin depends on libmysqlclient15, as I understand, libmysqlclient15 is being replaced by libmysqlclient15off because of ABI problems.

mysql-admin needs to be relinked against libmysqlclient15off

Excert from apt-cache show mysql-admin
Package: mysql-admin
<snip>
Version: 1.1.6-1
Config-Version: 1.1.6-1
Depends: libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libgcc1 (>= 1:4.0.2), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.8.5), libglibmm-2.4-1c2a, libgtk2.0-0 (>= 2.8.0), libgtkmm-2.4-1c2a, libmysqlclient15, libpango1.0-0 (>= 1.10.2), libpcre3 (>= 4.5), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.0.2-4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxi6, libxinerama1, libxml2 (>= 2.6.23), libxrandr2, libxrender1 (>= 1:0.9.0.2), zlib1g (>= 1:1.2.1), mysql-admin-common (= 1.1.6-1)
Recommends: mysql-query-browser
<snip>

When you attempt to install mysql-admin on a sytem with mysql-client-5.0 you get the following:
The following packages have unmet dependencies:
 mysql-admin: Depends: libmysqlclient15 but it is not going to be installed

libmysqlclient15off Conflicts with libmysqlclient15

The solution, is simple. Rebuild mysql-admin against the libmysql15off packages. I have done this, tested it, and it works.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to