【问题标题】:Failed to install libmysql++-dev on debian在 debian 上安装 libmysql++-dev 失败
【发布时间】:2013-05-09 11:33:12
【问题描述】:

我尝试在我的机器上安装 libmysql++-dev 包,但失败并出现以下错误。我已经在机器上完成了 apt-get update 和 apt-get update。

22:28:03-root@debian-isis-> apt-get  install libmysql++-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 initscripts : Breaks: console-setup (< 1.74) but 1.68+squeeze2 is to be installed
               Breaks: initramfs-tools (< 0.104) but 0.98.8 is to be installed
               Breaks: nfs-common (< 1:1.2.5-3) but 1:1.2.2-4squeeze2 is to be installed
 keyboard-configuration : Breaks: console-setup (< 1.71) but 1.68+squeeze2 is to be installed
 klibc-utils : Breaks: initramfs-tools (< 0.103) but 0.98.8 is to be installed
 libgnome-keyring0 : Breaks: gnome-keyring (< 3.0) but 2.30.3-5 is to be installed
E: Broken packages

【问题讨论】:

  • 您的系统在不同版本之间没有完全升级。修复它。

标签: mysql linux debian


【解决方案1】:

我通过使用 aptitude 而不是 apt-get 安装解决了这个问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-05-16
    • 2018-01-01
    • 2014-12-16
    • 2018-10-17
    • 1970-01-01
    • 1970-01-01
    • 2015-07-03
    相关资源
    最近更新 更多