yum安装提示Another app is currently holding the yum lock; waiting for it to exit...

在Linux系统中使用yum安装软件时,提示yum处于锁定状态app

1 Another app is currently holding the yum lock; waiting for it to exit...

经过查询得知,多是系统内部在自动升级,可经过强制关闭yum进程spa

1 #rm -f /var/run/yum.pid

以后yum就能够正常使用了code

相关文章
相关标签/搜索