Almost every app (rpm,curl..) is broken (Red Hat Enterprise Linux 6.8) after rpm force installation – libnssutil3.so error

I’m using Red Hat Enterprise Linux 6.8 on my intra-net machine. While I’m trying to install new rpm, or even curl to some url, I’m getting that output: rpm: symbol lookup error: /lib64/libnssutil3.so: undefined symbol: PR_GetEnvSecure Every server that runs on this machine acts as normal. Yesterday I was trying to install git on that … Read more

Cant install repforge on Centos 5 [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 8 years ago. Improve this question rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.i386.rpm Retrieving http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.i386.rpm error: skipping http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.i386.rpm – transfer failed – Unknown or unexpected error or pm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm Retrieving http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm error: … Read more

Trouble installing rpm package [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more

How does “yum info” work? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 7 years ago. Improve this question I want to know how the yum info command works. I know yum info will display information about the installed package, but I … Read more

rpm is freezing in the same moment

I’m trying to install an rpm package: rpm -i rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm And got this via strace: http://pastebin.com/zP45epkd I’m on CentOS 5.7 64-bit: 2.6.18-274.18.1.el5 #1 SMP Thu Feb 9 12:45:44 EST 2012 x86_64 x86_64 x86_64 GNU/Linux Answer Solution was to remove bind and switch to tinydns. No more issues ! AttributionSource : Link , Question Author : … Read more

NRPE installation issues “Starting nrpe in daemon mode … /usr/sbin/nrpe: error while loading”

I’m trying to install the nrpe package for OP5 on Centos. I think something is corrupt since I get following when trying to start the nrpe service: service nrpe start Starting nrpe in daemon mode … /usr/sbin/nrpe: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory failed! So, … Read more

Most updated repositories for Linux? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 8 years ago. Improve this question I currently use the EPEL and FamilleCollet Repos and I wonder whether there are others trustworthy RPM that update more frequently? For e.g … Read more