Bug 1088226 - error in /usr/sbin/start-statd script
Summary: error in /usr/sbin/start-statd script
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-16 09:30 UTC by Michael Young
Modified: 2014-05-06 03:32 UTC (History)
4 users (show)

Fixed In Version: nfs-utils-1.3.0-0.1.fc20
Clone Of:
Environment:
Last Closed: 2014-05-06 03:32:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.