Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-2206

Cmake version check fails with version = 3.10.2

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 2.2.20
    • N/A
    • None
    • Ubuntu 18.04 Intel

    Description

      I have installed apt-get install cmake on Ubuntu 18.04
      cmake --version
      cmake version 3.10.2

      cmake_version=`cmake --version | grep "cmake version" | awk '

      { print $3 }

      '`
      if [ "$cmake_version" \< "3.7.1" ] ; then

      If condition failed and 3.10.2 > 3.7.1, but still its installing build from source cmake version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            snehal rajmane Snehal Rajmane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.