yum锁定强行解锁

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就可以运行了





      本文转自谢育政 51CTO博客,原文链接:http://blog.51cto.com/kurolz/1923757,如需转载请自行联系原作者

上一篇:centos7 编译安装mysql-5.7.18


下一篇:TCP的十一种状态与三次握手分析(有图)