[MCOL-1152] change columnstore debian package name from cmake Created: 2018-01-10 Updated: 2018-02-02 Resolved: 2018-02-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2018-02, 2018-03 |
| Description |
|
First package is how our debian package names looks like mariadb-columnstore-1.1.2-1-x86_64-stretch-client.deb name after going though the repo scripts: mariadb-columnstore-client_1.1.2_amd64.deb This is for all columnstore, api, and data adapters. Need to change the CMAKEs to where it looking like or simular to the package names that is generated from the deb repo tool as shown above. 1, x86_64 needs to change to amd64 |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2018-01-31 ] |
|
Change the debian package naming. |
| Comment by David Hill (Inactive) [ 2018-02-01 ] |
|
i did a test build on debian 8 and got the correct package names where it contains amd64 |
| Comment by Daniel Lee (Inactive) [ 2018-02-02 ] |
|
Build verified: Github source root@stretch:~# cat mariadb-columnstore-1.1.3-1-stretch.x86_64.bin.tar.txt Merge pull request #92 from mariadb-corporation/ /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #392 from mariadb-corporation/ root@stretch:~/columnstore/mariadb-columnstore-server# ls -al *.deb |