红联Linux门户
Linux帮助

YUM出问题!!!已解决

发布时间:2008-07-14 00:33:42来源:红联作者:weixq316
如下所示
,就是安装不了!!!怎么办,高手帮下~~~~~~先谢了
[root@bogon ~]# yum install kernel_devel
Loaded plugins: refresh-packagekit
Existing lock /var/run/yum.pid: another copy is running as pid 8679.
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...
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...
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...
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...
Another app is currently holding the yum lock; waiting for it to exit...

[ 本帖最后由 weixq316 于 2008-8-29 19:42 编辑 ]
文章评论

共有 7 条评论

  1. weixq316 于 2008-07-16 20:46:14发表:

    thank you
    搞定了

  2. 奶茶dsk 于 2008-07-14 21:02:46发表:

    引用:
    kernel_devel

    kernel-devel

  3. weixq316 于 2008-07-14 13:24:52发表:

    [root@bogon ~]# yum install kernel_devel
    Loaded plugins: refresh-packagekit
    Setting up Install Process
    Parsing package install arguments
    No package kernel_devel available.
    Nothing to do
    [root@bogon ~]#

  4. weixq316 于 2008-07-14 13:00:35发表:

    谢谢各位,我试试看

  5. kinemins 于 2008-07-14 10:04:11发表:

    我觉得2楼是对的,先杀了yum进程,在重新来应该就好了。

  6. gkwangdh 于 2008-07-14 01:04:19发表:

    应该是自动更新在运行。
    #rm -rf /var/run/yum.pid
    在试试看

  7. yourfriend 于 2008-07-14 00:44:38发表:

    kill -9 8679