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 706223 - 'subscription-manager subscribe --auto' user friendliness
Summary: 'subscription-manager subscribe --auto' user friendliness
Keywords:
Status: CLOSED DUPLICATE of bug 717664
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Bryan Kearney
QA Contact: Entitlement Bugs
URL:
Whiteboard:
Depends On:
Blocks: 738066 756082
TreeView+ depends on / blocked
 
Reported: 2011-05-19 19:32 UTC by Andrius Benokraitis
Modified: 2015-07-14 04:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-22 19:07:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrius Benokraitis 2011-05-19 19:32:38 UTC
The current output from issuing a 'subscription-manager subscribe -auto' is not user friendly.

For example:

[root@ibm-js22-vios-02-lp4 ~]# subscription-manager register
Username: qa
Password: 
c613695d-cfbf-417b-bfe6-438ad09ac02e
ibm-js22-vios-02-lp4.rhts.eng.bos.redhat.com
[root@ibm-js22-vios-02-lp4 ~]# subscription-manager subscribe --auto
Installed Products:
   Red Hat Enterprise Linux Load Balancer (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux Scalable File System (for RHEL Server) - Not
Installed
   Red Hat Enterprise Linux Desktop - Not Installed
   Red Hat Enterprise Linux for IBM System z - Not Installed
   Red Hat Enterprise Linux Workstation - Not Installed
   Red Hat Enterprise Linux for IBM POWER - Not Installed
   Red Hat Enterprise Linux for Scientific Computing - Not Installed
   Red Hat Enterprise Linux High Availability (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux Server - Not Installed
   Red Hat Enterprise Linux Resilient Storage (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux 6 for IBM POWER - Not Subscribed
[root@ibm-js22-vios-02-lp4 ~]# yum repolist
Loaded plugins: product-id, subscription-manager
Updating Red Hat repositories.


The subscription action does not explictly state success. A follow-up --list is required each time to confirm.


Suggestion:

[root@ibm-js22-vios-02-lp4 ~]# subscription-manager register
Username: qa
Password: 
c613695d-cfbf-417b-bfe6-438ad09ac02e
ibm-js22-vios-02-lp4.rhts.eng.bos.redhat.com
[root@ibm-js22-vios-02-lp4 ~]# subscription-manager subscribe --auto
Installed Products:
   Red Hat Enterprise Linux Load Balancer (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux Scalable File System (for RHEL Server) - Not
Installed
   Red Hat Enterprise Linux Desktop - Not Installed
   Red Hat Enterprise Linux for IBM System z - Not Installed
   Red Hat Enterprise Linux Workstation - Not Installed
   Red Hat Enterprise Linux for IBM POWER - Not Installed
   Red Hat Enterprise Linux for Scientific Computing - Not Installed
   Red Hat Enterprise Linux High Availability (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux Server - Not Installed
   Red Hat Enterprise Linux Resilient Storage (for RHEL Server) - Not Installed
   Red Hat Enterprise Linux 6 for IBM POWER - INSTALLED! Subscribing...
   System successfully subscribed.
[root@ibm-js22-vios-02-lp4 ~]# yum repolist
Loaded plugins: product-id, subscription-manager
Updating Red Hat repositories.

Comment 4 John Sefler 2012-01-05 17:04:25 UTC
The feedback given during auto/subscribe has since been changed.
I suggest returning this bug as a dup of bug 717664.

Comment 5 Bryan Kearney 2012-02-22 19:07:37 UTC
Per comment 5, closing it as a dupe of

*** This bug has been marked as a duplicate of bug 717664 ***


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