Hide Forgot
Created attachment 572852 [details] patch to enable nfs services on install only, not on upgrade Description of problem: I have nfs-utils installed (for the occasional mounting of a remote NFS file system) but do not wish to continuously run rpc.idmapd, rpc.bind, etc. So I have disabled (via systemd) nfs-idmap and nfs-lock. However, each time I update nfs-utils, these services get re-enabled, and end up starting surreptitiously, behind my back, immediately after the next reboot :) Version-Release number of selected component (if applicable): nfs-utils-1.2.5-5.fc16.x86_64 How reproducible: On a fresh install (e.g. from DVD), disable nfs-idmap.service and nfs-lock.service, then update the system. nfs-idmap and nfs-lock will be re-enabled by the nfs-utils rpm package update. Steps to Reproduce: 1. install from DVD 2. systemctl disable nfs-idmap.service; systemctl disable nfs-lock.service 3. yum update 4. reboot Actual results: nfs-idmap.service and nfs-lock.service are running Expected results: nfs-idmap.service and nfs-lock.service should stay disabled Additional info: Please consider applying the attached patch.
nfs-utils-1.2.6-0.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/nfs-utils-1.2.6-0.fc17
nfs-utils-1.2.5-7.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/nfs-utils-1.2.5-7.fc16
Package nfs-utils-1.2.6-0.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing nfs-utils-1.2.6-0.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-7979/nfs-utils-1.2.6-0.fc17 then log in and leave karma (feedback).
nfs-utils-1.2.6-0.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
nfs-utils-1.2.5-8.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/nfs-utils-1.2.5-8.fc16
nfs-utils-1.2.5-8.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.