Chinaunix
标题:
每次启动都有个进程阻止我yum!!!
[打印本页]
作者:
er_zhong
时间:
2009-10-19 16:52
标题:
每次启动都有个进程阻止我yum!!!
每次启动都会有个进程:
[root@localhost ~]# ps aux | grep 3938
root 3938 0.1 0.7 26760 14704 ? SN 16:46 0:00 /usr/bin/python -tt /usr/libexec/yum-updatesd-helper --check --dbus
root 4104 0.0 0.0 4156 684 pts/1 S+ 16:51 0:00 grep 3938
想要yum update 的话必须kill掉这个进程!
这是个什么进程阿?!
作者:
er_zhong
时间:
2009-10-19 16:57
本人用的centos5。3
作者:
er_zhong
时间:
2009-10-19 21:56
自己顶一下~
作者:
vermouth
时间:
2009-10-20 09:04
可能是自动更新,然后卡在哪儿了吧。
作者:
er_zhong
时间:
2009-10-20 09:43
看进程的名字应该是自动更新的,但我不知道怎么关掉这个自动更新~~~
ls指点一下~
谢!
作者:
vermouth
时间:
2009-10-20 11:02
chkconfig 看看~
作者:
to407
时间:
2009-10-20 15:03
是你设了开机自动更新,update进程抢了文件锁,直接杀了就好。
如果不想启动,就将那个从启动项中去掉
作者:
marsaber
时间:
2009-10-20 15:07
没有遇到过。
yum-updatesd服务我都是关闭的。
作者:
vermouth
时间:
2009-10-22 09:51
应该就是那个服务。
作者:
er_zhong
时间:
2009-10-23 10:31
不好意思现在才来check帖子,这两天面试比较多~
yum-updatesd是在:系统--管理--服务器设置--服务里面把那个去掉就可以吗?!
有什么命令可以实现阿?!
谢谢拉!!!
作者:
vermouth
时间:
2009-10-23 13:07
chkconfig --level 345 yum-updatesd off
作者:
kns1024wh
时间:
2009-10-28 22:07
标题:
回复 #1 er_zhong 的帖子
自动升级 将服务停止运行
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2