[csw-users] libcontract on Solaris 8 ?

unixman gilberto.persico at gmail.com
Sun Oct 28 14:14:16 CET 2007


Today I had some time to investigate the issue and I discovered it was
my fault, it seems that for some reason I installed the 5.10 version
of CSWossh instead of the 5.8 version (this explained me the
libcontract dependancy).  I've been insistent two times, one on sparc
and one on x86 :-)

Sorry again, these things happen when you've got to manage software on
unconnected systems.

thanks
gilberto

On 10/28/07, James Lee <james at blastwave.org> wrote:
> On 28/10/07, 12:00:08, unixman <gilberto.persico at gmail.com> wrote regarding
> Re: [csw-users] libcontract on Solaris 8 ?:
>
> > bash-2.03# uname -a
> > SunOS naboo 5.8 Generic_117350-50 sun4u sparc SUNW,Ultra-2
>
> > bash-2.03# pkg-get -i openssh
> > WARNING: gpg not found
> > No worries... you already have version 4.6,REV=2007.08.24_rev=p1 of
> > openssh
> > If you doubt this message, run 'pkg-get -U', then run
> >  'pkg-get upgrade openssh'
>
> > bash-2.03# ldd /opt/csw/sbin/sshd
> >         libwrap.so.1 =>  /opt/csw/lib/sparcv8/libwrap.so.1
> >         libpam.so.1 =>   /usr/lib/libpam.so.1
> >         libdl.so.1 =>    /usr/lib/libdl.so.1
> >         libcontract.so.1 =>      (file not found)
>
> $ uname -a
> SunOS vaxholm 5.8 Generic_117350-38 sun4u sparc SUNW,Ultra-1
>
> $ pkginfo -x CSWossh
> CSWossh         openssh - OpenSSH Secure Shell
>                 (sparc) 4.6,REV=2007.08.24_rev=p1
>
> $ ldd /opt/csw/sbin/sshd
>         libwrap.so.1 =>  /opt/csw/lib/sparcv8/libwrap.so.1
>         libpam.so.1 =>   /usr/lib/libpam.so.1
>         libdl.so.1 =>    /usr/lib/libdl.so.1
>         libresolv.so.2 =>        /usr/lib/libresolv.so.2
>         libcrypto.so.0.9.8 =>
> /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.8
>         librt.so.1 =>    /usr/lib/librt.so.1
>         libz.so =>       /opt/csw/lib/sparcv8plus+vis/libz.so
>         libsocket.so.1 =>        /usr/lib/libsocket.so.1
>         libnsl.so.1 =>   /usr/lib/libnsl.so.1
>         libgssapi_krb5.so.2 =>   /opt/csw/lib/sparcv8/libgssapi_krb5.so.2
>         libkrb5.so.3 =>  /opt/csw/lib/sparcv8/libkrb5.so.3
>         libcom_err.so.3 =>       /opt/csw/lib/sparcv8/libcom_err.so.3
>         libc.so.1 =>     /usr/lib/libc.so.1
>         libcmd.so.1 =>   /usr/lib/libcmd.so.1
>         libaio.so.1 =>   /usr/lib/libaio.so.1
>         libmp.so.2 =>    /usr/lib/libmp.so.2
>         libk5crypto.so.3 =>      /opt/csw/lib/libk5crypto.so.3
>
>
>
> Please run "ldd -s /opt/csw/sbin/sshd" and show us the "required by"
> for libcontract.so.1.  It's possibly libpam.so.1 or libdl.so.1 that
> needs libcontract.so.1 and not ssh directly.
>
>
>
>
> James.
> _______________________________________________
> users mailing list
> users at lists.blastwave.org
> https://lists.blastwave.org/mailman/listinfo/users
>



More information about the users mailing list