解决Another app is currently holding the yum lock; waiting for it to exit...问题

解决Another app is currently holding the yum lock; waiting for it to exit...问题

在下载安装nginx时出现

Another app is currently holding the yum lock; waiting for it to exit...问题

yum被锁定了

可以使用 rm -rf /var/run/yum.pid 强制杀死进程来解决

 

上一篇:Jstack线程状态BLOCKED/TIMED_WAITING/WAITING解释


下一篇:线程状态辨析