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

Wrong package version when installing from another git repository

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.2.1
    • 1.2.0
    • library
    • Security Level: Public
    • None

    Description

      Downloading/unpacking couchbase==1.2.0 (from -r requirements.txt (line 4))
      Downloading couchbase-1.2.0.tar.gz (254kB): 254kB downloaded
      Running setup.py egg_info for package couchbase
      couchbase_version.py:75: UserWarning: Malformed tag '17c602b'
      warnings.warn("Malformed tag '

      {0}

      '".format(stdout))

      Requested couchbase==1.2.0 (from -r requirements.txt (line 4)), but installing version 0.0.0-UNKNOWN-17c602b

      $ git log --oneline -1
      17c602b ...

      $ pip list
      ...
      couchbase (0.0.0-UNKNOWN-17c602b)
      ...

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            pavelpaulau Pavel Paulau (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