nfs-ganesha creates /var/log/ganesha with permissions 0775. This upsets logrotate: Feb 20 21:32:11 skipper.cb.ettle logrotate[19724]: error: skipping "/var/log/ganesha/ganesha.log" because parent directory has in secure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logro tate which user/group should be used for rotation. Feb 20 21:32:11 skipper.cb.ettle systemd[1]: logrotate.service: Main process exited, code=exited, status=1/FAILURE The issue is fixed by changing permissions on the directory to 0755. nfs-ganesha-2.8.3-1.fc31.x86_64 logrotate-3.15.1-1.fc31.x86_64
nfs-ganesha-2.8.3-2.fc31 has been pushed to the Fedora 31 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-2020-5ce53a644b
nfs-ganesha-2.8.3-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.