码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2018-05-17 12:05:07      阅读:199      评论:0      收藏:0      [点我收藏+]

标签:code   another   style   锁定   linu   升级   提示   自动   通过   

在Linux系统中使用yum安装软件时,提示yum处于锁定状态

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

通过查询得知,可能是系统内部在自动升级,可通过强制关闭yum进程

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

之后yum就可以正常使用了

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

标签:code   another   style   锁定   linu   升级   提示   自动   通过   

原文地址:https://www.cnblogs.com/guoxiangyue/p/9049202.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!