Bug 729332
Summary: | matahari-qmf-service-cli specifies two -P, displays error | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Dave Johnson <dajohnso> |
Component: | matahari | Assignee: | Andrew Beekhof <abeekhof> |
Status: | CLOSED ERRATA | QA Contact: | Dave Johnson <dajohnso> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2 | CC: | matahari-maint, rbryant, whayutin |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | matahari-0.4.2-7.el6 | Doc Type: | Bug Fix |
Doc Text: |
No description required
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 11:39:37 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: |
Description
Dave Johnson
2011-08-09 14:35:35 UTC
while you are at it, fix the misspelling of purple roses? :) -u | --username value username to use for authentication purproses. -P | --password value password to use for authentication purproses. -s | --service value service name to use for authentication purproses. More errors and purposes is still misspelled in v0.4.2-6.... [root@dell-pe2900-01 sbin]# ./matahari-qmf-service-cli -h mh_add_option: Replacing '-a|--agent' with '-a|--action' mh_add_option: Replacing '-s|--standard' with '-s|--service' Usage: matahari-service-consoled <options> Common options: -h | --help print this help message. -b | --broker value specify broker host name.. -p | --port value specify broker port. -u | --username value username to use for authentication purproses. -P | --password value password to use for authentication purproses. -s | --service value service name to use for authentication purproses. -r | --reconnect value attempt to reconnect on failure. Custom options: -A | --api Resources|Services -H | --host-dns Host DNS name -S | --provider (Resources API only) -U | --host-uuid Host UUID -a | --action Action to perform -i | --interval (Resources API only) -n | --name Name of a resource -t | --timeout Time to wait, in seconds, for the action to complete [root@dell-pe2900-01 sbin]# rpm -qa matahari-consoles matahari-consoles-0.4.2-6.el6.x86_64 A related patch has been committed upstream: https://github.com/beekhof/matahari/commit/1202bac # linux.build/src/service/matahari-qmf-service-cli -h Usage: matahari-qmf-service-clid <options> Common connection options: -h | --help print this help message. -b | --broker value specify broker host name.. -p | --port value specify broker port. -u | --username value username to use for authentication purposes. -P | --password value password to use for authentication purposes. -s | --service value service name to use for authentication purposes. -r | --reconnect value attempt to reconnect on failure. Custom options: -A | --agent (Resources API only) -H | --host-dns Host DNS name -J | --provider (Resources API only) -N | --name Name of a resource -S | --standard lsb|ocf|windows (Resources API only) -T | --api-type Resources|Services -U | --host-uuid Host UUID -a | --action Action to perform -i | --interval (Resources API only) -t | --timeout Time to wait, in seconds, for the action to complete good 2 go in v0.4.2-7 [root@hp-bl260cg5-01 matahari]# matahari-qmf-service-cli -h Usage: matahari-qmf-service-clid <options> Common connection options: -h | --help print this help message. -b | --broker value specify broker host name.. -p | --port value specify broker port. -u | --username value username to use for authentication purposes. -P | --password value password to use for authentication purposes. -s | --service value service name to use for authentication purposes. -r | --reconnect value attempt to reconnect on failure. Custom options: -A | --agent (Resources API only) -H | --host-dns Host DNS name -J | --provider (Resources API only) -N | --name Name of a resource -S | --standard lsb|ocf|windows (Resources API only) -T | --api-type Resources|Services -U | --host-uuid Host UUID -a | --action Action to perform -i | --interval (Resources API only) -t | --timeout Time to wait, in seconds, for the action to complete [root@hp-bl260cg5-01 matahari]# Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No description required 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. http://rhn.redhat.com/errata/RHBA-2011-1569.html |