[yum]Another app is currently holding the yum lock

前端之家收集整理的这篇文章主要介绍了[yum]Another app is currently holding the yum lock前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

yum 安装 提示错误

提示信息:

Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit 
    Memory :  27 M RSS ( 74 MB VSZ)
    Started: Wed Jun  6 22:59:02 2018 - 03:47 ago
    State  : Sleeping,pid: 2884

解决

rm -f /var/run/yum.pid
原文链接:https://www.f2er.com/bash/387858.html

猜你在找的Bash相关文章