• yum提示another app is currently holding the yum lock;waiting for it to exit


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

  • 相关阅读:
    表连接问题
    public interface Serializable?标记/标签接口
    4.21
    第十周周记
    测试
    第九周周记
    第七周周记
    fighting.
    fighting
    作业一
  • 原文地址:https://www.cnblogs.com/zhangkaimin/p/4483867.html
Copyright © 2020-2023  润新知