Bug 491826 - unexpected output from carod with parameter --help
Summary: unexpected output from carod with parameter --help
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: grid
Version: 1.1
Hardware: All
OS: Linux
low
low
Target Milestone: 1.2
: ---
Assignee: Robert Rati
QA Contact: Martin Kudlej
URL:
Whiteboard:
Depends On:
Blocks: 527551
TreeView+ depends on / blocked
 
Reported: 2009-03-24 10:41 UTC by Martin Kudlej
Modified: 2009-12-03 09:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Grid bug fix C: A typographical error was found in the carod source code Running carod from console with parameter --help gave unexpected output: "option --helppidfile requires argument" F: The problem in the code was foudn and resolved R: The command now produces the help text as expected Running carod --help from the shell prompt resulted in an unexpected error stating "option --helppidfile requires argument". This was caused by a typographical error in the carod source code. The error was located and fixed, and the command now produces the help text, as expected.
Clone Of:
Environment:
Last Closed: 2009-12-03 09:19:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
comma is missing in carod (213 bytes, patch)
2009-03-24 10:41 UTC, Martin Kudlej
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2009:1633 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging and Grid Version 1.2 2009-12-03 09:15:33 UTC

Description Martin Kudlej 2009-03-24 10:41:16 UTC
Created attachment 336444 [details]
comma is missing in carod

Version-Release number of selected component (if applicable):
condor-low-latency-1.0-12.el4
condor-low-latency-1.0-12.el5

How reproducible:
Run carod from console with parameter --help

Actual results:
option --helppidfile requires argument

Expected results:
usage: carod [-d|--daemon] [-l|--logdebug] [-h|--help] [-p|--pidfile= <pidfile>]

Additional info:
I added simple patch for carod from condor-low-latency-1.0-12.* as attachment.

Comment 1 Robert Rati 2009-08-17 19:45:21 UTC
Fixed in:
condor-low-latency-1.0-18

Comment 2 Martin Kudlej 2009-09-08 09:13:29 UTC
Tested on Rhel 5 condor-low-latency-1.0-19 and it works-->VERIFIED

Comment 3 Irina Boverman 2009-10-29 14:29:43 UTC
Release note added. If any revisions are required, please set the 
"requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly.
All revisions will be proofread by the Engineering Content Services team.

New Contents:
please see bug summary.

Comment 4 Lana Brindley 2009-11-05 02:35:12 UTC
Release note updated. If any revisions are required, please set the 
"requires_release_notes"  flag to "?" and edit the "Release Notes" field accordingly.
All revisions will be proofread by the Engineering Content Services team.

Diffed Contents:
@@ -1 +1,8 @@
-please see bug summary.+Grid bug fix
+
+C: A typographical error was found in the carod source code
+Running carod from console with parameter --help gave unexpected output: "option --helppidfile requires argument"
+F: The problem in the code was foudn and resolved
+R: The command now produces the help text as expected
+
+Running carod --help from the shell prompt resulted in an unexpected error stating "option --helppidfile requires argument". This was caused by a typographical error in the carod source code. The error was located and fixed, and the command now produces the help text, as expected.

Comment 6 errata-xmlrpc 2009-12-03 09:19:56 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/RHEA-2009-1633.html


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