欢迎光临
我们一直在努力

yum安装计划任务功能提示Another app is currently holding the yum lock

建站超值云服务器,限时71元/月

yum安装计划任务功能提示Another app is currently holding the yum lock

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

# yum -y install vixie-cron
Loaded plugins: fastestmirror, refresh-packagekit, security
Existing lock /var/run/yum.pid: another copy is running as pid 25960.
Another app is currently holding the yum lock; waiting for it to exit...1234

可能是系统自动升级正在运行,yum在锁定状态中。

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

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

然后就可以使用yum了。

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » yum安装计划任务功能提示Another app is currently holding the yum lock
分享到: 更多 (0)