Hide Forgot
+++ This bug was initially created as a clone of Bug #1003713 +++ Description of problem: rpc.mountd -h: 1. In help info not include -r|--reverse-llokup; [root@dhcp-13-16 ~]# rpc.mountd -h 2>&1 Usage: rpc.mountd [-F|--foreground] [-h|--help] [-v|--version] [-d kind|--debug kind] [-o num|--descriptors num] [-f exports-file|--exports-file=file] [-p|--port port] [-V version|--nfs-version version] [-N version|--no-nfs-version version] [-n|--no-tcp] [-H ha-callout-prog] [-s|--state-directory-path path] [-t num|--num-threads=num] [root@dhcp-13-16 ~]# rpc.mountd -h 2>&1 | grep -- -r [root@dhcp-13-16 ~]# man rpc.mountd | cat - | grep -- -r -r, --reverse-lookup 2. And -H info format error. should be [-H|--ha-callout prog] Version-Release number of selected component (if applicable): all nfs-utils version in from RHEL5.9 RHEL5.10 RHEL6.x to RHEL7.0 ~ How reproducible: y Steps to Reproduce: 1. see the Description of problem: 2. 3. Actual results: rpc.mountd -h: 1. In help info not include -r|--reverse-llokup; 2. And -H info format error. Expected results: fix them Additional info:
suggest: please change the options info to same format: [-x arg|--xxxxxx arg] [-x arg|--xxxxxx arg|--xxxxxx=arg] do not miss the arg. I think that the product appearance is important too,
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux.
commit 0bcc2bf2c71fce69961ffec6133988a0791bb07b Author: Steve Dickson <steved> Date: Wed Jan 20 12:07:13 2016 -0500 mountd: added missing argument to usage string
(In reply to Steve Dickson from comment #6) > commit 0bcc2bf2c71fce69961ffec6133988a0791bb07b > Author: Steve Dickson <steved> > Date: Wed Jan 20 12:07:13 2016 -0500 > > mountd: added missing argument to usage string Revise the commit number: commit 0c43a3e1ce8b2103e9c89aea0322367a22d6a491 Author: Steve Dickson <steved> Date: Wed Jan 20 12:07:13 2016 -0500 mountd: added missing argument to usage string
[root@ibm-x3550m4-02 rpc-mountd]# rpm -q nfs-utils nfs-utils-1.3.0-0.27.el7.x86_64 [root@ibm-x3550m4-02 rpc-mountd]# rpc.mountd -h Usage: rpc.mountd [-F|--foreground] [-h|--help] [-v|--version] [-d kind|--debug kind] [-o num|--descriptors num] [-f exports-file|--exports-file=file] [-p|--port port] [-V version|--nfs-version version] [-N version|--no-nfs-version version] [-n|--no-tcp] [-H prog |--ha-callout prog] [-r |--reverse-lookup] [-s|--state-directory-path path] [-g|--manage-gids] [-t num|--num-threads=num] [-u|--no-udp] [root@ibm-x3550m4-02 rpc-mountd]# Move to VERIFIED and continue to run the automatic case.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2383.html