Não é possível instalar o phpmyadmin e o mysql

1

após uma atualização interrompida do servidor LTS do Ubuntu 10.04 para o servidor do Ubuntu 12.04, algumas coisas não foram instaladas corretamente. De qualquer forma eu instalei o apache, ftp, phpmyadmin etc. Em algum momento eu apaguei alguns pacotes que estavam causando problemas e bagunçaram minha instalação do mysql e do phpmyadmin. Agora não consigo instalar o mysql e o phpmyadmmin. Eu recebo o seguinte erro ao tentar instalar o mysql:

The following packages have unmet dependencies:
mysql-server-5.1 : Depends: mysql-client-5.1 (>= 5.1.67-0ubuntu0.10.04.1) but it is not      going to be installed
E: Unable to correct problems, you have held broken packages.

E recebo o seguinte erro ao tentar instalar o phpmyadmin:

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libxml-libxml-perl : Depends: perl (>= 5.14.2-6ubuntu1) but it is not going to be installed
Depends: libxml-namespacesupport-perl but it is not going to be installed
libxml-sax-expat-perl : Depends: perl but it is not going to be installed
Depends: libxml-namespacesupport-perl (>= 0.03) but it is not going to be installed
Depends: libxml-parser-perl (>= 2.27) but it is not going to be installed
libxml-sax-perl : Depends: perl but it is not going to be installed
Depends: libxml-namespacesupport-perl but it is not going to be installed
Depends: libxml-sax-base-perl but it is not installable
phpmyadmin : Depends: perl but it is not going to be installed
Recommends: apache2 or lighttpd but it is not going to be installed or                 httpd
Recommends: mysql-client
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
    
por Abdiel Hernández Fentanes 30.03.2013 / 18:02

0 respostas