[MCOL-763] 1.1.0 rpm packages fail to install perl(DBD::mysql) dep issue Created: 2017-06-09 Updated: 2017-07-05 Resolved: 2017-07-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.1.0 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-12, 2017-13, 2017-14 |
| Description |
|
Need make the change the the server dependency list for resolve this problem with it requiring this package. As shown below, rpm install is requiring this package. But as mentioned before, when you install it it installs mariadb-libs, which breaks our install [root@centos-7-pm1 ~]# ./package_install
Dependencies Resolved ======================================================================================================== Transaction Summary Total download size: 901 k |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-07-05 ] |
|
Pull request open for review. Making these changes let me build working RPM packages. |
| Comment by David Hill (Inactive) [ 2017-07-05 ] |
|
passed : Removed: Complete! rpm If installing on a pm1 node: /usr/local/mariadb/columnstore/bin/postConfigure If installing on a non-pm1 using the non-distrubuted option: /usr/local/mariadb/columnstore/bin/columnstore start MariaDB ColumnStore RPM install completed |