首页 > 移动平台 > 详细

yum被lock Existing lock /var/run/yum.pid: another copy is running as pid 1580. Another app is currently holding the yum lock; waiting for it to exi

时间:2018-08-23 01:47:04      阅读:371      评论:0      收藏:0      [点我收藏+]

[root@xxx bin]# yum -y install lrzsz
Loaded plugins: fastestmirror
Existing lock /var/run/yum.pid: another copy is running as pid 1580.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 37 M RSS (331 MB VSZ)
Started: Wed Aug 22 23:05:35 2018 - 12:26 ago
State : Traced/Stopped, pid: 1580
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum
Memory : 37 M RSS (331 MB VSZ)
Started: Wed Aug 22 23:05:35 2018 - 12:28 ago
State : Traced/Stopped, pid: 1580
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: yum

 

 

执行 rm -r /var/run/yum.pid 提示是否删除    输入y

 

[root@xxxx bin]# rm -r /var/run/yum.pid
rm: remove regular file `/var/run/yum.pid‘? y
[root@iZm5eik57sceo3kq6asrexZ bin]# /sbin/service yum-updatesd restart
yum-updatesd: unrecognized service
[root@iZm5eik57sceo3kq6asrexZ bin]# cd
[root@iZm5eik57sceo3kq6asrexZ ~]# /sbin/service yum-updatesd restart
yum-updatesd: unrecognized service
[root@iZm5eik57sceo3kq6asrexZ ~]# yum -y install lrzsz
Loaded plugins: fastestmirror
Setting up Install Process
Determining fastest mirrors
epel 12518/12518
extras | 3.4 kB 00:00
extras/primary_db | 25 kB 00:00
updates

 

yum被lock Existing lock /var/run/yum.pid: another copy is running as pid 1580. Another app is currently holding the yum lock; waiting for it to exi

原文:https://www.cnblogs.com/yyxx8888/p/9521104.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!