NetWorker:共有ライブラリーのロード中にエラーが発生しました: libncurses.so.5

Summary: Linux RHEL 8.0以降では、インストール後にNetWorkerサーバーでいくつかのNetWorkerサービスを起動する際に、次のエラーが表示されることがあります。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

NetWorkerがRedHatまたはOracle 8.0.xサーバー(またはそれ以降)にインストールされていること
NetWorkerデーモンは、次のエラーで起動に失敗します。 /nsr/logs/daemon.rawファイルに置き換えます。
 

NetWorker:nsr_render_logを使用して.rawログ ファイルをレンダリングする方法

 

Cause

Red Hat 8 以降では、 libncurses.so.5 バイナリはデフォルトでは使用できません。

プラットフォームに応じて使用可能な依存ライブラリーのバージョンは次のとおりです。
RHEL 7は libncurses.so.5 をデフォルトのライブラリとして
RHEL 8は libncurses.so.6.1 をデフォルトライブラリとして (ただし、 libncurses.so.5 はRed Hatリポジトリーからダウンロードすることもできます
RHEL 9は次のように対応しています。 libncurses.so.6.2 をデフォルトとして使用します。

Resolution

RHEL 8.x以降では、既存のバイナリーを検索します libncurses.so.6.xlibtinfo.so.6.x その一環として ncurses-libs-6.x RPMパッケージを作成し、次に示すようにソフトリンクを作成します。

RHEL 8.xの場合は、次のオプションを使用します。

ln -s "/usr/lib64/libncurses.so.6.1" "/usr/lib64/libncurses.so.5"
ln -s "/usr/lib64/libtinfo.so.6.1" "/usr/lib64/libtinfo.so.5"

RHEL 9.xの場合は、次のオプションを使用します。

ln -s "/usr/lib64/libncurses.so.6.2 "/usr/lib64/libncurses.so.5"
ln -s "/usr/lib64/libtinfo.so.6.2" "/usr/lib64/libtinfo.so.5"

Additional Information

この回避策は、Red Hat 8.xおよび9.xバージョンのオペレーティング システムに対するNetWorkerサーバー19.9の互換性を解決することです。

Snips from NW Serverの互換性Snips from NW Serverの互換性

 

Affected Products

NetWorker

Products

NetWorker Family
Article Properties
Article Number: 000220485
Article Type: Solution
Last Modified: 25 May 2026
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.