Bugzilla – Bug 671
sudo-1.8.11 exits immediately with an error when audit is disabled on Linux
Last modified: 2015-02-09 15:13:20 MST
See https://bugzilla.redhat.com/show_bug.cgi?id=1151780 Just to clarify the original report - sudo exists with exit code 1 but does not run the command or print any error. I'm guessing that this is a consequence of http://www.sudo.ws/repos/sudo/rev/7ca1c9857058
Created attachment 433 [details] Fix logic bug when unable to open audit device The attached patch fixes the problem for me.
Fixed in sudo 1.8.12, available now.