红联Linux门户
Linux帮助

fedora 下 yum install 有以下问题

发布时间:2008-03-09 00:14:56来源:红联作者:zhang100
Existing lock /var/run/yum.pid: another copy is running as pid 2745.
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...


哪个大虾帮帮忙啊
文章评论

共有 2 条评论

  1. 奶茶dsk 于 2008-03-09 10:41:00发表:

    chkconfig yum-updatesd off

  2. kamui0523 于 2008-03-09 00:46:47发表:

    终端下输入
    kill 2745
    然后再运行
    或者在service或者sesscion中关掉自动更新的守护进程,然后重启就好了