[MCOL-89] postConfigure binary package install failed - package and release mismatch Created: 2016-05-31 Updated: 2023-10-26 Resolved: 2016-06-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.0 |
| Fix Version/s: | 1.0.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | Alpha Stretch |
| Description |
|
Issue is InfiniDB uses the '-', so postConfigure is looking for version-release. Current mariabd-columnstore package name uses 1.0.0, version.release. PostConfigure needs to be change to handle both ways.. 1.0.0 and 1.0-0 Enter the Package Type being installed to other servers [rpm,deb,binary] (rpm) > binary Error: can't locate mariadb-columnstore-1.0-0 Package in directory /root Please place a copy of the MariaDB Columnstore Packages in directory /root and press <enter> to continue or enter 'exit' to exit the install > mariadb-columnstore-1.0.0-centos7.x86_64.bin.tar.gz Will fix in for Alpha release |
| Comments |
| Comment by David Hill (Inactive) [ 2016-05-31 ] |
|
fixed with changes to postConfigure and binary_installer script.. commit 4dc007fa6622ce89f94a4e6063db49617367dd10 |
| Comment by David Hill (Inactive) [ 2016-05-31 ] |
|
Need to test binary package multi-node install |
| Comment by Daniel Lee (Inactive) [ 2016-06-02 ] |
|
Build verified: mscadmin> getsoft SoftwareVersion = 1.0 Package name: mariadb-columnstore-1.0.0-centos6.x86_64.bin.tar.gz |