Details
-
Bug
-
Resolution: Duplicate
-
Test Blocker
-
None
-
3.0.0-beta.2
-
1
Description
Observed that test scripts which were running using 3.0.0-beta1 started failing with following error while importing couchbase modules.
root@ubu-s125:~/test/perfrunner# env/bin/python
|
Python 3.5.2 (default, Nov 23 2017, 16:37:01)
|
[GCC 5.4.0 20160609] on linux
|
Type "help", "copyright", "credits" or "license" for more information.
|
>>> from couchbase.bucket import Bucket
|
Traceback (most recent call last):
|
File "<stdin>", line 1, in <module>
|
File "/root/test/perfrunner/env/lib/python3.5/site-packages/couchbase/_init_.py", line 1, in <module>
|
import couchbase_core._bootstrap
|
File "/root/test/perfrunner/env/lib/python3.5/site-packages/couchbase_core/_init_.py", line 42, in <module>
|
import couchbase_core._libcouchbase as _LCB
|
ImportError: libcouchbase.so.5: cannot open shared object file: No such file or directory
|
Discussed this issue offline with Ellis Breen and he directed to potential issue at https://github.com/couchbase/libcouchbase/commit/150aa4ad3f32dc8dae795f522a02e5326f2a21d0#diff-259bb11fb3be11077f8d25ac339d625c