首页 > 系统服务 > 详细

linux 解决 安装软件一直出现重复的信息

时间:2015-05-06 21:08:13      阅读:226      评论:0      收藏:0      [点我收藏+]
    State  : Sleeping, pid: 2905
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory :  29 M RSS ( 76 MB VSZ)
    Started: Wed May  6 05:33:21 2015 - 07:44 ago
    State  : Sleeping, pid: 2905
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory :  29 M RSS ( 76 MB VSZ)
    Started: Wed May  6 05:33:21 2015 - 07:46 ago
    State  : Sleeping, pid: 2905
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory :  29 M RSS ( 76 MB VSZ)
    Started: Wed May  6 05:33:21 2015 - 07:48 ago
    State  : Sleeping, pid: 2905
^C

这是因为后台可能有其它的软件在执行安装,占用的yum程序

1 .  可以使用 rm -rf /var/run/yum.pid 来强制接触yum锁定,就可以了

linux 解决 安装软件一直出现重复的信息

原文:http://www.cnblogs.com/hgj123/p/4483109.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!