環境
McAfee VirusScan Enterprise for Linux 1.7
Ubuntu 10.04, 10.10, 11.04 (64bit, Desktop/Server edition)
問題の詳細
64bit版のUbuntu環境で以下のエラーが発生しVirusScan Enterprise for Linux 1.7のDAT更新に失敗します。
Unable to find repository
解決策
以下の手順で/etc/nsswitch.conf ファイルを修正します。
- rootユーザでVirusScan Enterprise for Linuxのインストールされたサーバへログインします。
- /etc/nsswitch.conf ファイルを任意のテキストエディタで開きます。
- 以下のエントリを修正します。
変更前:
hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
変更後:
hosts: files mdns4_minimal dns mdns4
- ファイルを保存します。
- DAT更新を実行します。
掲載日 2011/11/21