Another workaround (described at http://ubuntuforums.org/showthread.php?t=217188) is to create an alias for sudo like this:
alias sudo='A=`alias` sudo ' -- sudo does not recognize bash aliases https://bugs.launchpad.net/bugs/275713 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
