记录每天发生的有趣linux事件

    今天在win7虚拟机上打开CentOS6.4版本,yum install包,结果发现another app is currently holding the yum lock;waiting for it to exit这种问题,不论yum list 还是yum update都是这种情况,最后解决方法是强制关闭yum进程,#rm -f /var/run/yum.pid,第一次发帖,就这样。

你可能感兴趣的:(linux,Waiting,another,currently,holding)