Bug 1094879 - install-num-migrate-to-rhsm does not bash-complete its options
Summary: install-num-migrate-to-rhsm does not bash-complete its options
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.11
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Carter Kozak
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel511
TreeView+ depends on / blocked
 
Reported: 2014-05-06 16:37 UTC by John Sefler
Modified: 2014-09-15 00:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-30 20:56:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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


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