首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

yum提醒another app is currently holding the yum lock;waiting for it to exit

2012-09-08 
yum提示another app is currently holding the yum lockwaiting for it to exit可能是系统自动升级正在运

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

可能是系统自动升级正在运行,yum在锁定状态中。
可以通过强制关掉yum进程:
#rm -f /var/run/yum.pid
然后就可以使用yum了。

热点排行