Mailinglist Archive: opensuse-bugs (3388 mails)

< Previous Next >
[Bug 746704] New: sudo: must be setuid root
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 13 Feb 2012 13:15:07 +0000
  • Message-id: <bug-746704-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=746704

https://bugzilla.novell.com/show_bug.cgi?id=746704#c0


Summary: sudo: must be setuid root
Classification: openSUSE
Product: openSUSE 12.2
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: vcizek@xxxxxxxx
ReportedBy: jslaby@xxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


Sudo doesn't work in factory. For about 10 days.
It just does nothing:
$ sudo echo ahoj
$

If one straces the process, they can see:
write(2, "sudo", 4sudo) = 4
write(2, ": ", 2: ) = 2
write(2, "must be setuid root", 19must be setuid root) = 19
write(2, "\n", 1

Otherwise the error cannot be seen? Why?

# rpm -V sudo
5S.T..... c /etc/sudoers

# ll /usr/bin/sudo
-rwsr-xr-x 1 root root 79768 1. úno 14.08 /usr/bin/sudo

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >