yum提示Another app is currently holding the yum lock解决方法

使用yum安装计划任务功能,结果提示:

another app is currently holding the yum lock; waiting for it to exit...   
The other application is: yum

-1

解决方法:

然后重新执行yum就可以了

永久禁止该错误

[root@oracle]# cd /etc/yum/pluginconf.d/
[root@oracle]# ls
product-id.conf  refresh-packagekit.conf  rhnplugin.conf  security.conf  subscription-manager.conf
[root@oracle]# vim refresh-packagekit.conf
[main]

 
enabled=0  --将原来的1改成0即可

版权声明:
作者:水东柳
链接:https://shuidl.com/3247.html
来源:水东柳博客
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
打赏
< <上一篇
下一篇>>
文章目录
关闭
目 录