[sudo-users] query in sudo 1.8.1p2 sudo: /opt/sfw/libexec/sudoers.so: No such file or directory

Todd C. Miller Todd.Miller at courtesan.com
Fri Jun 21 06:41:34 MDT 2013


On Fri, 21 Jun 2013 09:07:16 -0000, "Kwan, Kok (EXT-Satyam Computer Serv - US)"
 wrote:

> We didn't install the sudo package manually , in our application we only upd
> ate the Recommended patches from Oracle.
> Noticed that this seem in the Oracle patches 147440-11
> 
> SunOS 5.10 Generic_147440-11 sun4u sparc SUNW,Netra-T4
> 
> # sudo -V
> Sudo version 1.8.1p2
> Configure args: --prefix=/opt/sfw --with-pam --with-noexec --sysconfdir=/opt/
> sfw/etc
> sudo: /opt/sfw/libexec/sudoers.so: No such file or directory
> sudo: fatal error, unable to load plugins

It sounds like the SFWsudo package is damaged or incomplete.  You
should run "pkgchk SFWsudo" as root to verify that it is installed
correctly.  If you see output like:

ERROR: /opt/sfw/libexec/sudoers.so
    pathname does not exist

then the package is not installed correctly.  If you don't see any
errors then you can check that the file is actually part of the
package by running "pkgchk -l SFWsudo | grep sudoers.so" If the
file is not in the package then the package itself is broken and
you should file a bug with either the sun freeware folks or Oracle
(if Oracle is supporting the SFWsudo package).

Note that sudo 1.8.1p2 is rather old and access to newer sun freeware
packages requires a subscription.  You can find the official sudo
binary packages at http://www.sudo.ws/sudo/download.html#binary

> I couldn't launch the http://www.gratisoft.us/bugzilla/show_bug.cgi?id=601
> with  The webpage cannot be found.

The bugs database url has changed, it is now:

http://www.sudo.ws/bugs/show_bug.cgi?id=601

 - todd


More information about the sudo-users mailing list