[MCOL-3891] 1.2.6-1 binary package includes user/local path, which is different from previous releases Created: 2020-03-17 Updated: 2023-10-25 Resolved: 2023-10-25 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.2.6 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build verified: 1.2.6-1 BB engine commit: after untar bin package, the directory path include usr/local. I untar the package in the guest user account, so the path was ~/usr/local/mariadb/columnstore. for 1.2.5-1 and prior, it was ~/mariadb/columnstore. This extra path caused QA test automation to fail. |