Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
Hi, * Is this reproducible? Yes every time, apt-get install gnomeTAB should return many many suggestions, and it never does. * If so, what specific steps should we take to recreate this bug? Try to autocomplete anything with apt-get. me. If it's on a fresh install, perhap's this

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 02:29 PM, YoBoY wrote: Some more things you can confirm - have you the auto-completion activated in your ~/.bashrc file ? Could you please send me your ~/.bashrc file if it works correctly? I don't understand the script language very well. I'm attaching mine. - have you

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread James Westby
On Wed, 2009-04-29 at 18:23 +, Sb wrote: Hi, * Is this reproducible? Yes every time, apt-get install gnomeTAB should return many many suggestions, and it never does. Are you a user when you try this, or root? If root, are you using sudo apt-get, or in a sudo -i session? Thanks,

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 03:02 PM, James Westby wrote: On Wed, 2009-04-29 at 18:23 +, Sb wrote: Hi, * Is this reproducible? Yes every time, apt-get install gnomeTAB should return many many suggestions, and it never does. Are you a user when you try this, or root? If

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread James Westby
On Wed, 2009-04-29 at 20:11 +, Sb wrote: On 04/29/2009 03:02 PM, James Westby wrote: On Wed, 2009-04-29 at 18:23 +, Sb wrote: Hi, * Is this reproducible? Yes every time, apt-get install gnomeTAB should return many many suggestions, and it never does.

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 03:29 PM, James Westby wrote: So sudo apt-get install gnomeTAB is what you are doing? Yes What is the output of echo $BASH_COMPLETION /etc/bash_completion echo $BASH_COMPLETION_DIR /etc/bash_completion.d And I imagine you might want to know the

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
can you try a apt-cache pkgname gnome- without the sudo and tell us if you have a result? Without the sudo it says E: Opening configuration file /etc/apt/apt.conf - ifstream::ifstream (13 Permission denied) With sudo it returns... = gnome-keyring gnome-swallow gnome-do

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread James Westby
On Wed, 2009-04-29 at 20:37 +, Sb wrote: can you try a apt-cache pkgname gnome- without the sudo and tell us if you have a result? Without the sudo it says E: Opening configuration file /etc/apt/apt.conf - ifstream::ifstream (13 Permission denied) That's the issue then. If

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 04:01 PM, James Westby wrote: On Wed, 2009-04-29 at 20:37 +, Sb wrote: can you try a apt-cache pkgname gnome- without the sudo and tell us if you have a result? Without the sudo it says E: Opening configuration file /etc/apt/apt.conf - ifstream::ifstream

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread James Westby
On Wed, 2009-04-29 at 21:15 +, YoBoY wrote: By the way (sorry for the double post) have you tried to reinstall the apt package ? can you join the /etc/apt/apt.conf file (if this file exist) and say us the read/write privilèges for this file ? Give us also the rights of the

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 04:15 PM, YoBoY wrote: By the way (sorry for the double post) have you tried to reinstall the apt package ? can you join the /etc/apt/apt.conf file (if this file exist) and say us the read/write privilèges for this file ? Give us also the rights of the /etc/apt/apt.conf.d

Re: [Bug 368361] Re: apt-get Bash Autocompletion Not Working

2009-04-29 Thread Sb
On 04/29/2009 06:16 PM, James Westby wrote: Also, attaching that file to this report would give us a clue where this file came from. I agree with closing the bug, but finding out where it came from might be interesting :-) Ah, I just now realized that I was the one who created that file