码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2015-09-08 00:12:15      阅读:181      评论:0      收藏:0      [点我收藏+]

标签:

技术分享
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

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

标签:

原文地址:http://www.cnblogs.com/chen110xi/p/4790168.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!