Hi Timo,

please notice the timestamp of the comment in which I said that sudo
didn't change. I didn't run Trusty back then. It was just to point out
that the error did not occur in Raring, but sudo hadn't changed, so it
could not have introduced the error.

But I can also confirm that the error still occurs with 14.04:

antares : May  3 13:30:18 : oliver : problem with defaults entries ;
TTY=pts/22 ; PWD=/home/oliver ;

$ apt-cache policy sudo
sudo:
  Installed: 1.8.9p5-1ubuntu1

That version indeed has the fix from RH BZ.

But I've only now seen the patch that was attached to the bug.  If you
look at my debug trace above, it says that sss_error is 32570 (which
probably isn't the error code for ENOENT).  Then take a look at the diff
from RH BZ again. In the last line, they didn't change the -1 to 0 as
they did a few lines above that, so if sss_error is neither ENOENT nor
0, they return -1, which sudo doesn't understand.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1249777

Title:
  libsss-sudo generated nsswitch.conf leads to error messages upon sudo
  invocation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1249777/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to