[MCOL-1042] Server and Engine should use CPACK_DEBIAN_PACKAGE_SHLIBDEPS Created: 2017-11-20 Updated: 2018-01-24 Resolved: 2018-01-24 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-01, 2018-02 |
| Description |
|
CPACK_DEBIAN_PACKAGE_SHLIBDEPS is used in the API to fix dependency issues with Debian and Ubuntu. We should use this in server and engine too. |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2018-01-23 ] |
|
Engine will not run with CPACK_DEBIAN_PACKAGE_SHLIBDEPS turned on without throwing hundreds of warnings. this change manually sets debian depends in cmake for columnstore. |
| Comment by Andrew Hutchings (Inactive) [ 2018-01-24 ] |
|
Nothing really to test so closing. |