holding the yum lock

本文记录了一次使用YUM安装包过程中遇到的锁冲突问题及解决方案。当尝试安装一个包时,发现PackageKit正在持有YUM锁,导致安装无法进行。文章提供了一个简单粗暴的解决方法:强制删除锁文件。

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

今天install一个包的时候,我真的是很气~怎么解决???

[root@desktop41 ~]# yum install yum-plugin-security

Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Existing lock /var/run/yum.pid: another copy is running as pid 41121.
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory :  55 M RSS (366 MB VSZ)
    Started: Sun Jan  7 09:47:24 2018 - 04:17 ago
    State  : Sleeping, pid: 41121


Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: PackageKit
    Memory :  55 M RSS (366 MB VSZ)
    Started: Sun Jan  7 09:47:24 2018 - 04:19 ago

    State  : Sleeping, pid: 41121


简单粗暴一定可以的方法就是:rm -f /var/run/yum.pid 

谨慎使用,小心有毒!



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值