Existing lock /var/run/yum.pid: another copy is running as pid 2619.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 64 M RSS (901 MB VSZ)
Started: Mon Jun 9 22:38:34 2014 - 18:21 ago
State : Traced/Stopped, pid: 2619
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 64 M RSS (901 MB VSZ)
Started: Mon Jun 9 22:38:34 2014 - 18:23 ago
State : Traced/Stopped, pid: 2619
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 64 M RSS (901 MB VSZ)
Started: Mon Jun 9 22:38:34 2014 - 18:25 ago
State : Traced/Stopped, pid: 2619
删除 rm -f /var/run/yum.pid再次运行
本文记录了解决Linux系统中因另一个yum实例持有锁而导致的新yum操作无法执行的问题。通过删除锁定文件/var/run/yum.pid,成功释放了锁,使得新的yum命令能够正常运行。
453

被折叠的 条评论
为什么被折叠?



