SyntaxHighlighter

2018年8月23日木曜日

CentOS7でdigコマンドなどの実行時の「dig: error while loading shared libraries: /lib64/liblwres.so.160: file too short」エラーの解決

Cent OS 7でdigコマンドとかを実行すると次のエラーがなぜか出るようになってしまいました。
dig: error while loading shared libraries: /lib64/liblwres.so.160: file too short

(つまんない記事ですみませんが)
# yum remove bind-utils
# yum install bind-utils
で直ります。


0 件のコメント:

コメントを投稿