yum提示another app is currently holding the yum lock;waiting for it to exit

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

可能是系统自动升级正在运行,yum在锁定状态中。
可以通过强制关掉yum进程:
#rm -f /var/run/yum.pid
然后就可以使用yum了。

posted @ 2011-09-05 22:44  hurner  Views(477)  Comments(0Edit  收藏  举报