Bug 959563
Summary: | man page for subscription-manager needs an update to add new list --status option | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Deon Ballard <dlackey> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.10 | CC: | ckozak, fsharath, mreid |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
No description necessary
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-30 23:07:41 UTC | Type: | Bug |
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: | 840995 |
Description
John Sefler
2013-05-03 19:20:37 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Sorry Deon, apologizes on behalf of mreid and ckozak who changed this behavior... [root@jsefler-5 ~]# rpm -q subscription-manager subscription-manager-1.8.8-1.git.0.2ca28df.el5 The "subscription-manager list --status" functionality has been moved out of the list module and into it's own module: [root@jsefler-5 ~]# subscription-manager status --help Usage: subscription-manager status [OPTIONS] Show status information for this system's subscriptions and products options: -h, --help show this help message and exit The man page needs a re-update. Moving all modified bugs to ON_QA Ver# rpm -qa | egrep "subscription-manager|python-rhsm"
subscription-manager-migration-data-1.11.3.1-1.git.1.78afd75.el5
subscription-manager-migration-1.8.10-1.git.1.b44c4b1.el5
python-rhsm-1.8.12-1.git.0.d747a65.el5
subscription-manager-firstboot-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-1.8.10-1.git.1.b44c4b1.el5
subscription-manager-gui-1.8.10-1.git.1.b44c4b1.el5sion:
>> man page extract
STATUS OPTIONS
The status command shows the current status of the products and attached subscriptions for the system. If some products are not fully covered or subscriptions have expired, then the
status command shows why subscriptions are not current.
[root@server ~]# subscription-manager status
+-------------------------------------------+
Installed Product Status
+-------------------------------------------+
Product Name: Red Hat Enterprise Linux
Product ID: 69
Version: 7
Arch: x86_64
Status: Subscribed
Status Details:
Starts: 01/01/2012
Ends: 01/01/2022
+-------------------------------------------+
System Status Details
+-------------------------------------------+
Overall Status: Subscribed
This command has no options.
# man -P cat subscription-manager | tail -1
version 2.7 May 23, 2013 subscription-manager(8)
VERIFIED
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-2013-1332.html |