策码兄弟
摘要: 1yum提示another app is currently holding the yum lock;waiting for it to exit:可能是系统自动升级正在运行,yum在锁定状态中。可以通过强制关掉yum进程:#rm -f /var/run/yum.pid然后就可以使用yum了。2在... 阅读全文
posted @ 2014-10-31 21:50 策码秀才 阅读(158) 评论(0) 推荐(0)
策码兄弟