Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-741

Update LCB lib versions for LCB Beta 2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Test Blocker
    • 3.0.0-rc
    • 3.0.0-beta.3
    • None
    • 1
    • SDK1: GA and Priority List

    Description

      From original issue raised by Mahesh Mandhare

      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

       

      Attachments

        Issue Links

          For Gerrit Dashboard: PYCBC-741
          # Subject Branch Project Status CR V

          Activity

            People

              mahesh.mandhare Mahesh Mandhare (Inactive)
              Ellis.Breen Ellis Breen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty