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

yum使用出现“another app is currently holding the yum lock;waiting for it to exit...”

2016-12-19 00:00 531 查看
another app is currently holding the yum lock;waiting for it to exit解决

有时用yum升级一些文件时,会出现以下情况:

www.2cto.com

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

可以通过强制关掉yum进程:

www.2cto.com

#rm -f /var/run/yum.pid

然后就可以使用yum了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  yum the lock
相关文章推荐