centos7 yum被占用
可能是yum更新的过程中被中断
之后使用yum的时候则发现使用不了
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 29 M RSS (450 MB VSZ)
Started: Fri Mar 18 16:35:43 2022 - 01:24 ago
State : Sleeping, pid: 74283
我kill不掉这个进程
那就只能强制解除锁定了
rm -rf /var/run/yum.pid

浙公网安备 33010602011771号