Bug 703593
Summary: | RFE: Man page for wallaby tools | ||
---|---|---|---|
Product: | Red Hat Enterprise MRG | Reporter: | Timothy St. Clair <tstclair> |
Component: | condor-wallaby-tools | Assignee: | Robert Rati <rrati> |
Status: | CLOSED ERRATA | QA Contact: | Lubos Trilety <ltrilety> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 2.0 | CC: | ltoscano, ltrilety, matt, mkudlej |
Target Milestone: | 2.1 | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | condor-wallaby-tools-4.1.2-1 | Doc Type: | Bug Fix |
Doc Text: |
Manual pages for the condor_configure_store and condor_configure_pool commands have been added to the condor-wallaby-tools package.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-01-23 17:26:41 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: | |||
Bug Depends On: | |||
Bug Blocks: | 743350 |
Description
Timothy St. Clair
2011-05-10 18:32:35 UTC
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: C: No man pages were included in the tools rpm C: 'man condor_configure_store' or 'man condor_configure_pool' wouldn't find a man page C: Man pages are included in the tools rpm R: 'man condor_configure_store' or 'man condor_configure_pool' will produce man pages # man condor_configure_pool ... Entities Multiple targets can be acted upon in a single command invocation, and lists of each target are separated by commas. If a name has a comma in it, then the name will need to be surrounded by escaped quotes (\"). -f, --features FEATURE[,FEATURE,...] A comma separated list of feature names that will be acted upon. -g, --groups GROUP[,GROUP,...] A comma separated list of group names that will be acted upon. ... Suppose entities should be features and parameters not features and groups. (NOTE: after adding skeleton group to ccs/p, also manual pages should be changed properly - see Bug 723337) >>> ASSIGNED For comment 4: it was tested on condor-wallaby-tools-4.1.1-1 Fixed the ccp manpage, but skeleton group is not yet supported in ccp. There is an RFE logged to support it. > Fixed the ccp manpage, but skeleton group is not yet supported in ccp. There > is an RFE logged to support it. see bug 749569 Manuals for condor_configure_store/pool were created. Tested with: condor-wallaby-tools-4.1.2-1 Tested on: RHEL5 i386, x86_64 RHEL6 i386, x86_64 >>> VERIFIED Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1 @@ -C: No man pages were included in the tools rpm +Manual pages for the condor_configure_store and condor_configure_pool commands have been added to the condor-wallaby-tools package.-C: 'man condor_configure_store' or 'man condor_configure_pool' wouldn't find a man page -C: Man pages are included in the tools rpm -R: 'man condor_configure_store' or 'man condor_configure_pool' will produce man pages 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/RHEA-2012-0045.html |