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

此因應措施是解決 NetWorker Server 19.9 相容於 Red Hat 8.x 和 9.x 版本作業系統的問題:

從 NW 伺服器相容性截取訊息從 NW 伺服器相容性截取訊息

 

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.