Linux yum Another app is currently holding the yum lock

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

猜你喜欢

转载自brothergrup.iteye.com/blog/2118456