![图片[1]-Another app is currently holding the yum lock; waiting for it to exit…怎么处理解决?-李玉刚的博客](/wp-content/uploads/2022/11/20221111171705124.jpg)
在下载安装nginx时出现
Another app is currently holding the yum lock; waiting for it to exit…问题
yum被锁定了
可以使用
rm -rf /var/run/yum.pid
强制杀死进程来解决
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END

![图片[1]-Another app is currently holding the yum lock; waiting for it to exit…怎么处理解决?-李玉刚的博客](/wp-content/uploads/2022/11/20221111171705124.jpg)
在下载安装nginx时出现
Another app is currently holding the yum lock; waiting for it to exit…问题
yum被锁定了
可以使用
rm -rf /var/run/yum.pid
强制杀死进程来解决
暂无评论内容