RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 602398 - luci_admin does not have a man page
Summary: luci_admin does not have a man page
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: luci
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On: 602362 602399 602459
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-09 19:08 UTC by Perry Myers
Modified: 2016-04-26 15:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 602362
Environment:
Last Closed: 2010-06-19 13:06:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Perry Myers 2010-06-09 19:08:55 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 RHEL Program Management 2010-06-09 19:12:59 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 2 Ryan McCabe 2010-06-19 13:06:29 UTC
We don't install luci_admin on RHEL6


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