CentOS yum make cache/clean all 提示yum lock

错误信息

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

问题描述:
已加载插件:fastestmirror
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
/var/run/yum.pid 已被锁定,PID 为 3548 的另一个程序正在运行。
Another app is currently holding the yum lock; waiting for it to exit...
另一个应用程序是:PackageKit
内存:309 M RSS (1.2 GB VSZ)
已启动: Sat Feb 23 09:23:51 2019 - 11:18之前
状态 :睡眠中,进程ID:3548
Another app is currently holding the yum lock; waiting for it to exit...
另一个应用程序是:PackageKit
内存:309 M RSS (1.2 GB VSZ)
已启动: Sat Feb 23 09:23:51 2019 - 11:20之前
状态 :睡眠中,进程ID:3548

方法1 直接杀死这个进程

(图中的进程ID pid)
kill -s 9 10964

方法2 强制删除pid文件

sudo rm -f /var/run/yum.pid

方法3 重启

重启CentOS虚拟机再执行这个命令

方法4 修改配置

vim /etc/yum/pluginconf.d/langpacks.conf
将第一行:enable=1改为enable=0

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

AI小模型

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值