Description of problem: Updating to the latest glusterfs-server package triggered a non-fatal postinst script error Version-Release number of selected component (if applicable): glusterfs-server-3.9.0-2.fc25.x86_64 How reproducible: Once Steps to Reproduce: 1. update to latest package 2. 3. Actual results: Didn't take a copy of exact wording, something like "postinstall script error unmatched fi on line 47" Expected results: no error Additional info: Seems to have been introduced by c1dc434: %if (0%{?_with_firewalld:1}) -#reload service files if firewalld running -if $(systemctl is-active firewalld 1>/dev/null 2>&1); then - #firewalld-filesystem is not available for rhel7, so command used for reload. - firewall-cmd --reload 1>/dev/null 2>&1 + %firewalld_reload fi %endif The last "fi" above should have been deleted as well.
This has been fixed in upstream with http://review.gluster.org/16409 3.9.1 is getting released soon (within a few days?) and this bug will be fixed with that update. Because this is only a warning on the last line of the scriptlet, it is not critical and there isn't an update of the package needed to address this problem immediately.
glusterfs-3.9.0-3.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7bdfd38ad1
glusterfs-3.9.0-3.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-7bdfd38ad1
*** Bug 1414412 has been marked as a duplicate of this bug. ***
glusterfs-3.9.0-3.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.