The real problem here is that I don’t have the time to understand the perks of SELinux.. and.. it always seems to be in my way. Current problem is with a yum install of bind.
Here’s the error:
Nov 8 07:21:24 localhost named: none:0: open: /etc/named.conf: permission denied
Nov 8 07:21:26 localhost setroubleshoot: SELinux is preventing the named-checkconf [...]
I ran into an issue the other day installing net-snmp-utils via yum on a CentOS 4.5 box and it just happened to me again. This time however, I didn’t install the net-snmp-utils, it was from the original load of net-snmp. Basically, I typically just do a:
yum -y install net-snmp
Then copy over my [...]