Bug 250622 - initscript does not exit when rpc.mount fails to start.
Summary: initscript does not exit when rpc.mount fails to start.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: nfs-utils
Version: 5.1
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Steve Dickson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-02 14:44 UTC by Steve Dickson
Modified: 2008-05-21 15:15 UTC (History)
0 users

Fixed In Version: RHBA-2008-0408
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-21 15:15:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2008:0408 0 normal SHIPPED_LIVE nfs-utils bug fix and enhancement update 2008-05-19 22:36:14 UTC

Description Steve Dickson 2007-08-02 14:44:40 UTC
Description of problem:

    daemon rpc.mountd $RPCMOUNTDOPTS
    RETVAL=$?
    echo
+   [ $RETVAL -ne 0 ] && exit $RETVAL
    touch /var/lock/subsys/nfs

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 RHEL Program Management 2007-10-16 03:51:23 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 3 Steve Dickson 2008-01-07 15:33:58 UTC
Fixed in nfs-utils-1.0.9-27.el5

Comment 7 errata-xmlrpc 2008-05-21 15:15:32 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2008-0408.html



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