[MCOL-292] CentOS 7 RPM's don't depend on Boost Created: 2016-09-13 Updated: 2016-10-06 Resolved: 2016-10-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.0.2 |
| Fix Version/s: | 1.0.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-19 | ||||||||
| Description |
|
Reported by stephane@skysql.com: "./postConfigure: error while loading shared libraries: libboost_system-mt.so.1.53.0: cannot open shared object file: No such file or directory" |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2016-09-13 ] |
|
To clarify the RPM spec should list boost as a dependency so that it is installed at the same time as ColumnStore |
| Comment by Andrew Hutchings (Inactive) [ 2016-09-25 ] |
|
Ben's CPack implementation adds this. Moving to QA |
| Comment by Daniel Lee (Inactive) [ 2016-10-06 ] |
|
Build verified: 1.0.4-1 mcsadmin> getsoft Name : mariadb-columnstore-platform Boost is now a requirement for RPM installation. |