相关疑难解决方法(0)

如何防止更新特定包?

由于错误 #693758,我想阻止apt-get upgrade更新管理器更新“libgtk2.0-0”包。

如何做到这一点?

updates package-management

468
推荐指数
7
解决办法
40万
查看次数

当 Apt 报告 MariaDB 有未满足的依赖项或损坏的包时安装 MariaDB

我已经尝试了一切在这个干净的 Ubuntu 安装上安装 MariaDB,但我一直收到这个错误,

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:
mariadb-server : Depends: mariadb-server-5.5 (= 5.5.33a+maria-1~saucy) 
but it is not going to be installed
E: Unable to correct problems, you have held …
Run Code Online (Sandbox Code Playgroud)

apt mariadb software-installation

11
推荐指数
1
解决办法
2万
查看次数