Description of problem: firewall-cmd --reload returns 1 but all seems to be working Version-Release number of selected component (if applicable): NetworkManager-0.9.7.0-9.git20121004.fc18.x86_64 firewalld-0.2.11-1.fc18.noarch How reproducible: deterministic Steps to Reproduce: [root@qa-psklenar ~]# firewall-cmd --zone=work --list-services ipp-client dhcpv6-client ssh [root@qa-psklenar ~]# firewall-cmd --permanent --zone=work --add-service=mdns [root@qa-psklenar ~]# firewall-cmd --permanent --zone=work --add-service=smtp [root@qa-psklenar ~]# firewall-cmd --zone=work --list-services ipp-client dhcpv6-client ssh [root@qa-psklenar ~]# firewall-cmd --reload [root@qa-psklenar ~]# echo $? 1 [root@qa-psklenar ~]# firewall-cmd --zone=work --list-services ipp-client dhcpv6-client smtp mdns ssh Actual results: firewall-cmd --reload returns 1 but all seems to be working Expected results: firewall-cmd --reload return 1 Additional info:
there is no info about that neither /var/log/message nor /var/log/firewalld
thanks fixed upstream http://git.fedorahosted.org/cgit/firewalld.git/commit/?id=27ed438da17f7b044a2646c0dd8261897528c6a7
firewalld-0.2.12-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/firewalld-0.2.12-1.fc18
Package firewalld-0.2.12-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing firewalld-0.2.12-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0810/firewalld-0.2.12-1.fc18 then log in and leave karma (feedback).
firewalld-0.2.12-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.