Elaine Ashton wrote: > I've been seeing the following error/info messages in syslog on a lot of the > more recent builds of Opensolaris which, on a fresh install likely indicates > a missed dependency. It is resolved with the installation of the SUNWspnego > package. I've also needed to add SUNWgss on some upgrades as well, but on a > new installation, only SUNWspnego is needed. > > Mar 10 16:06:03 sf-pkg2 sshd[15400]: [ID 685508 daemon.info] libgss > dlopen(/usr/lib/gss/mech_spnego.so.1): ld.so.1: sshd: fatal: > /usr/lib/gss/mech_spnego.so.1: open failed: No such file or directory > Mar 10 16:06:03 sf-pkg2 sshd[15403]: [ID 685508 daemon.info] libgss > dlopen(/usr/lib/gss/mech_spnego.so.1): ld.so.1: sshd: fatal: > /usr/lib/gss/mech_spnego.so.1: open failed: No such file or directory > Mar 10 16:06:03 sf-pkg2 sshd[15406]: [ID 685508 daemon.info] libgss > dlopen(/usr/lib/gss/mech_spnego.so.1): ld.so.1: sshd: fatal: > /usr/lib/gss/mech_spnego.so.1: open failed: No such file or directory > > The dependencies listed for SUNWsshd are: > > depend [email protected] type=require > depend [email protected] type=require > depend [email protected] type=require > depend [email protected] type=require > depend [email protected] type=require > > and for SUNWgss: > > depend [email protected] type=require > depend [email protected] type=require
It looks like this is still true in current onnv. Since sshd is dlopening the libraries the dependency isn't automatically discovered. Could you file a bug against solaris/consolidation/os-net-pkgs? (the packages are now 'service/network/ssh' and 'system/library/security/gss/spnego'). -- Rich _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
