Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-6237

membase-cli, ep-engine & bucket-engine need agree on who installs mc_bin_client.py into $PREFIX/lib/python otherwise parallel build is subtly broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • bug-backlog
    • 2.0-beta
    • tools
    • Security Level: Public
    • None
    • Untriaged

    Description

      SUBJ. See below what this is causing:

      I've just found that ep-engine and membase-cli and bucket-engine all of them install it into $PREFIX/lib/python. And while there's dependency in bucket-engine on ep-engine, there's no dependency at all between those two and membase-cli. That's causing completely random final version of mc_client_binary.py

      NOTE: membase-cli and ep-engine seemingly install sample (according to md5sum) version of file. But bucket-engine's version differs.

      ------------------------------------------------------------

      1. ../../install/bin/cbepctl lh:12000 stop
        Traceback (most recent call last):
        File "/root/src/altoros/moxi/repo20-64/install/lib/python/cbepctl", line 169, in <module>
        c.execute()
        File "/root/src/altoros/moxi/repo20-64/install/lib/python/clitool.py", line 58, in execute
        f[0](mc, *args[2:], **opts._dict_)
        File "/root/src/altoros/moxi/repo20-64/install/lib/python/cbepctl", line 35, in g
        f(*args[:n])
        File "/root/src/altoros/moxi/repo20-64/install/lib/python/cbepctl", line 63, in stop
        mc.stop_persistence()
        AttributeError: 'MemcachedClient' object has no attribute 'stop_persistence'

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            bcui Bin Cui (Inactive)
            alkondratenko Aleksey Kondratenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty