[MCOL-1741] Debian 9 - data-adapter package dependencies broken Created: 2018-09-22 Updated: 2023-10-26 Resolved: 2019-03-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ?, Build |
| Affects Version/s: | 1.1.6, 1.2.2 |
| Fix Version/s: | 1.2.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian, Ubuntu (all supported versions) |
||
| Issue Links: |
|
||||||||
| Sprint: | 2018-18, 2018-19, 2018-20, 2018-21, 2019-01, 2019-02 | ||||||||
| Description |
|
All generated Debian 9 data-adapters packages miss libmcsapi as dependency. The MaxScale CDC adapter also misses libcdc_connector. Therefore, the installation from our Debian repository doesn't resolve all dependencies if we just try to install the single package. e.g.
|
| Comments |
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-11-29 ] |
|
the dependency on Debian 9 from mcsapi is still missed root@debian1:~# gdebi mariadb-columnstore-maxscale-cdc-adapters_1.2.2_amd64.deb Project built using CMake while the the dependency from mcsapi is not mised from when install mariadb-columnstore-tools root@debian1:~# gdebi ./mariadb-columnstore-tools_1.2.2_amd64.deb |
| Comment by markus makela [ 2018-11-29 ] |
|
jens.rowekamp go ahead, you know which package it is and can debug problems on that side if any appear. |
| Comment by Jens Röwekamp (Inactive) [ 2018-11-29 ] |
|
CentOS 7 is fine, only Debian / Ubuntu need to be fixed |
| Comment by Jens Röwekamp (Inactive) [ 2019-01-28 ] |
|
Added mariadb-columnstore-api-cpp as installation dependency for the Debian/Ubuntu packages for:
For QA:
|
| Comment by Zdravelina Sokolovska (Inactive) [ 2019-03-05 ] |
|
checked on debian9 with 1.2.3-1 b0ef7b9 Selecting previously unselected package mariadb-columnstore-maxscale-cdc-adapters. |