Faça um backup de /etc/apache2
e tente:
sudo apt-get purge apache2
Em seguida, tente instalar lamp-server^
novamente.
Instalei o 13.04 porque instalar com o 13.10 diretamente não funcionaria no modo UEFI.
Quando eu sudo apt-get install lamp-server^
falha com:
The following packages have unmet dependencies:
apache2 : Conflicts: apache2.2-common but 2.2.22-6ubuntu5.1 is to be installed
apache2-bin : Conflicts: apache2.2-common but 2.2.22-6ubuntu5.1 is to be installed
apache2-data : Conflicts: apache2.2-common but 2.2.22-6ubuntu5.1 is to be installed
apache2.2-common : Depends: apache2.2-bin (= 2.2.22-6ubuntu5.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Como isso pode ser corrigido para que eu possa instalar a lâmpada?
Faça um backup de /etc/apache2
e tente:
sudo apt-get purge apache2
Em seguida, tente instalar lamp-server^
novamente.