Insight Remote Support
1832647 Members
2694 Online
110043 Solutions
New Discussion

Facing Dependencies issue in centos

 
Soumendu
Occasional Visitor

Facing Dependencies issue in centos

-rw-rw-r--. 1 sailadmin sailadmin 329892 Jan 4 02:34 hp-health-10.70-1846.1.rhel6.x86_64.rpm
-rw-rw-r--. 1 sailadmin sailadmin 14864907 Jan 4 02:44 hpsmh-7.6.3-3.x86_64.rpm
-rw-rw-r--. 1 sailadmin sailadmin 3618392 Jan 4 02:44 hp-smh-templates-10.7.0-1485.2.noarch.rpm
-rw-rw-r--. 1 sailadmin sailadmin 1038912 Jan 4 02:34 hp-snmp-agents-10.70-2962.7.rhel6.x86_64.rpm
[root@mx2 PatchIRS]# rpm -ivh hp-health-10.70-1846.1.rhel6.x86_64.rpm
warning: hp-health-10.70-1846.1.rhel6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
Preparing... ################################# [100%]
package hp-health-10.70-1846.1.rhel6.x86_64 is already installed
[root@mx2 PatchIRS]# rpm -ivh hpsmh-7.6.3-3.x86_64.rpm
warning: hpsmh-7.6.3-3.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
Preparing... ################################# [100%]
package hpsmh-7.6.3-3.x86_64 is already installed
[root@mx2 PatchIRS]# rpm -ivh hp-smh-templates-10.7.0-1485.2.noarch.rpm
warning: hp-smh-templates-10.7.0-1485.2.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
error: Failed dependencies:
hp-snmp-agents is needed by hp-smh-templates-10.7.0-1485.2.noarch
[root@mx2 PatchIRS]# rpm -ivh hp-snmp-agents-10.70-2962.7.rhel6.x86_64.rpm
warning: hp-snmp-agents-10.70-2962.7.rhel6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 26c2b797: NOKEY
error: Failed dependencies:
libnetsnmp.so.20()(64bit) is needed by hp-snmp-agents-10.70-2962.7.rhel6.x86_64
libnetsnmpagent.so.20()(64bit) is needed by hp-snmp-agents-10.70-2962.7.rhel6.x86_64
libnetsnmphelpers.so.20()(64bit) is needed by hp-snmp-agents-10.70-2962.7.rhel6.x86_64
libnetsnmpmibs.so.20()(64bit) is needed by hp-snmp-agents-10.70-2962.7.rhel6.x86_64

 

Please give solution.