yum被锁Another app is currently holding the yum lock; waiting for it to exit...2024-01-11 22:37:34可能是系统自动升级正在运行,yum在锁定状态中。 可以通过强制关掉yum进程: #rm -f /var/run/yum.pid 然后就可以使用yum了。上一篇:如何得到自定义UITableViewCell中的按钮所在的cell的indexPath.row下一篇:Winform中创建超链接,点击跳转网页