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

cli commands including cbstats and couchbase-cli don't work in Mac OSX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 2.0
    • 1.7.2, 1.8.0, 1.8.1, 2.0-developer-preview-3
    • installer
    • Security Level: Public
    • None
    • Mac OSX 1.7.1

    Description

      #! /bin/sh
      prefix=/Users/dustin/work/dev/membase/171/install
      exec_prefix=${prefix}
      root=${exec_prefix}/lib/python

      if test -z "${PYTHONPATH}"; then
      PYTHONPATH=$root
      else
      PYTHONPATH=$root:${PYTHONPATH}
      fi
      export PYTHONPATH
      exec $root/`basename $0` "$@"

      Attachments

        For Gerrit Dashboard: MB-4401
        # Subject Branch Project Status CR V

        Activity

          People

            Unassigned Unassigned
            mikew Mike Wiederhold [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty