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

linux施用yum时出现“another app is currently holding the yum lock;waiting for it to e”

2013-07-04 
linux使用yum时出现“another app is currently holding the yum lockwaiting for it to e”可以通过强制关

linux使用yum时出现“another app is currently holding the yum lock;waiting for it to e”

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

rm -f /var/run/yum.pid

?
然后就可以使用yum了

热点排行