码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2015-03-01 11:46:00      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:

有的时候使用yum命令的时候提示如下错误信息:

技术分享

 

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

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

标签:

原文地址:http://www.cnblogs.com/zhjsll/p/4306715.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!