运行yum makecache时出现yum update时候出现Another app is currently holding the yum lock解决方法
yum被锁定了。

可以通过执行

rm -rf /var/run/yum.pid 

 来强行解除锁定

相关文章: