CentOS7 yum报错 :another app is currently holding the yum lock;waiting for it to exit

在新创建的虚拟机上运行yum命令时遇到错误,提示存在一个由PID12170的PackageKit进程持有的yum锁。为了解决此问题,可以首先尝试删除yum.lock文件,使用rm-f/var/run/yum.pid命令杀死相关进程,从而恢复yum功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 新创建的虚拟机上面使用  yum 命令 报错如下  :

Existing lock /var/run/yum.pid: another copy is running as pid 12170.
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 178 M RSS (1.5 GB VSZ)
    Started: Thu Mar 23 22:41:05 2023 - 02:54 ago
    State  : Sleeping, pid: 12170
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 178 M RSS (1.5 GB VSZ)
    Started: Thu Mar 23 22:41:05 2023 - 02:56 ago
    State  : Sleeping, pid: 12170
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory : 178 M RSS (1.5 GB VSZ)
    Started: Thu Mar 23 22:41:05 2023 - 02:58 ago
    State  : Sleeping, pid: 12170

可以从第一行中发现重点, 

Existing lock /var/run/yum.pid: another copy is running as pid 12170.

先不管三七二十一 , 直接kill 掉它 ;

rm -f /var/run/yum.pid

然后就可以了

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值