Giter Site home page Giter Site logo

alpine-oracle-instantclient's Issues

Are you sure it's working?

~ » docker run -ti asg1612/alpine-oracle-instantclient sh
/ # ldd /usr/lib/libclntsh.so
	ldd (0x7f995b351000)
	libmql1.so => /usr/lib/instantclient_12_1/libmql1.so (0x7f995811e000)
	libipc1.so => /usr/lib/instantclient_12_1/libipc1.so (0x7f9957da0000)
	libnnz12.so => /usr/lib/instantclient_12_1/libnnz12.so (0x7f9957696000)
	libons.so => /usr/lib/instantclient_12_1/libons.so (0x7f9957451000)
	libdl.so.2 => ldd (0x7f995b351000)
	libm.so.6 => ldd (0x7f995b351000)
	libpthread.so.0 => ldd (0x7f995b351000)
Error loading shared library libnsl.so.1: No such file or directory (needed by /usr/lib/libclntsh.so)
	librt.so.1 => ldd (0x7f995b351000)
	libc.so.6 => ldd (0x7f995b351000)
	ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2 (0x7f995722c000)
	libaio.so.1 => /usr/lib/libaio.so.1 (0x7f995702a000)
	libclntshcore.so.12.1 => /usr/lib/instantclient_12_1/libclntshcore.so.12.1 (0x7f9956ab8000)
Error loading shared library libnsl.so.1: No such file or directory (needed by /usr/lib/instantclient_12_1/libclntshcore.so.12.1)
Error relocating /usr/lib/instantclient_12_1/libipc1.so: __cmsg_nxthdr: symbol not found
Error relocating /usr/lib/libclntsh.so: canonicalize_file_name: symbol not found
Error relocating /usr/lib/libclntsh.so: getcontext: symbol not found
Error relocating /usr/lib/libclntsh.so: bindresvport: symbol not found
Error relocating /usr/lib/libclntsh.so: __finite: symbol not found
/ #

symbol not found

hi guys, I try to running cx_Oracle and get this error:

/usr/lib/instantclient_12_1 # ldd libclntsh.so.12.1
	ldd (0x55d74fa77000)
	libmql1.so => /usr/lib/instantclient_12_1/libmql1.so (0x7efc72e46000)
	libipc1.so => /usr/lib/instantclient_12_1/libipc1.so (0x7efc72ac8000)
	libnnz12.so => /usr/lib/instantclient_12_1/libnnz12.so (0x7efc723be000)
	libons.so => /usr/lib/instantclient_12_1/libons.so (0x7efc72179000)
	libdl.so.2 => ldd (0x55d74fa77000)
	libm.so.6 => ldd (0x55d74fa77000)
	libpthread.so.0 => ldd (0x55d74fa77000)
Error loading shared library libnsl.so.1: No such file or directory (needed by libclntsh.so.12.1)
	librt.so.1 => ldd (0x55d74fa77000)
	libc.so.6 => ldd (0x55d74fa77000)
	ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2 (0x7efc71f54000)
	libaio.so.1 => /usr/lib/libaio.so.1 (0x7efc71d52000)
	libclntshcore.so.12.1 => /usr/lib/instantclient_12_1/libclntshcore.so.12.1 (0x7efc717e0000)
Error loading shared library libnsl.so.1: No such file or directory (needed by /usr/lib/instantclient_12_1/libclntshcore.so.12.1)
Error relocating /usr/lib/instantclient_12_1/libipc1.so: __cmsg_nxthdr: symbol not found
Error relocating libclntsh.so.12.1: canonicalize_file_name: symbol not found
Error relocating libclntsh.so.12.1: getcontext: symbol not found
Error relocating libclntsh.so.12.1: bindresvport: symbol not found
Error relocating libclntsh.so.12.1: __finite: symbol not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.