最近有個客戶想要意大利的服務(wù)器,但是需要yum個插件,老是出現(xiàn)下面的問題 Centos-yum問題解決 Existing lock /var/run/yum.pid: another copy is running as pid:3355. Another app is currently holding the yum lock; waiting for it to exit… …… 或者問題是下面的 /var/run/yum.pid 已被鎖定,PID 為 1610 的另一個程序正在運行。 主要原因就是yum在自動更新,只要關(guān)掉他就可以了 解決方案: 直接輸入 rm -f /var/run/yum.pid 或者: /etc/init.d/yum-updatesd stop 也可以等更新完了再進行安裝yum.The other application is: yum-updatesd-he
另外一個程序鎖定了 yum;等待它退出……
The other application is: yum
Memory : 23 M RSS (700 MB VSZ)
Started: Wed Mar 18 12:24:18 2015 - 00:13 ago
State : Uninterruptible, pid: 1610
另外一個程序鎖定了 yum;等待它退出……
The other application is: yum
Memory : 23 M RSS (701 MB VSZ)
Started: Wed Mar 18 12:24:18 2015 - 00:15 ago
State : Running, pid: 1610
另外一個程序鎖定了 yum;等待它退出……
The other application is: yum
Memory : 23 M RSS (701 MB VSZ)
Started: Wed Mar 18 12:24:18 2015 - 00:17 ago
State : Sleeping, pid: 1610