解决Linux报错"Another app is currently holding the yum lock; waiting for it to exit..."的问题
74 字
1 分钟
解决Linux报错"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...而且, 使用kill杀死不了占用yum的进程
可以采用以下命令:
rm -f /var/run/yum.pid重新执行yum命令,再无此提示并执行成功。 ok。
文章分享
如果这篇文章对你有帮助,欢迎分享给更多人!
解决Linux报错"Another app is currently holding the yum lock; waiting for it to exit..."的问题
http://blog.diudiudevil.cn/posts/how-to-fix-yum-lock-error-another-app-holding-lock/ 最后更新于 2019-04-26,距今已过 2514 天
部分内容可能已过时
相关文章 智能推荐
1
阿里云ssh登录Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 的解决方案!
问题处理 2019-04-26
2
Linux学习笔记之搭建简单的nfs服务
学习笔记 2020-01-27
3
Vultr 服务器密码忘记密码???
问题处理 2020-01-31
4
创业复盘思考2026
复盘思考 创业思考复盘
5
微软商店登陆怎么一直转圈该怎么办?
问题处理 2020-11-22
随机文章 随机推荐