Comment 7 for bug 1287424

Revision history for this message
Sushant kumar (sushantp606) wrote : Re: Cannot install mysql-workbench with mysql-server 5.6

I have installed MariaDb and then tried to install mysql-workbench from both Ubuntu-software center and via Terminal -
1.Ubuntu-Software_center prompt the following error-
    This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
     mysql-workbench: Depends: libgcc1 (>= 1:4.1.1) but 1:4.9-20140406-0ubuntu1 is to be installed
                 Depends: libgtkmm-2.4-1c2a (>= 1:2.24.0) but 1:2.24.4-1ubuntu1 is to be installed
                 Depends: libpcrecpp0 (>= 7.7) but 1:8.31-2ubuntu2 is to be installed
                 Depends: python:any (>= 2.7.1-0ubuntu2) but it is a virtual package
                 Depends: mysql-workbench-data (= 6.0.8+dfsg-2) but 6.0.8+dfsg-2 is to be installed
2.Via Terminal it said -
    The following packages have unmet dependencies:
        mysql-workbench : Depends: mysql-client
        E: Unable to correct problems, you have held broken packages.

 Is there any workArround for installing it?