Page 1 of 1

Question about 32 libraries

Posted: Mon Jun 10, 2013 1:44 pm
by saherker
Our backup software requires 32 bit libraries to be installed, however the nagios installation kills off the 32 bit binaries from yum.

Code: Select all

exclude=*.i?86
Could we get rid this option in our /etc/yum.conf?

Re: Question about 32 libraries

Posted: Mon Jun 10, 2013 2:19 pm
by sreinhardt
Yes you can, this was an issue for older centos that we have kept in there to stop future issues. However it can be removed and shouldn't hurt nagios any longer.