Description of problem: nfs-ganesha drops a systemd unit file in /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf. This unit file is wrongly formatted and does not work. Version-Release number of selected component (if applicable): nfs-ganesha-2.8.4-2.fc31.x86_64 How reproducible: Always. Steps to Reproduce: 1. dnf install nfs-ganesha-2.8.4-2.fc31.x86_64 2. journalctl -b | grep nfs-ganesha Actual results: systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:1: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:2: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:3: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:4: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:5: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:6: Assignment outside of section. Ignoring. systemd[1]: /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf:8: Assignment outside of section. Ignoring. Expected results: Systemd shouldn't log any errors related to the /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf unit files. Additional info: The unit file is missing a "[Unit]" section header.
(In reply to Philippe Troin from comment #0) > Description of problem: > nfs-ganesha drops a systemd unit file in > /etc/systemd/system/nfs-ganesha-lock.service.d/rpc-statd.conf. > This unit file is wrongly formatted and does not work. > I don't agree with the claim that it doesn't work — rpc-statd is started despite the missing [Unit] The warnings are annoying though
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/497278
FEDORA-2020-5dbd0c1696 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-5dbd0c1696
FEDORA-2020-5dbd0c1696 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-5dbd0c1696` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-5dbd0c1696 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-5dbd0c1696 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.