[Bug 314544] Re: env_delete += "LC_ALL" is ignored
Rolf Leggewie
314544 at bugs.launchpad.net
Wed Jun 1 10:01:03 UTC 2016
The requested documentation change was made according to the upstream
ticket and I was able to verify this in trusty.
Closing as fixed.
** Changed in: sudo (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/314544
Title:
env_delete += "LC_ALL" is ignored
Status in sudo:
Unknown
Status in sudo package in Ubuntu:
Fix Released
Bug description:
sudo 1.6.9p17 ignores env_delete += "LC_something" and env_delete =
"LC_something" in /etc/sudoers
$ sudo cat /etc/sudoers | grep Defaults
# Defaults
Defaults !lecture,tty_tickets,!fqdn
Defaults env_delete += "LC_ALL LC_NAME"
$ export LC_ALL='foobar'
$ sudo -i
# set | grep LC_ALL
LC_ALL=foobar
To manage notifications about this bug go to:
https://bugs.launchpad.net/sudo/+bug/314544/+subscriptions
More information about the foundations-bugs
mailing list