Bug #28143 Unable to install newest version of MySQL Gui Tools.
Submitted: 27 Apr 2007 18:34 Modified: 9 Jul 2009 11:49
Reporter: Aaron Freed Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL GUI Common Severity:S1 (Critical)
Version:1.2.11 (General Availability) OS:Linux (CentOS 4.4 with updates as of 4/4/2007)
Assigned to: CPU Architecture:Any
Tags: 4.4, CentOS, dependencies, dependency, failed, java, jre, JVM, ld-linux-so.2(GLIBC_PRIVATE), libjvm.so(SUNWprivate_1.1), library, rpm, Sun

[27 Apr 2007 18:34] Aaron Freed
Description:
Any attempt to install MySQL-Gui-Tools 1.2.11 General Availability results in the 
following:
<Here is a list of the RPMs>
[root@ombostrssx05 mysql]# ls *.rpm
mysql-administrator-5.0r11-1rhel4.i386.rpm
mysql-gui-tools-5.0r11-1rhel4.i386.rpm
mysql-migration-toolkit-5.0r11-1rhel4.i386.rpm
mysql-query-browser-5.0r11-1rhel4.i386.rpm

<Here is the result of attempting to install them>
[root@ombostrssx05 mysql]# rpm -Uvh *.rpm
error: Failed dependencies:
        ld-linux.so.2(GLIBC_PRIVATE) is needed by mysql-gui-tools-5.0r11-1rhel4.i386
        libjvm.so is needed by mysql-gui-tools-5.0r11-1rhel4.i386
        libjvm.so(SUNWprivate_1.1) is needed by mysql-gui-tools-5.0r11-1rhel4.i386
        ld-linux.so.2(GLIBC_PRIVATE) is needed by mysql-migration-toolkit-5.0r11-1rhel4.i386
        libjvm.so is needed by mysql-migration-toolkit-5.0r11-1rhel4.i386
        libjvm.so(SUNWprivate_1.1) is needed by mysql-migration-toolkit-5.0r11-1rhel4.i386
[root@ombostrssx05 mysql]#

Here are the "missing" files:
[root@ombostrssx05 ~]# locate libjvm.so
/usr/java/jre1.6.0/lib/i386/client/libjvm.so
/usr/java/jre1.6.0/lib/i386/server/libjvm.so

[root@ombostrssx05 ~]# locate ld-linux.so.2
/lib/ld-linux.so.2
[root@ombostrssx05 ~]#

It appears that something is seriously wrong with these RPMs, unless "bundled dependencies" means "Bundled dependency problems <evil grin>!"

Pls. Advise!

How to repeat:
Repeatable 100% of the time.  Just try to install these RPMs on a CentOS 4.4 (plus updates) system!

Suggested fix:
Continue running MySQL-Gui-Tools 1.2.3beta
[27 Apr 2007 21:37] MySQL Verification Team
Thank you for the bug report.
[9 Jul 2009 11:49] Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL GUI Tools into MySQL Workbench. Unfortunately you are using an unsupported platform. More informations about supported platforms you will find here:

http://www.mysql.com/support/supportedplatforms/tools.html

More informations about MySQL Workbench you will find here:

http://dev.mysql.com/workbench/