Public bug reported:

The ~/.bashrc script is not executed to the end.

I noticed this when upgrading to Gutsy and my custom environment settings at 
the end of .bashrc didn't
appear anymore in my shell. 

I tracked this to

if [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
fi

No code after this block gets executed. If I add those environment settings to 
the top of the file, it works as expected.
However, I can imagine this breaks a lot of systems in an upgrade.

This is broken also in clean Gutsy installs (no upgrade).

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
.bashrc not executed to the end
https://bugs.launchpad.net/bugs/160405
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to