您的位置:首页 > 移动开发

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

2013-09-04 15:39 447 查看
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了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐