Não é possível instalar o Apache 2.4 no Ubuntu 14.04.5

0

Estou tentando instalar o apache 2.4 no ubuntu 14.04.5 server edition. Mas isso me fornece um erro abaixo,

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:
 apache2 : Depends: apache2-bin (= 2.4.7-1ubuntu4.18) but it is not going to be installed
           Depends: apache2-data (= 2.4.7-1ubuntu4.18) but it is not going to be installed
 linux-image-generic-lts-xenial : Depends: linux-image-extra-4.4.0-97-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Mesmo depois de executar o apt-get update, o mesmo erro aparece.

Quando eu tento instalar o linux-image-generic-lts-xenial, ele me fornece o erro abaixo,

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:
 linux-generic-lts-xenial : Depends: linux-image-generic-lts-xenial (= 4.4.0.98.82) but 4.4.0.97.81 is to be installed
                            Depends: linux-headers-generic-lts-xenial (= 4.4.0.98.82) but 4.4.0.97.81 is to be installed
 linux-image-generic-lts-xenial : Depends: linux-image-extra-4.4.0-97-generic but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Não consigo instalar o Apache 2.4 em nenhum sistema com o servidor Ubuntu 14.04.5.

Por favor, ajude-me a resolver este problema

    
por Sharada Srinivas 06.11.2017 / 08:06

0 respostas