CentOS yum下提示Another app is currently holding the yum lock

前端之家收集整理的这篇文章主要介绍了CentOS yum下提示Another app is currently holding the yum lock前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

yum命令用ctrl+z命令中断后,再运行yum时,出现:@H_404_5@ Existing lock /var/run/yum.pid: anothercopyis running as pid 3046.@H_404_5@ Another app is currently holding theyumlock; waiting for it to exit...@H_404_5@ Another app is currently holding theyumlock; waiting for it to exit...@H_404_5@ Another app is currently holding theyumlock; waiting for it to exit...@H_404_5@ Another app is currently holding theyumlock; waiting for it to exit...@H_404_5@ Another app is currently holding theyumlock; waiting for it to exit...@H_404_5@ NND,说我正在使用yum。输入@H_404_5@ rm-f /var/run/yum.pid@H_404_5@ /sbin/serviceyum-updatesd restart

Stoppingyum-updatesd: [ OK ]@H_404_5@ Startingyum-updatesd: [ OK ]

好了,一切正常了

@H_404_5@

文章出处http://www.360doc.com/content/11/0211/16/4171006_92183173.shtml

猜你在找的CentOS相关文章