Description of problem: I just installed munin on a F-11 computer, did not change anything on the settings (I just checked they were as I used to have them) and I got an error from the cron job. Version-Release number of selected component (if applicable): munin-1.4.3-2.fc11.noarch munin-node-1.4.3-2.fc11.noarch How reproducible: always Steps to Reproduce: 1.yum install munin munin-node 2.service munin-node start 3.wait for the cron job Actual results: cron returns: bind failed: Permission denied at /usr/lib/perl5/vendor_perl/5.10.0/Munin/Master/Update.pm line 162 Expected results: see the graphs Additional info:
This looks like possibly a duplicate of bug 565254 ? Can you look for selinux denials? Does it work in permissive mode?
Indeed it is, sorry for not seeing this earlier I was on ssh and did not think to check for denials. *** This bug has been marked as a duplicate of bug 565254 ***