Bug 1115818

Summary: command "rhsmcertd" options
Product: Red Hat Enterprise Linux 5 Reporter: qianzhan
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED WORKSFORME QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.11CC: ckozak, gxing, jsefler, liliu, qianzhan, shihliu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 985090 Environment:
Last Closed: 2014-07-03 15:21:24 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: 985090    
Bug Blocks: 1039651    

Comment 1 John Sefler 2014-07-03 13:06:00 UTC
(In reply to qianzhan from comment #0)
> [root@dhcp-14-155 ~]# rhsmcertd - <tab><tab>
                                   ^
                                   ^
                 REMOVE THIS SPACE ^ OTHERWISE YOU ARE TAB COMPLETING THE DIR


[root@jsefler-5 ~]# rhsmcertd -<TAB><TAB>
-?                      --cert-interval         --help
--auto-attach-interval  -d                      -i
-c                      --debug                 -n
--cert-check-interval   --heal-interval         --now


[root@jsefler-5 ~]# rpm -q bash-completion subscription-manager
bash-completion-1.3-7.el5
subscription-manager-1.11.3-6.el5


I suggest moving to CLOSED WORKSFORME

Comment 2 qianzhan 2014-07-04 04:19:12 UTC
(In reply to John Sefler from comment #1)
> (In reply to qianzhan from comment #0)
> > [root@dhcp-14-155 ~]# rhsmcertd - <tab><tab>
>                                    ^
>                                    ^
>                  REMOVE THIS SPACE ^ OTHERWISE YOU ARE TAB COMPLETING THE DIR
> 


There was no response from my machine in this way, and I installed bash-completion-1.3-5.el5 which is the newest version I can find on https://brewweb.devel.redhat.com/.

I want to have a try with bash-completion-1.3-7.el5. Can you attach it as an attachment of the bug?

Comment 3 John Sefler 2014-09-08 12:51:12 UTC
(In reply to qianzhan from comment #2)
> (In reply to John Sefler from comment #1)
> > (In reply to qianzhan from comment #0)
> > > [root@dhcp-14-155 ~]# rhsmcertd - <tab><tab>
> >                                    ^
> >                                    ^
> >                  REMOVE THIS SPACE ^ OTHERWISE YOU ARE TAB COMPLETING THE DIR
> > 
> 
> 
> There was no response from my machine in this way, and I installed
> bash-completion-1.3-5.el5 which is the newest version I can find on
> https://brewweb.devel.redhat.com/.


Close your terminal session and restart it.


> 
> I want to have a try with bash-completion-1.3-7.el5. Can you attach it as an
> attachment of the bug?

Unfortunately I don't know where my bash-completion-1.3-7.el5 came from.  I think bash-completion-1.3-5.el5 will work fine.  Just restart your terminal session.

Comment 4 qianzhan 2014-09-09 07:04:08 UTC
(In reply to John Sefler from comment #3)
> (In reply to qianzhan from comment #2)
> > (In reply to John Sefler from comment #1)
> > > (In reply to qianzhan from comment #0)
> > > > [root@dhcp-14-155 ~]# rhsmcertd - <tab><tab>
> > >                                    ^
> > >                                    ^
> > >                  REMOVE THIS SPACE ^ OTHERWISE YOU ARE TAB COMPLETING THE DIR
> > > 
> > 
> > 
> > There was no response from my machine in this way, and I installed
> > bash-completion-1.3-5.el5 which is the newest version I can find on
> > https://brewweb.devel.redhat.com/.
> 
> 
> Close your terminal session and restart it.
> 
> 
> > 
> > I want to have a try with bash-completion-1.3-7.el5. Can you attach it as an
> > attachment of the bug?
> 
> Unfortunately I don't know where my bash-completion-1.3-7.el5 came from.  I
> think bash-completion-1.3-5.el5 will work fine.  Just restart your terminal
> session.

Thank you so much! It works now.