Bug 154648

Summary: Misformated output from /etc/rc.d/init.d/nfslock stop
Product: [Fedora] Fedora Reporter: Kasper Dupont <bugzilla>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-05 07:32:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 165065    
Attachments:
Description Flags
Patch to add missing echo commands none

Description Kasper Dupont 2005-04-13 10:46:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031114

Description of problem:
In some cases nfslock stop will not write newlines between the output lines causing error messages to be overwritten before you have had time to read them.


Version-Release number of selected component (if applicable):
nfs-utils-1.0.6-52

How reproducible:
Always

Steps to Reproduce:
1. /etc/rc.d/init.d/nfslock stop


Actual Results:  Stopping NFS statd:   [  OK  ]


Expected Results:  Stopping NFS locking: [Failed]
Stopping NFS statd:   [  OK  ]


Additional info:

On a slow machine the Failed message will be visible for a splitsecond while shutting down the system. I don't know why it fails, maybe that is a different bug.

Comment 1 Kasper Dupont 2005-04-13 10:47:41 UTC
Created attachment 113089 [details]
Patch to add missing echo commands

Comment 2 Steve Dickson 2005-04-13 18:56:55 UTC
Fixed in nfs-utils-1.0.6-56 for FC3
Fixed in nfs-utils-1.0.6-57 for RHEL4
Fixed in nfs-utils-1.0.7-6  for FC4