another app is currently holding the yum lock;waiting for it to exit解决

有时用yum升级一些文件时,会出现以下情况:
 
another app is currently holding the yum lock;waiting for it to exit...
 
可以通过强制关掉yum进程:
  www.2cto.com  
#rm -f /var/run/yum.pid
 
然后就可以使用yum了。
 
posted @ 2015-01-22 11:28  深海蓝精灵  阅读(231)  评论(0编辑  收藏  举报