yum安装时出现下面情况

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

可能是yum升级一些文件时,出现这种情况

解决方法:

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

强制关掉yun进程

 

相关文章:

  • 2022-01-18
  • 2021-10-16
  • 2022-12-23
  • 2021-07-07
  • 2021-12-25
  • 2022-01-23
猜你喜欢
  • 2021-12-26
  • 2021-08-21
相关资源
相似解决方案