Bug 963796 - String Update: use 'attach --auto' description for 'register --auto-attach' description
Summary: String Update: use 'attach --auto' description for 'register --auto-attach' d...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel510
TreeView+ depends on / blocked
 
Reported: 2013-05-16 14:48 UTC by Matt Reid
Modified: 2013-09-30 23:08 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
No description necessary
Clone Of:
Environment:
Last Closed: 2013-09-30 23:08:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1332 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2013-09-30 22:49:24 UTC

Description Matt Reid 2013-05-16 14:48:35 UTC
Description of problem:
Noticed that we missed cleaning up a period on one of the help cli strings the other day.

Can we save ourselves having to maintain two strings and replace the one from 'register --auto-attach' with what we use for 'attach --auto'?

Replace:
subscription-manager register --help description of --auto-attach
#: ../src/subscription_manager/managercli.py:943
msgid "automatically attach this system to compatible subscriptions."

With:
subscription-manager attach --help description of --auto
#: ../src/subscription_manager/managercli.py:1347
msgid "automatically attach compatible subscriptions to this system"


Version-Release number of selected component (if applicable):
subscription-manager 1.8.7-1.git

Comment 1 RHEL Program Management 2013-05-16 14:59:46 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.

Comment 3 Cory Scheviak 2013-06-03 13:47:56 UTC
commit a7b3b85b5d507e2114be933e93b2fc1af33553f7
Author: cjschevi <cschevia>
Date:   Tue May 28 10:35:23 2013 -0400

    963796: Unified descriptions

Comment 4 Shwetha Kallesh 2013-06-04 06:13:17 UTC
Verified!!

[root@localhost ~]# subscription-manager version
server type: This system is currently not registered.
subscription management server: 0.8.10-1
subscription-manager: 1.8.9-1.el5
python-rhsm: 1.8.12-1.el5
[root@localhost ~]# 


[root@localhost ~]# subscription-manager register --help | grep auto-attach -A1
  --autosubscribe       Deprecated, see --auto-attach
  --auto-attach         automatically attach compatible subscriptions to this
                        system


[root@localhost ~]# subscription-manager attach --help | grep auto -A1
  --auto                automatically attach compatible subscriptions to this
                        system

Comment 6 errata-xmlrpc 2013-09-30 23:08:41 UTC
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


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