Another app is currently holding the yum lock; waiting for it to exit...
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                Another app is currently holding the yum lock; waiting for it to exit...
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                使用yum安裝計劃任務功能,結果提示:
# yum -y install vixie-cron Loaded plugins: fastestmirror, refresh-packagekit, security Existing lock /var/run/yum.pid: another copy is running as pid 25960. Another app is currently holding the yum lock; waiting for it to exit...可能是系統自動升級正在運行,yum在鎖定狀態(tài)中。
 已經有一個yum進程在運行了,使用kill干掉它:
很遺憾,kill對付不了它,那怎么辦呢?
可以通過強制關掉yum進程:
#rm -f /var/run/yum.pid?
總結
以上是生活随笔為你收集整理的Another app is currently holding the yum lock; waiting for it to exit...的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: Linux ulimit命令(控制she
 - 下一篇: Sparta(斯巴达)——信息收集扫描爆