首页 > 系统服务 > 详细

【linux】State : Uninterruptible, pid: 3936

时间:2017-07-20 00:23:44      阅读:351      评论:0      收藏:0      [点我收藏+]

运行centos7中yum命令时提示:

Existing lock /var/run/yum.pid: another copy is running as pid 3936.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 26 M RSS (355 MB VSZ)
Started: Wed Jul 19 23:21:24 2017 - 00:16 ago
State : Uninterruptible, pid: 3936
Another app is currently holding the yum lock; waiting for it to exit...

 

解决方式:rm -f /var/run/yum.pid

将该文件删除,然后再次运行yum。

【linux】State : Uninterruptible, pid: 3936

原文:http://www.cnblogs.com/watchfree/p/7208869.html

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