Bug 1094879

Summary: install-num-migrate-to-rhsm does not bash-complete its options
Product: Red Hat Enterprise Linux 5 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: Carter Kozak <ckozak>
Status: CLOSED NOTABUG QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.11CC: bkearney, ckozak
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-30 20:56:30 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: 1039651    

Description John Sefler 2014-05-06 16:37:55 UTC
Description of problem:
bash completion is not implemented for install-num-migrate-to-rhsm (a rhel5 only tool)


Version-Release number of selected component (if applicable):
[root@jsefler-5 ~]# rpm -q subscription-manager-migration bash-completion
subscription-manager-migration-1.11.3-2.git.3.266ce1e.el5
bash-completion-1.3-7.el5


How reproducible:


Steps to Reproduce:
[root@jsefler-5 ~]# install-num-migrate-to-rhsm --help
Usage: install-num-migrate-to-rhsm [OPTIONS]

options:
  -h, --help            show this help message and exit
  -i INSTNUMBER, --instnumber=INSTNUMBER
                        install number to run against
  -d, --dryrun          only print the files which would be copied over

[root@jsefler-5 ~]# install-num-migrate-to-rhsm -<TAB><TAB>


Actual results:
nothing

Expected results:
  -h    --help
  -i    --instnumber
  -d    --dryrun

Comment 1 RHEL Program Management 2014-05-06 16:48:34 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 2 Carter Kozak 2014-05-27 19:53:14 UTC
Removed the tool from rhel5.11

Comment 3 Carter Kozak 2014-05-27 19:53:35 UTC
commit 2bc51dd501b5d63cd04933462bda88e03eb78572
Author: ckozak <ckozak>
Date:   Thu May 22 16:01:37 2014 -0400

    1092754: 1094879: Remove install-num-migrate-to-rhsm tool
    
    Remove 'install-num*' special case in make stylish
    Update README.Fedora to remove ref to
    install-num-migrate-to-rhsm.

Comment 5 John Sefler 2014-05-28 16:59:44 UTC
This bugzilla has been obsoleted by the decision to remove install-num-migrate-to-rhsm from the subscription-manager-migration package in https://bugzilla.redhat.com/show_bug.cgi?id=1092754#c5

Comment 6 John Sefler 2014-05-30 20:56:30 UTC
Verifying Version...
[root@jsefler-5 ~]# rpm -q subscription-manager
subscription-manager-1.11.3-5.el5
[root@jsefler-5 ~]# rpm -ql subscription-manager | grep install-num-migrate-to-rhsm
[root@jsefler-5 ~]# man install-num-migrate-to-rhsm
No manual entry for install-num-migrate-to-rhsm
[root@jsefler-5 ~]# install-num-migrate-to-rhsm
-bash: install-num-migrate-to-rhsm: command not found
[root@jsefler-5 ~]# 

As demonstrated, the install-num-migrate-to-rhsm has been removed.

Moving this bug to CLOSED NOTABUG since it was effectively obsoleted by https://bugzilla.redhat.com/show_bug.cgi?id=1092754#c5