在下载安装nginx时出现
Another app is currently holding the yum lock; waiting for it to exit...问题
yum被锁定了
可以使用 rm -rf /var/run/yum.pid 强制杀死进程来解决