Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-2232

columnstoreClusterTester tool fakes alert about Dependent Package Check missing jemalloc not installed on debian

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.0.16, 1.1.7, 1.2.3
    • 1.2.3
    • None
    • None
    • debian9

    Description

      columnstoreClusterTester tool fakes alert about Dependent Package Check missing jemalloc not installed on debian

      # apt-get install libjemalloc-dev
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following additional packages will be installed:
        libjemalloc1
      The following NEW packages will be installed:
        libjemalloc-dev libjemalloc1
      0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded.
      Need to get 257 kB of archives.
      After this operation, 1,280 kB of additional disk space will be used.
      Do you want to continue? [Y/n] Y
      Get:1 http://debian.ludost.net/debian stretch/main amd64 libjemalloc1 amd64 3.6.0-9.1 [89.8 kB]
      Get:2 http://debian.ludost.net/debian stretch/main amd64 libjemalloc-dev amd64 3.6.0-9.1 [167 kB]
      Fetched 257 kB in 0s (3,766 kB/s)
      Selecting previously unselected package libjemalloc1.
      (Reading database ... 67083 files and directories currently installed.)
      Preparing to unpack .../libjemalloc1_3.6.0-9.1_amd64.deb ...
      Unpacking libjemalloc1 (3.6.0-9.1) ...
      Selecting previously unselected package libjemalloc-dev.
      Preparing to unpack .../libjemalloc-dev_3.6.0-9.1_amd64.deb ...
      Unpacking libjemalloc-dev (3.6.0-9.1) ...
      Setting up libjemalloc1 (3.6.0-9.1) ...
      Setting up libjemalloc-dev (3.6.0-9.1) ...
      Processing triggers for libc-bin (2.24-11+deb9u3) ...
      Processing triggers for man-db (2.7.6.1-2) ...
      root@debian1:~# apt-get install libjemalloc
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      E: Unable to locate package libjemalloc
      root@debian1:~# apt-get install libjemalloc-dev
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libjemalloc-dev is already the newest version (3.6.0-9.1).
      0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
      
      

      ./columnstoreClusterTester.sh
      ./columnstoreClusterTester.sh: line 22: /usr/local/mariadb/columnstore/bin/getConfig: No such file or directory
       
      *** This is the MariaDB Columnstore Cluster System Test Tool ***
       
      ** Validate local OS is supported
       
      Local Node OS System Name :
       
      Operating System name doesn't match any of the supported OS's
       
      ./columnstoreClusterTester.sh: line 231: [: !=: unary operator expected
      Please select from this OS list or enter 'exit'
        centos6
        centos7
        debian8
        debian9
        suse12
        ubuntu16
        ubuntu18
       
      Enter OS or 'exit' >  debian9
       
      ** Run Local UMASK check
       
      UMASK local setting test passed
       
      ** Run Local SELINUX check
       
      Local Node SELINUX setting is Not Enabled
       
      ** Run MariaDB Console Password check
       
      Passed, no problems detected with a MariaDB password being set without an associated /root/.my.cnf
       
      ** Run MariaDB ColumnStore Dependent Package Check
       
      Failed, Local Node package jemalloc is not installed, please install
       
      Failure occurred, do you want to continue? (y,n) >
      
      

      Attachments

        Activity

          People

            LinuxJedi Andrew Hutchings (Inactive)
            winstone Zdravelina Sokolovska (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.