【问题标题】:Debian Jessie dist-upgrade failed [closed]Debian Jessie dist-upgrade 失败 [关闭]
【发布时间】:2015-05-10 11:34:56
【问题描述】:

我在 Debian 7 中进行 dist-upgrade 以升级到 Debian 8 时出错。 它中止了,我再次发出相同的命令来重新启动。现在我收到以下错误:

libapache2-mod-fastcgi : Depends on: apache2.2-common (>= 2.2.4) but should not be installed
libapache2-mod-perl2 : Depends on: apache2.2-common but should not be installed
libapache2-mod-php5 : Depends on: php5-json but should not be installed
libapache2-svn : Depends on: apache2.2-common but should not be installed
php5-cli : Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
           Depends on: php5-json but should not be installed
           Empfiehlt: php5-readline but should not be installed
php5-curl : Depends on: phpapi-20121212 but not installable
            Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-gd : Depends on: phpapi-20121212 but not installable
          Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-imagick : Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-imap : Depends on: phpapi-20121212 but not installable
            Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-intl : Depends on: phpapi-20121212 but not installable
            Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-ldap : Depends on: phpapi-20121212 but not installable
            Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-mcrypt : Depends on: phpapi-20121212 but not installable
              Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-mysql : Depends on: phpapi-20121212 but not installable
             Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-pgsql : Depends on: phpapi-20121212 but not installable
             Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-tidy : Depends on: phpapi-20121212 but not installable
            Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
php5-xdebug : Depends on: php5-common (= 5.5.24-1~dotdeb+wheezy.1) but 5.6.7+dfsg-1 should be installed
pkg-php-tools : Depends on: php5-json but should not be installed

apt-get -f install 也没有帮助。

我该怎么办?

谢谢!

【问题讨论】:

    标签: linux debian apt-get


    【解决方案1】:

    您可以尝试手动安装“不应该安装”的软件包:

    apt-get install php5-json php5-readline
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-20
      • 1970-01-01
      • 2017-10-29
      • 2014-05-21
      • 1970-01-01
      相关资源
      最近更新 更多