Description of problem: It would be nice if rct let you tab complete stat-cert and cat-cert after typing "rct ". Hitting tab twice after typing "rct " just shows current directory files. Feel free to push this if its too late to include this, I'm hoping its easy-peasy. Version-Release number of selected component (if applicable): subscription-manager-1.8.0-1 Additional info:
https://github.com/candlepin/subscription-manager/pull/440
commit d7fdb3fecb528dc36073925e9fad872a1787ef85 Author: Bryan Kearney <bkearney> Date: Thu Dec 6 15:55:35 2012 -0500 878664: Add bash completion script for rct
Fixed in the 1.8.2 version of subscription-manager or python-rhsm
Failed!! Moving back to new Version: [root@rhel7 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.7.24-1 subscription-manager: 1.8.2-1.el7 python-rhsm: 1.8.2-1.el7
https://github.com/candlepin/subscription-manager/pull/513 BTW.. what exactly failed?
commit a67331cce99e9efdaf718a1ef6d6d05a7158e097 Author: Bryan Kearney <bkearney> Date: Fri Feb 22 14:42:54 2013 -0500 878664: Add filename support to the bash completion for the rct tool.
Please ignore Comment 7 Got the lates packages installed and checked it again and it works fine. # rpm -qa | egrep "subscription-manager|python-rhsm" subscription-manager-firstboot-1.8.4-1.el7.x86_64 python-rhsm-1.8.7-1.el7.x86_64 subscription-manager-1.8.4-1.el7.x86_64 subscription-manager-debuginfo-1.8.4-1.el7.x86_64 subscription-manager-gui-1.8.4-1.el7.x86_64 subscription-manager-migration-1.8.4-1.el7.x86_64 # rpm -qa | egrep bash-completion bash-completion-2.0-2.el7.noarch # rct <=== tabbing twwice cat-cert cat-manifest dump-manifest stat-cert VERIFIED
Hi Bryan, I saw you had added this bug into rhel 5.10 blocker and this bug is categorized into the rhel5.10, and this bug was verified against rhel7 and moved into the status of VERIFIED, but from our testing result with the rhel5.10 latest build snapshot1.0, this bug still happened, so do you think we should re-open this bug or file a new bug to track this issue in rhel 5.10? Thanks and Regards, Libin
Libin: For bugs which are non critical, and appear to be due to the differences in 5.10 and later versions (as this one is) my plan is to move the bugs to the later releases. So, I would say lets not worry about this for 5.10.
(In reply to Li Bin Liu from comment #9) > Hi Bryan, > > I saw you had added this bug into rhel 5.10 blocker and this bug is > categorized into the rhel5.10, and this bug was verified against rhel7 and > moved into the status of VERIFIED, but from our testing result with the > rhel5.10 latest build snapshot1.0, this bug still happened, so do you think > we should re-open this bug or file a new bug to track this issue in rhel > 5.10? > > Thanks and Regards, > Libin In order to see tab completion work on the subscription-manager modules, you need to install the bash-completion package built for RHEL5. Try this... http://dl.fedoraproject.org/pub/epel/5/x86_64/repoview/bash-completion.html