Strange. Could you try the following and compare the results?

[EMAIL PROTECTED]:~$ dpkg -L bash | grep bash_completion

[EMAIL PROTECTED]:~(1)$ dpkg -L bash-completion | grep bash_completion
/etc/bash_completion.d
/usr/share/bash/bash_completion
/usr/share/doc/bash/README.bash_completion.gz

[EMAIL PROTECTED]:~$ grep autoremove /usr/share/bash/bash_completion
                                build-dep check clean autoclean autoremove' \

[EMAIL PROTECTED]:~$ dpkg -s bash | grep Version
Version: 3.2-0ubuntu15

[EMAIL PROTECTED]:~$ dpkg -s bash-completion | grep Version
Version: 20060301-3ubuntu1

[EMAIL PROTECTED]:~/tmp/bash-3.2$ cat /var/lib/dpkg/info/bash.conffiles 
/etc/skel/.bashrc
/etc/skel/.profile
/etc/skel/.bash_logout
/etc/bash.bashrc

-- 
New option in bash could use updated completion
https://bugs.launchpad.net/bugs/60666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to