[MCOL-1045] postConfigure on debian 9.2 fails with libreadline.so.5 link error Created: 2017-11-21 Updated: 2018-01-19 Resolved: 2018-01-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.2 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Thompson (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-23, 2017-24, 2017-25, 2018-01, 2018-02 |
| Description |
|
Installed 1.1.2 on brand new VM with latest debian 9 network install which is 9.2. Running postCfg you get the error: The specific library version is not installed. This can be worked around by manually symlinking to the correct file:
|
| Comments |
| Comment by David Thompson (Inactive) [ 2017-11-21 ] | |
|
It appears debian 9.2 does not install libreadline 5 by default. This can be installed by using:
so we may just need to update doc. | |
| Comment by David Hill (Inactive) [ 2017-11-22 ] | |
|
docs and read mes have been updated, added libreadline5 dependency.. how to test, on debian 9, install the debian packages. will fail if libreadline5 is not installed | |
| Comment by Daniel Lee (Inactive) [ 2018-01-19 ] | |
|
Verified requirement in Github's readme file and kb doc "Preparing for ColumnStore Installation - 1.1.x" |