用yum安装包有时候会提示

```
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 128 M RSS (439 MB VSZ)
    Started: Fri Aug 28 08:08:31 2015 - 48:25 ago
    State  : Sleeping, pid: 3462

```

解决方法:

rm -f /var/run/yum.pid

然后重新执行yum就可以了

永久禁止该错误

[root@oracle pluginconf.d]# cd /etc/yum/pluginconf.d/
[root@oracle pluginconf.d]# ls
product-id.conf  refresh-packagekit.conf  rhnplugin.conf  security.conf  subscription-manager.conf
[root@oracle pluginconf.d]# vim refresh-packagekit.conf
[main]
enabled=0  --将原来的1改成0即可

Another app is currently holding the yum lock解决方法相关推荐

  1. centos在yum install报错:Another app is currently holding the yum lock解决方法

    centos在yum install报错:Another app is currently holding the yum lock解决方法 参考文章: (1)centos在yum install报错 ...

  2. another app is currently holding the yum lock;waiting for it to exit解决

    有时用yum升级一些文件时,会出现以下情况: another app is currently holding the yum lock;waiting for it to exit... 可以通过强 ...

  3. Another app is currently holding the yum lock; waitingn

    yum配置提示错误: [root@localhost yum.repos.d]# yum clean all Another app is currently holding the yum lock ...

  4. Centos Another app is currently holding the yum lock

    yum命令用ctrl+z命令中断后,再运行yum时,出现: Existing lock /var/run/yum.pid: another copy is running as pid 3046. A ...

  5. 解决Another app is currently holding the yum lock; waiting for it to exit...问题

    在下载安装lrzsz时出现Another app is currently holding the yum lock; waiting for it to exit...问题yum被锁定了可以使用 ` ...

  6. Another app is currently holding the yum lock; waiting for it to exit...

    使用yum安装计划任务功能,结果提示: # yum -y install vixie-cron Loaded plugins: fastestmirror, refresh-packagekit, s ...

  7. yum提示Another app is currently holding the yum lock; waiting for it to exit...

    使用yum安装计划任务功能,结果提示: # yum update Loaded plugins: fastestmirror, refresh-packagekit, security Existin ...

  8. 解决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 applicati ...

  9. Linux工作笔记026---Centos7.3 yum提示Another app is currently holding the yum lock; waiting for it to exit.

    JAVA技术交流QQ群:170933152 这个问题是由于,上午通过堡垒机,装着,然后到饭点了,去吃饭, 吃饭回来,链接超时,然后装着的东西就卡在那了... 出现了这个问题 使用yum安装计划任务功能 ...

最新文章

  1. 浅析移动端网站是如何做好前期策划工作的?
  2. Xcode 中的IOS工程模板
  3. 前端学习(499):水平居中布局得第一种方式得优点和缺点
  4. bzoj 4006 管道连接 —— 斯坦纳树+状压DP
  5. 翁恺老师C语言学习笔记(八)数组
  6. HDU 1024 Max Sum Plus Plus
  7. 网络七层协议(转载)
  8. Java初学者可以实现的简单小程序(建议收藏学习)
  9. Qt —— 海康SDK获取视频并OpenCv处理每帧图像进行显示
  10. 超详细的单臂路由详解
  11. 素数/质数/合数的定义
  12. 管理必备认知--员工素质模型:能愿知模型
  13. maven项目关系依赖
  14. 服务器删除的excel文件备份在哪里,microsoft excel备份文件在哪 - 卡饭网
  15. 负数和正数的存储方式。
  16. java 读取 doc_java如何读取doc文件
  17. 控制系统分析常用命令
  18. 哪些人不适合做程序员
  19. 发票核验API 分享推荐
  20. 公众号榜单 | 2020·8月公众号行业排行榜重磅发布

热门文章

  1. python event对象
  2. 网站后台——用户上传图片剪切
  3. Nao机器人运行B-human代码之开始篇 2
  4. 深信服2018校园招聘C++工程师编程题 - 题解
  5. 订单除了快递、达达同城以外,可设置到店自取
  6. 坚果云 我的电脑图标_如何删除我的电脑里的坚果云文件夹
  7. 教你在MathType中输入空心字和花体字的重要方法
  8. sendgrid html text,当我保存时,SendGrid通过更改我的html模板“帮助”我?
  9. python连接mysql输出数据库结构docx文档
  10. VBA使用PING测试网络连接