[MCOL-2232] columnstoreClusterTester tool fakes alert about Dependent Package Check missing jemalloc not installed on debian Created: 2019-03-12  Updated: 2023-10-26  Resolved: 2019-03-14

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.0.16, 1.1.7, 1.2.3
Fix Version/s: 1.2.3

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Andrew Hutchings (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Environment:

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) >


Generated at Thu Feb 08 02:34:44 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.