[MCOL-1220] distributed install with repo debian/ubuntu packages fails Created: 2018-02-20 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | 1.1.3 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Environment: |
mutli-node debian/ubuntu system |
||
| Description |
|
Because the debian/ubuntu packages that are generated for the apt-get repo have the version number stripped from the original generated cmake package, a distributed install using these packages will fail.. Sink: scp: /root/mariadb-columnstore*1.1.3-1*deb: No such file or directory So for 1.1.3, these packages should only be used for apt-get install and non-distributed postconfigure install.. possible fixes |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-07-10 ] |
|
Distributed install is deprecated |