小编Jak*_*pyś的帖子

(K)Ubuntu 16.04 无法安装mysql服务器未满足的依赖

当我尝试时,sudo apt-get install mysql-server我不断收到以下错误:

    The following packages have unmet dependencies:
 mysql-server : Depends: mysql-community-server (= 5.7.12-1ubuntu15.10) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

并且不知道如何处理它

当我尝试安装 mysql-community-server 时,我得到:

    The following packages have unmet dependencies:
 mysql-community-server : Depends: mysql-client (= 5.7.12-1ubuntu15.10) but it is not going to be installed
                          Depends: libmecab2v5 (>= 0.996-1.1ubuntu1)
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)

然后在安装 mysql-client 时:

    Reading package lists... …
Run Code Online (Sandbox Code Playgroud)

mysql package-management apt dpkg

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

标签 统计

apt ×1

dpkg ×1

mysql ×1

package-management ×1