提示原文Another app is currently holding the yum lock; waiting for it to exit... 有其他yum进程在运行,找到并清除
提示原文Another app is currently holding the yum lock; waiting for it to exit...
Another app is currently holding the yum lock; waiting for it to exit...
有其他yum进程在运行,找到并清除
rm -f /var/run/yum.pid
ps kill <pid>无用
ps kill <pid>