[MCOL-927] RPM packages for Centos 6.7 returned an libmariadb.so.3 loading error Created: 2017-09-17  Updated: 2018-02-09  Resolved: 2018-02-09

Status: Closed
Project: MariaDB ColumnStore
Component/s: installation
Affects Version/s: 1.1.2
Fix Version/s: 1.1.3

Type: Bug Priority: Minor
Reporter: Daniel Lee (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2018-01, 2018-02, 2018-03

 Description   

Build tested: 1.1.0-1 beta

When installing RPM packages in Centos 6.7, the following error was output:

/usr/local/mariadb/columnstore/bin/cplogger: error while loading shared libraries: libmariadb.so.3: cannot open shared object file: No such file or directory

Installation continueed, Columnstore was installed successfully and database test passed.



 Comments   
Comment by David Hill (Inactive) [ 2018-02-05 ]

fixed

added mysql/lib to root library path file

Comment by David Hill (Inactive) [ 2018-02-05 ]

https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/397

Comment by David Hill (Inactive) [ 2018-02-07 ]

fixed with change in post-install and cmake rpm dep file, making mariadb-columnstore-shared as depend for platform.

also removed the "MariaDB ColumnStore RPM install completed" comment that was being printed as part of the platform, libs and storage-engine package installed. the server packages dont print anything, so will make for a cleaned install.

before

Preparing... ########################################### [100%]
1:mariadb-columnstore-com########################################### [ 14%]
2:mariadb-columnstore-lib########################################### [ 29%]
MariaDB ColumnStore RPM install completed
3:mariadb-columnstore-sto########################################### [ 43%]
MariaDB ColumnStore RPM install completed
4:mariadb-columnstore-cli########################################### [ 57%]
5:mariadb-columnstore-sha########################################### [ 71%]
6:mariadb-columnstore-pla########################################### [ 86%]
The next step is:

If installing on a pm1 node:

/usr/local/mariadb/columnstore/bin/postConfigure

If installing on a non-pm1 using the non-distributed option:

/usr/local/mariadb/columnstore/bin/columnstore start

MariaDB ColumnStore RPM install completed
7:mariadb-columnstore-ser########################################### [100%]

after

Preparing... ########################################### [100%]
1:mariadb-columnstore-com########################################### [ 14%]
2:mariadb-columnstore-lib########################################### [ 29%]
3:mariadb-columnstore-cli########################################### [ 43%]
4:mariadb-columnstore-sha########################################### [ 57%]
5:mariadb-columnstore-pla########################################### [ 71%]
The next step is:

If installing on a pm1 node:

/usr/local/mariadb/columnstore/bin/postConfigure

If installing on a non-pm1 using the non-distributed option:

/usr/local/mariadb/columnstore/bin/columnstore start

6:mariadb-columnstore-ser########################################### [ 86%]
7:mariadb-columnstore-sto########################################### [100%]

Comment by David Hill (Inactive) [ 2018-02-07 ]

https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/400

Comment by Ben Thompson (Inactive) [ 2018-02-07 ]

Reviewed / Merged

Comment by Daniel Lee (Inactive) [ 2018-02-09 ]

Build verified: 1.1.3-1 cents 6 rpm released to QA on 02/08/2018

Performed 1um2pm installation.

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