Important Update: Cohesity Products Knowledge Base Articles


All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/s/searchunify. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.

NetBackup fails to install because libtirpc.so.3 is not found on the system

Article: 100070451
Last Published: 2024-08-23
Ratings: 0 2
Product(s): NetBackup

Problem

A Red Hat or SUSE NetBackup installation failure may occur because nbcheck is reporting that libtirpc.so.3 is missing from the system.

 

Error Message

From nbcheck:

not ok missing_binaries_critical: binaries [libtirpc.so.3] were not found on the system

 

Cause

The libtripc.so.3 binary is not installed by default on Linux / Unix systems.

 

Solution

To resolve the issue, install the libtirpc package with the native package installer command.

For example: 

yum install libtirpc

 

 

Internal Notes

 

Was this content helpful?