[MCOL-1798] mariadb-columnstore-tools package installation will fail on CentOS7 due to dependency on yaml-cpp version Created: 2018-10-12 Updated: 2023-10-26 Resolved: 2018-10-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Zdravelina Sokolovska (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CenotOS 7.5 |
||
| Description |
|
mariadb-columnstore-tools package installation will fail on CentOS7 due to dependency on package mariadb-columnstore-tools-1.2.0-1-amd64-centos7.rpm is get from latest nightly builds
|
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-12 ] | ||||||||||||||||||||||||||||||||||||
|
Hi, unfortunately I wasn't able to reproduce the bug. I was able to install the tools rpm package from our buildbot repo (and one newly created from the develop branch) without any problems. Could you please check if you did something different than I, and if the bug still exists? Here is what I did on clean installations of: CentOS 7
Debian 9
| ||||||||||||||||||||||||||||||||||||
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-10-16 ] | ||||||||||||||||||||||||||||||||||||
|
mariadb-columnstore-tools package installation succeed on CentOS7 with the latest cs repo 1.2.0-1 builds without explicit installation of yaml-cpp : http://34.238.186.75/repos/1.2.0-1/mariadb-columnstore-api/
| ||||||||||||||||||||||||||||||||||||
| Comment by Zdravelina Sokolovska (Inactive) [ 2018-10-16 ] | ||||||||||||||||||||||||||||||||||||
|
after installation of mariadb-columnstore-tools as mentioned above it's found a README.md file in mcsimport dir, where the installation of
| ||||||||||||||||||||||||||||||||||||
| Comment by Jens Röwekamp (Inactive) [ 2018-10-16 ] | ||||||||||||||||||||||||||||||||||||
|
The yaml-cpp dependency is mentioned under the section build instructions, not installation requirements. We only need it for building mcsimport, but not for installing it. |