Another app is currently holding the yum lock

表示yum源被占用,锁定,解决方法

rm -rf /var/run/yum.pid

SSH执行以上命令,删除yum.pid强行解除锁定即可。