Bug 602459 - ricci doesn't provide usage information when run with -h (or --help)
Summary: ricci doesn't provide usage information when run with -h (or --help)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: conga
Version: 5.5
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Chris Feist
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On: 602362
Blocks: 602398 602399
TreeView+ depends on / blocked
 
Reported: 2010-06-09 21:27 UTC by Chris Feist
Modified: 2016-04-26 14:16 UTC (History)
3 users (show)

Fixed In Version: conga-0.12.2-17.el5
Doc Type: Bug Fix
Doc Text:
Clone Of: 602362
Environment:
Last Closed: 2011-01-13 22:29:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch to fix bz (1.12 KB, patch)
2010-08-10 21:08 UTC, Chris Feist
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0033 0 normal SHIPPED_LIVE conga bug fix and enhancement update 2011-01-12 15:59:22 UTC

Description Chris Feist 2010-06-09 21:27:58 UTC
+++ This bug was initially created as a clone of Bug #602362 +++

Description of problem:
ricci and luci_admin don't have manpages.
what's even worse - ricci does not provide any useful help when run with "help" flags.

Version-Release number of selected component (if applicable):
ricci-0.12.2-12.el5
luci-0.12.2-12.el5


Additional info:

[root@a3 ~]# man ricci
No manual entry for ricci
[root@a3 ~]# man luci_admin
No manual entry for luci_admin
[root@a3 ~]# ricci --help
ricci: invalid option -- -
ricci: invalid option -- h
ricci: invalid option -- e
ricci: invalid option -- l
ricci: option requires an argument -- p
exception: ServerSocket(port=11111): bind() failed: Address already in use
[root@a3 ~]# ricci -?
ricci: invalid option -- ?
exception: ServerSocket(port=11111): bind() failed: Address already in use
[root@a3 ~]# ricci -h
ricci: invalid option -- h
exception: ServerSocket(port=11111): bind() failed: Address already in use

Comment 1 Chris Feist 2010-08-10 21:08:01 UTC
Test output:

[root@ask-02 ricci]# ricci -h
Usage: ricci [options]
   -c         Announce cluster name and OS to unauthenticated clients.
   -d         Enable debugging.
   -f         Run in the foreground.
   -h         Print this help dialog.
   -u <UID>   Run with the specified uid.

Comment 2 Chris Feist 2010-08-10 21:08:49 UTC
Created attachment 438007 [details]
Patch to fix bz

Comment 4 Brian Brock 2010-11-04 21:30:17 UTC
verified in ricci-0.12.2-21.el5


-(~:$)-> ricci -h
Usage: ricci [options]
   -c         Announce cluster name and OS to unauthenticated clients.
   -d         Enable debugging.
   -f         Run in the foreground.
   -h         Print this help dialog.
   -u <UID>   Run with the specified uid.

Comment 6 errata-xmlrpc 2011-01-13 22:29:11 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 therefore 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-2011-0033.html


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