yum提示Another app is currently holding the yum lock; waiting for it to exit...

一个很有趣的个人博客,不信你来撩 fangzengye.com



今天没事搞了两个虚机玩玩,但是安装软件的时候出现错误,如下:

yum提示Another app is currently holding the yum lock; waiting for it to exit…

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

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

然后就可以使用yum了。

posted @ 2020-08-05 23:25  开源的Boy  阅读(60)  评论(0)    收藏  举报