Yum Error Another app is currently holding the yum lock; waiting for it to exit

复制代码
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 153 M RSS (266 MB VSZ)
    Started: Thu Jul 12 00:03:05 2012 - 06:17 ago
    State  : Sleeping, pid: 4018
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 153 M RSS (266 MB VSZ)
    Started: Thu Jul 12 00:03:05 2012 - 06:19 ago
    State  : Sleeping, pid: 4018
复制代码

解决方法:
rm -rf /var/run/yum.pid 来强行解除锁定,然后你的yum就可以运行了

http://www.cnblogs.com/IceKernel/articles/2587274.html

posted on 2015-09-07 22:41  chen110xi  阅读(166)  评论(0编辑  收藏  举报