好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

Linux下安装MySQL出现“ls:/var/lib/mysql/*.pid:没有那个文件

问题

Linux下安装MySQL出现如下错误:

warning: MySQL-server-5.5.28-1.linux2.6.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing...                                                            ########################################### [100%]
You have more than one PID file:
ls: /var/lib/mysql/*.pid: 没有那个文件或目录
Please check which one (if any) corresponds to a running server
and delete all others before repeating the MySQL upgrade.
error: %pre(MySQL-server-5.5.28-1.linux2.6) scriptlet failed, exit status 1
error:   install: %pre scriptlet failed (2), skipping MySQL-server-5.5.28-1.linux2.6 

解决

尝试过加参数—nodeps、重启Linux,未果。待解决。还请各位赐教。

查看更多关于Linux下安装MySQL出现“ls:/var/lib/mysql/*.pid:没有那个文件的详细内容...

  阅读:34次