欢迎光临IT网Linux学习频道

当前位置:主页 > TAG标签 > app
  • yum提示another app is currently holding the yum lock;waiting 日期:2014-04-28 16:38:17 点击:113 好评:0

    可能是系统自动升级正在运行,yum在锁定状态中。 可以通过强制关掉yum进程: #rm -f /var/run/yum.pid 然后就可以使用yum了。...

  • yum install报错:Another app is currently holding the yum lo 日期:2014-04-26 15:05:58 点击:131 好评:0

    在CentOS上yum -y install gcc* gcc-c++* autoconf* automake* zlib* libxml* ncurses-devel* libmcrypt* libtool*时出现错误: 1)怎么回事呢?根据提示,原来是系统进程已经有一个update在运行了。在进程里查看下:ps -ef | grep update 2)通过kill杀掉这...

    共1页/2条
推荐内容