[MCOL-551] validate all columnstore packages installed Created: 2017-02-07 Updated: 2021-01-17 Resolved: 2021-01-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.7 |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Minor |
| Reporter: | David Thompson (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | ColumnStore Installation Improvements |
| Description |
|
The installation instructions and remote module install use wildcards to perform the actual rpm or deb install if you use packages. However we don't actually validate that the user has installed the correct set of 8 packages for a working system. Checking for this would simplify troubleshooting if someone installs enough to run postConfigure but not for a working system. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-02-07 ] |
|
At the same time we should think about switching to yum/apt to install the packages rather than rpm/dpkg. This will make sure known dependencies are installed rather than just an error when they are not found. |
| Comment by David Thompson (Inactive) [ 2018-07-20 ] |
|
We should ensure that package dependencies are correct on all platforms and review documentation to utilize yum / apt / repo installs. Probably this may already be done on the package deps. |
| Comment by Todd Stoffel (Inactive) [ 2021-01-17 ] |
|
Obsoleted by newer versions. |