unable to install package through yum.

Latest response

gives the error :

yum install -y openssl*
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

[root@mot]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.2 (Maipo)
[root@monitoring-server mnt]#
[root@monitoring-server mnt]# uname -a
Linux 3.10.0-327.el7.x86_64 #1 SMP Thu Oct 29 17:29:29 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux

Responses