Rumah  >  Soal Jawab  >  teks badan

Ubuntu apt-get 依赖问题怎么办

sources.list内容

halo@ubuntu:/etc/apt$ cat sources.list
deb http://mirrors.163.com/ubuntu/ wily main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ wily-security main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ wily-updates main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ wily-proposed main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ wily-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ wily main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ wily-security main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ wily-updates main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ wily-proposed main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ wily-backports main restricted universe multiverse

安装 apache 出错

halo@ubuntu:/etc/apt$ sudo apt-get -f install apache2
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.12-2ubuntu2.1) but it is not going to be installed
           Depends: apache2-utils (>= 2.4)
           Depends: apache2-data (= 2.4.12-2ubuntu2.1) but it is not going to be installed
 atom : Depends: git
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
PHPzPHPz2735 hari yang lalu704

membalas semua(4)saya akan balas

  • 黄舟

    黄舟2017-04-24 09:11:37

    Cubalah

      sudo apt-get update
      sudo apt-get install --reinstall apache2 apache2-bin 

    balas
    0
  • 巴扎黑

    巴扎黑2017-04-24 09:11:37

    Kemas kini sebelum pemasangan?

    balas
    0
  • 怪我咯

    怪我咯2017-04-24 09:11:37

    Jika sources.list telah diubah suai baru-baru ini, kemas kini dan kemudian pasang apache

    balas
    0
  • 天蓬老师

    天蓬老师2017-04-24 09:11:37

    Masukkan ayat ini apabila disambungkan ke Internet

    apt-get -f install

    balas
    0
  • Batalbalas