yum被锁定无法使用 Another app is currently holding the yum lock; waiting for it to exit.. 解决方法: rm -rf /var/run/yum.pid 来强行解除锁定,然后你的yum就可以运行了