Page 1 of 1

Unable to install NSClient-0.5.2.33-el7-x86_64.tar

Posted: Mon Aug 10, 2020 4:33 am
by ganeshraghavan
I am experiencing an issue while installing the NSClinet++ package (NSClient-0.5.2.33-el7-x86_64.tar) on Redhat 7.6. Getting the below error message while trying to install the package,

………………………………………………………………………………………………………………………

[root@bxxxxxx tmp]# ./nsclient_install.sh "NSClient-0.5.2.33-el7-x86_64.tar"
NSClient installation script started
Checking wget command exists
Command wget found, continuing with installation
Checking we are root as this is needed to install NSClient
We are root, downloading the NSClient agent tar file from server
Download complete, continuing with installation
mkdir: cannot create directory ‘nsclient’: File exists
Extracting NSClient files to /tmp/nsclient
Extraction complete, continuing with installation
Error: Package: boost-filesystem-1.53.0-27.el7.x86_64 (/boost-filesystem-1.53.0- 27.el7.x86_64)
Requires: boost-system(x86-64) = 1.53.0-27.el7
Installed: boost-system-1.53.0-28.el7.x86_64 (@anaconda/7.8)
boost-system(x86-64) = 1.53.0-28.el7
Available: boost-system-1.53.0-18.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-18.el7
Available: boost-system-1.53.0-23.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-23.el7
Available: boost-system-1.53.0-25.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-25.el7
Available: boost-system-1.53.0-26.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-26.el7
Available: boost-system-1.53.0-27.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-27.el7
**********************************************************************
yum can be configured to try to resolve such errors by temporarily enabling
disabled repos and searching for missing dependencies.
To enable this functionality please set 'notify_only=0' in /etc/yum/pluginconf.d /search-disabled-repos.conf
**********************************************************************

Error: Package: boost-filesystem-1.53.0-27.el7.x86_64 (/boost-filesystem-1.53.0- 27.el7.x86_64)
Requires: boost-system(x86-64) = 1.53.0-27.el7
Installed: boost-system-1.53.0-28.el7.x86_64 (@anaconda/7.8)
boost-system(x86-64) = 1.53.0-28.el7
Available: boost-system-1.53.0-18.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-18.el7
Available: boost-system-1.53.0-23.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-23.el7
Available: boost-system-1.53.0-25.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-25.el7
Available: boost-system-1.53.0-26.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-26.el7
Available: boost-system-1.53.0-27.el7.x86_64 (rhel-7-server-rpms)
boost-system(x86-64) = 1.53.0-27.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
yum could not complete the required task... exiting
[root@xxxxxxx tmp]#

…………………………………………………………………………..

Can someone help me with this, please?