[MCOL-1225] LD_LIBRARY_PATH not set correctly in centos6 non-root install Created: 2018-02-20 Updated: 2020-08-24 Resolved: 2020-08-24 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.2, 1.1.3 |
| Fix Version/s: | 1.2.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Ben Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Sprint: | 2018-05, 2018-06, 2018-07, 2018-08, 2018-09, 2018-10, 2018-11, 2018-12, 2018-13, 2018-14, 2018-15, 2018-16, 2018-17, 2018-18, 2018-19, 2018-20, 2018-21 |
| Description |
|
running the installation tests for non-root distributed multi-node, this error is observed in PM2: /home/guest/mariadb/columnstore/bin/columnstore restart guest user on PM2 has this incorrect setting in env: |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2018-02-21 ] |
|
In 1.1.3-1, the following installations failed due to this issue: Failed /home/dlee/tests/1.1.3-1/centos6/guest.bin.1um2pm.localquery.d.s1 |
| Comment by David Hill (Inactive) [ 2018-03-07 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/427 so post-install and module_installer.sh changed to fix the reported issue. |
| Comment by Daniel Lee (Inactive) [ 2018-12-19 ] |
|
Build tested: 1.1.7-1 nightly This issue still exist [root@localhost ~]# su - guest [guest@localhost ~]$ ma |
| Comment by Daniel Lee (Inactive) [ 2020-08-24 ] |
|
Build verified: 1.2.5-1 |