[MCOL-397] binary package install doesnt check for package dependencies Created: 2016-11-09 Updated: 2017-07-31 Resolved: 2017-07-31 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.6 |
| Fix Version/s: | 1.1.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When you install via the rpm tool, it will tell you if a dependent package is missing. When installing via the binaries packages, you will get errors when you run post-install and/or postConfigure. post-install should check package dependencies.. |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-07-31 ] |
|
I assume this can be closed as cluster tester essentially implements this check now? |
| Comment by David Hill (Inactive) [ 2017-07-31 ] |
|
correct, columnstoreCluster test tool now validates packages |