解决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..."的问题
2019-04-26
浏览量 加载中...

在执行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/
作者
DiudiuDevil (李明)
发布于
2019-04-26
许可协议
CC BY-NC-SA 4.0
最后更新于 2019-04-26,距今已过 2569 天

部分内容可能已过时

评论区

Profile Image of the Author
DiudiuDevil (李明)
一个人可以被毁灭,但不能被打败。 ——《老人与海》
公告
🪧学习笔记等内容不再上传博客
音乐
封面

音乐

暂未播放

0:00 0:00
暂无歌词
分类
标签
站点统计
文章
11
分类
4
标签
21
总字数
2,432
运行时长
0
最后活动
0 天前

目录