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

The non-root installer doesn't support Neo (7.1.X) packages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 7.1.0
    • 7.1.0
    • tools
    • None
    • Untriaged
    • Centos 64-bit
    • 1
    • Unknown
    • Tools 2022-Jan

    Description

      What is the issue?
      Right now the installer only allows packages that go up to version 7.0.X, this needs to be changed to allow 7.1.X versions.

      [vagrant@node1-cb702-centos7 cb-non-package-installer-master]$ sudo ./cb-non-package-installer --upgrade --install-location ./cb-install --package ./packages/couchbase-server-enterprise-7.1.0-centos7.x86_64.rpm
      2022/02/02T16:16:28 ERROR: Can only upgrade up to version 7.0.X
      

      NOTE: There are no couchbase-server-enterprise-7.1.0-centos7.x86_64.rpm package currently, this is the latest Neo build from latestbuilds (couchbase-server-enterprise-neo-centos7.x86_64.rpm) with a changed name to bypass version check issue described in MB-50754.

      What is the fix?
      The VERSION constant in cb-non-package-installer should be changed from

      VERSION = (7, 0)
      

      to

      VERSION = (7, 1)
      

      Attachments

        Issue Links

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

          Activity

            People

              thuan Thuan Nguyen
              maks.januska Maksimiljans Januska
              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