Sparc/Solaris10 and python 2.7

upen upendra.gandhi at gmail.com
Thu Jun 25 21:09:03 CEST 2015


Hello,
I am trying to run python2.7 at /opt/csw/bin/python2.7 and running into
library version issue for libc.so as below.


ld.so.1: python2.7: fatal: libc.so.1: version `SUNW_1.22.5' not found
(required by file /opt/csw/bin/python2.7)
ld.so.1: python2.7: fatal: libc.so.1: open failed: No such file or directory


bash-3.2# ldd /opt/csw/bin/python2.7
        libpython2.7.so.1.0 =>   /opt/csw/lib/libpython2.7.so.1.0
        libsocket.so.1 =>        /lib/libsocket.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        librt.so.1 =>    /lib/librt.so.1
        libdl.so.1 =>    /lib/libdl.so.1
        libm.so.2 =>     /lib/libm.so.2
        libc.so.1 =>     /lib/libc.so.1
        libc.so.1 (SUNW_1.22.5) =>       (version not found)
        libgcc_s.so.1 =>         /opt/csw/lib/libgcc_s.so.1
        libc.so.1 (SUNW_1.22.5) =>       (version not found)
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libaio.so.1 =>   /lib/libaio.so.1
        libc.so.1 (SUNW_1.22.5) =>       (version not found)
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
        /platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1
        /platform/SUNW,Sun-Fire-V240/lib/libmd_psr.so.1
bash-3.2# pvc /lib/libc.so.1
bash: pvc: command not found
bash-3.2# pvs /lib/libc.so.1
        libc.so.1;
        SUNW_1.23;
        SUNW_1.22.4;
        SUNW_1.22.3;
        SUNW_1.22.2;
        SUNW_1.22.1;
        SUNW_1.22;
        SUNW_1.21.3;
        SUNW_1.21.2;
        SUNW_1.21.1;
        SUNW_1.21;
        SUNW_1.20.4;
        SUNW_1.20.1;
        SUNW_1.20;
        SUNW_1.19;
        SUNW_1.18.1;
        SUNW_1.18;
        SUNW_1.17;
        SUNW_1.16;
        SUNW_1.15;
        SUNW_1.14;
        SUNW_1.13;
        SUNW_1.12;
        SUNW_1.11;
        SUNW_1.10;
        SUNW_1.9;
        SUNW_1.8;
        SUNW_1.7;
        SUNW_1.6;
        SUNW_1.5;
        SUNW_1.4;
        SUNW_1.3;
        SUNW_1.2;
        SUNW_1.1;
        SUNW_0.9;
        SUNW_0.8;
        SUNW_0.7;
        SISCD_2.3;
        SYSVABI_1.3;
        SUNWprivate_1.1;


pkginfo SUNWcslr
system      SUNWcslr Core Solaris Libraries (Root)
bash-3.2# pkginfo -l SUNWcslr
   PKGINST:  SUNWcslr
      NAME:  Core Solaris Libraries (Root)
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  11.10.0,REV=2005.01.21.15.53
   BASEDIR:  /
    VENDOR:  Sun Microsystems, Inc.
      DESC:  core software for a specific instruction-set architecture
    PSTAMP:  on10-patch20091102142416
  INSTDATE:  Dec 09 2009 15:56
   HOTLINE:  Please contact your local service provider
    STATUS:  completely installed
     FILES:      244 installed pathnames
                   2 shared pathnames
                   5 directories
                 132 executables
               34014 blocks used (approx)


What do you recommend to fix the lic.so issue? Anyone knows or can help me
find out what immediate patch can fix this issue on solaris side?


Thanks!!
Upen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/users/attachments/20150625/5aaf6b71/attachment.html>


More information about the users mailing list