Bug 1088226

Summary: error in /usr/sbin/start-statd script
Product: [Fedora] Fedora Reporter: Michael Young <m.a.young>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bfields, jlayton, jturner, steved
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nfs-utils-1.3.0-0.1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-06 03:32:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Young 2014-04-16 09:30:09 UTC
When mounting an NFS share with nfs-utils-1.3.0-0.0.fc20.x86_64 I get the warning

/usr/sbin/start-statd: line 8: systemctl: command not found

This is due to lines 7-8

PATH=/sbin:/usr/sbin
if systemctl start statd.service

in the script, and the problem is that systemctl isn't in /sbin or /usr/sbin , it is in /usr/bin on Fedora or via the symlink /bin.

Comment 1 Fedora Update System 2014-04-25 15:12:36 UTC
nfs-utils-1.3.0-0.1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/nfs-utils-1.3.0-0.1.fc20

Comment 2 Fedora Update System 2014-04-26 09:18:01 UTC
Package nfs-utils-1.3.0-0.1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 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.3.0-0.1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5625/nfs-utils-1.3.0-0.1.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-05-06 03:32:10 UTC
nfs-utils-1.3.0-0.1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.