Problema com a dependência insatisfatória ao instalar o MySQL workbech

1

Estou tentando instalar o MySQL workbech usando

sudo apt-get install mysql-worbench

Mas a única coisa que eu vejo é isso:

    The following packages have unmet dependencies:
 mysql-workbench : Depends: libgdal.so.1-1.11.3
                   Depends: libgdal1i (>= 1.8.0) but it is not going to be installed
                   Depends: python:any (>= 2.6.6-7~)
                   Depends: python2.7 but it is not going to be installed
                   Depends: python-mysql.connector but it is not going to be installed
                   Depends: python-paramiko but it is not going to be installed
                   Depends: python-pexpect but it is not going to be installed
                   Recommends: mysql-utilities but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
    
por John Greg 09.04.2017 / 00:34

0 respostas