[MCOL-4443] DEB distribution packages missing testS3Connection file Created: 2020-12-10 Updated: 2021-03-02 Resolved: 2021-03-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build, installation |
| Affects Version/s: | 5.5.1 |
| Fix Version/s: | 5.6.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 5.5.1 (Drone #1315, for columnstore-5.5.1-1 branch) For S3 storage, ColumnStore installation failed for the follow OSs. These are the only ones I have tried. Debian 9, 10 s1pm1: /usr/bin/columnstore-post-install: line 301: /usr/bin/testS3Connection: No such file or directory |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2021-03-02 ] |
|
Build verified: 5.5.2 (Drone #1787) Verified debian10 and ubuntu20.04 The testS3connection is available now. |