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

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

2016-10-13 10:15 411 查看
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进程:

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

然后就可以使用yum了。

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