Re: FC8のアップデートが出来なくなりました。
( No.1 )
|
 |
- 日時: 2008/01/24 21:25
- 名前: 管理者
-
> clamavを
> 「[root@****** user1]# yum remove clamav」 > で削除しようとすると次のようなメッセージを表示します。 > 「Existing lock /var/run/yum.pid: another copy is running as pid 2509. > Another app is currently holding the yum lock; waiting for it to exit...」
「yum-updatesd」サービスが起動している為と思われます。 以下を実行してサービス停止後に「# yum remove clamav」を行ってください。
# /etc/rc.d/init.d/yum-updatesd stop
|
Re: FC8のアップデートが出来なくなりました。
( No.2 )
|
 |
- 日時: 2008/01/24 22:02
- 名前: アブちゃん
-
管理者様
早速のご回答ありがとうございます。 ご指示通りで「clamav」が削除出来、「FC8」も無事アップデート出来ました。 ありがとうございました。
|