Another app is currently holding the yum lock; waiting for it to exit...
Posted 杰杰顺利
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Another app is currently holding the yum lock; waiting for it to exit...相关的知识,希望对你有一定的参考价值。
刚安装完虚拟机,用xshell连接上linux后,安装程序时一直出现这个信息Another app is currently holding the yum lock; waiting for it to exit...
解决方法:
rm -rf /var/run/yum.pid 来强行解除锁定,然后你的yum就可以运行了
可以看博文
http://www.cnblogs.com/IceKernel/articles/2587274.html
以上是关于Another app is currently holding the yum lock; waiting for it to exit...的主要内容,如果未能解决你的问题,请参考以下文章
[yum]Another app is currently holding the yum lock
yum提示Another app is currently holding the yum lock
yum提示Another app is currently holding the yum lock
another app is currently hold yum lock问题
yum提示another app is currently holding the yum lock;waiting for it to exit
Another app is currently holding the yum lock; waiting for it to exit...