解决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,距今已过 2569 天
部分内容可能已过时
相关文章 智能推荐
1
阿里云ssh登录Permission denied (publickey,gssapi-keyex,gssapi-with-mic) 的解决方案!
问题处理 2019-04-26
2
Vultr 服务器密码忘记密码???
问题处理 2020-01-31
3
K8S速查&快速复习
实施运维 2026-05-07
4
使用 Obsidian+Digital Garden 发布静态网站
折腾记录 使用 Obsidian+Digital Garden 发布静态网站
5
使用Multipass和k3s搭建kubernetes集群环境
折腾记录 2026-03-01
随机文章 随机推荐
