首页 > 代码库 > Another app is currently holding the yum lock

Another app is currently holding the yum lock

就是可能是系统自动升级正在运行,所以yum被锁定了。 可以通过执行rm -rf /var/run/yum.pid 来强行解除锁定,然后你的yum就可以运行了。

 

references:

http://blog.sina.com.cn/s/blog_65f64cc70100qrgk.html

http://guchenfly.iteye.com/blog/1066349

Another app is currently holding the yum lock