Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/70.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
由于mysql服务器版本问题,无法安装软件_Mysql - Fatal编程技术网

由于mysql服务器版本问题,无法安装软件

由于mysql服务器版本问题,无法安装软件,mysql,Mysql,当我安装git时。它显示了如下错误: $ sudo apt-get install git-all 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 dependenc

当我安装git时。它显示了如下错误:

$ sudo apt-get install git-all
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:
git-all : Depends: git-doc but it is not going to be installed
       Depends: git-el but it is not going to be installed
       Depends: git-arch but it is not going to be installed
       Depends: git-cvs but it is not going to be installed
       Depends: git-svn but it is not going to be installed
       Depends: git-email but it is not going to be installed
       Depends: git-gui but it is not going to be installed
       Depends: gitweb but it is not going to be installed
       Recommends: git-daemon-run but it is not going to be installed or
                   git-daemon-sysvinit but it is not going to be installed
mysql-server-5.5 : Breaks: mysql-server (< 5.5.53-0ubuntu0.12.04.1) but 5.5.47-0ubuntu0.12.04.1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
$sudo apt get install git all
正在阅读软件包列表。。。多恩
构建依赖树
正在读取状态信息。。。多恩
您可能希望运行“apt get-f install”来更正这些问题:
以下包具有未满足的依赖项:
git all:dependens:git doc,但它不会被安装
取决于:git el,但它不会被安装
取决于:git arch,但它不会被安装
取决于:git cvs,但不会安装它
取决于:git svn,但不会安装
取决于:git电子邮件,但不会安装
取决于:git gui,但不会安装它
取决于:gitweb,但不会安装它
建议:git守护进程运行,但不会安装或删除它
git守护进程sysvinit,但不会安装它
mysql-server-5.5:中断:mysql服务器(<5.5.53-0ubuntu0.12.04.1),但将安装5.5.47-0ubuntu0.12.04.1
E:未满足的依赖关系。在没有软件包的情况下尝试“apt get-f install”(或指定解决方案)。
请帮我解决这个问题。谢谢