This bug has been fixed some time ago in hardy. You seem to be using hardy, but the lines you refer to are not in the current version of the bash_completion script. Maybe you edited the old version and did not agree to use the new version on upgrade.
$ dpkg -s bash-completion | grep Version Version: 20060301-3ubuntu3 $ md5sum /etc/bash_completion 16473c99f6e9e343309309eebd25fa1a /etc/bash_completion When did you upgrade to hardy? Do you remeber getting a prompt about /etc/bash_completion? Maybe it's also a problem with the latest changes of the bash-completion package, which were supposed to get rid of spurious prompts and may have prevented the prompt in your case too... -- Sourcing bash_completion twice aborts with error (and the bashrc script!) https://bugs.launchpad.net/bugs/218978 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
