找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 84|回复: 10

这个是嘛意思 .那个哥们给说说怎么办?

[复制链接]

11

主题

15

回帖

71

积分

注册会员

积分
71
发表于 2011-10-18 09:00:38 | 显示全部楼层 |阅读模式
Existing lock /var/run/yum.pid: another copy is running as pid 1550.
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  39 M RSS (201 MB VSZ)
    Started: Mon Oct 17 20:54:09 2011 - 05:49 ago
    State  : Sleeping, pid: 1550
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  39 M RSS (201 MB VSZ)
    Started: Mon Oct 17 20:54:09 2011 - 05:51 ago
    State  : Sleeping, pid: 1550
Another app is currently holding the yum lock; waiting for it to exit...
  The other application is: yum
    Memory :  39 M RSS (201 MB VSZ)
    Started: Mon Oct 17 20:54:09 2011 - 05:53 ago
    State  : Sleeping, pid: 1550
回复

使用道具 举报

480

主题

8046

回帖

1万

积分

论坛元老

积分
17578
发表于 2011-10-18 09:01:38 | 显示全部楼层
yum被锁住了吧

另外有yum在运行?
回复

使用道具 举报

19

主题

2945

回帖

5979

积分

论坛元老

积分
5979
发表于 2011-10-18 09:04:02 | 显示全部楼层
意思不说是一个进程id为1550的占用了copy。看看pid为1550的是啥么进程。关了或者重启一下该进程呗。

回复

使用道具 举报

11

主题

15

回帖

71

积分

注册会员

积分
71
 楼主| 发表于 2011-10-18 09:04:49 | 显示全部楼层
噢 .谢谢各位 .

回复

使用道具 举报

11

主题

15

回帖

71

积分

注册会员

积分
71
 楼主| 发表于 2011-10-18 21:59:48 | 显示全部楼层
运行yum,系统提示Existing lock /var/run/yum.pid: another copy is running as pid 3046

问题描述:登录系统后,执行yum install vsftpd,提示Existing lock /var/run/yum.pid: another copy is running as pid 5048.有时等5~10分钟yum可以正常使用。

问题分析:主要原因就是yum在自动更新,所以再运行yum就会报这个错。

问题解决:只要关掉正在执行的yum更新就可以了就可以了,停止正在运行的yum进程,或者禁用开机自动启动yum进程。

操作步骤:

停止yum进程

[root@localhost ~]# rm -f /var/run/yum.pid

为什么会有一个yum进程在执行呢?

原来是yum自动更新机制自动激活了yum进程,用下面的命令停止自动更新:

[root@localhost ~]# /etc/init.d/yum-updatesd stop

停止 yum-updatesd: [确定]

如果我们不需要自动更新服务,可以直接删除它。
#yum remove yum-updatesd
不过删除该服务之后,以后的更新要用下面的命令手工来完成了。

#yum update

原文:http://www.lutuzhi.com/howto/112.html
回复

使用道具 举报

1669

主题

9942

回帖

2万

积分

论坛元老

积分
24939
发表于 2011-10-18 22:12:49 | 显示全部楼层
/etc/init.d/yum-updatesd stop
回复

使用道具 举报

0

主题

73

回帖

152

积分

注册会员

积分
152
发表于 2011-10-20 08:42:09 | 显示全部楼层
原帖由 tobeychan 于 2011-10-18 22:12 发表


/etc/init.d/yum-updatesd stop


我收藏下这个命令
回复

使用道具 举报

0

主题

73

回帖

152

积分

注册会员

积分
152
发表于 2011-10-20 08:42:09 | 显示全部楼层
原帖由 tobeychan 于 2011-10-18 22:12 发表


/etc/init.d/yum-updatesd stop


我收藏下这个命令
回复

使用道具 举报

5

主题

60

回帖

151

积分

注册会员

积分
151
发表于 2011-10-20 08:50:03 | 显示全部楼层
技术贴留名。这就是技术贴啦
回复

使用道具 举报

154

主题

1870

回帖

4240

积分

论坛元老

积分
4240
发表于 2011-10-20 09:15:41 | 显示全部楼层
收藏先
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2025-1-11 20:43 , Processed in 0.023122 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表