[MCOL-4761] CMAPI Packages Should Follow The Server/Engine Naming Convention Created: 2021-06-15 Updated: 2021-07-02 Resolved: 2021-07-02 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cmapi |
| Affects Version/s: | 5.6.1 |
| Fix Version/s: | 6.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Sprint: | 2021-9 |
| Description |
|
RPM packages for CMAPI should be stylized with camel case. MariaDB-columnstore-cmapi-1.4.rpm
DEB packages for CMAPI should be all lower case: mariadb-columnstore-cmapi_1.4_amd64.deb Also, let's unify the use of architecture suffixes. As you can see from this example. DEB packages include those and RPMs do not. This could break wild card type upgrades:
|
| Comments |
| Comment by Roman Navrotskiy [ 2021-06-21 ] |
|
what about systemd unit name? all lowercase? |
| Comment by Roman Navrotskiy [ 2021-07-02 ] |
|
packages for testing https://cspkg.s3.amazonaws.com/index.html?prefix=cmapi/pr/513/ |