NetWorker: Fout bij het laden van gedeelde bibliotheken: libncurses.so.5

Summary: Op Linux RHEL 8.0 en hoger kunnen de volgende fouten optreden tijdens het starten van enkele NetWorker-services op de NetWorker-server na de installatie.

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 is geïnstalleerd op een RedHat- of Oracle 8.0.x-server (of hoger).
NetWorker-daemons starten niet met de onderstaande fout in /nsr/logs/daemon.raw:
 

NetWorker: De nsr_render_log gebruiken om .raw logbestanden weer te geven

 

Cause

Op Red Hat 8 en hoger wordt de libncurses.so.5 Binair is standaard niet beschikbaar.

Hieronder volgen de afhankelijke bibliotheekversies die beschikbaar zijn volgens platforms.
RHEL 7 heeft libncurses.so.5 als standaardbibliotheek.
RHEL 8 heeft libncurses.so.6.1 als de standaardbibliotheek (Echter, libncurses.so.5 kan ook worden gedownload van de Red Hat Repository.)
RHEL 9 heeft libncurses.so.6.2 als de standaardinstelling.

Resolution

Zoek op RHEL 8.x en hoger naar het bestaande binaire bestand libncurses.so.6.x als libtinfo.so.6.x in het kader van ncurses-libs-6.x RPM-pakket en maak een zachte koppeling zoals hieronder wordt weergegeven.

Voor RHEL 8.x gebruikt u deze optie:

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"

Voor RHEL 9.x gebruikt u deze optie:

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

Deze tijdelijke oplossing is bedoeld om deze compatibiliteit met NetWorker Server 19.9 voor Red Hat 8.x- en 9.x-versies op te lossen:

Knipt uit NW Server-compatibiliteitKnipt uit NW Server-compatibiliteit

 

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.