[ODBC-93] Package names omit OS/version Created: 2017-04-27 Updated: 2021-03-04 Resolved: 2017-04-28 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.14, 3.0.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, Connector/ODBC packages are being generated without including the OS name and version, which means that for example we end up with a situation like this: connector-odbc-2.0.14/jessie_x64-connector-odbc/mariadb-connector-odbc-2.0.14-ga-linux-x86_64.tar.gz connector-odbc-2.0.14/centos7_x64-connector-odbc/mariadb-connector-odbc-2.0.14-ga-linux-x86_64.tar.gz connector-odbc-2.0.14/centos6_x64-connector-odbc/mariadb-connector-odbc-2.0.14-ga-linux-x86_64.tar.gz These 3 packages, built on and for different OSs, all end up with the same filename. This is confusing, but more seriously it is incompatible with the mariadb.com/downloads download infrastructure. Please change to a package naming strategy that includes the OS name and version. This will probably require a change in CMake. |
| Comments |
| Comment by Lawrin Novitsky [ 2017-04-28 ] |
|
This has been fixed already in buildbot and cmake conf. For 2.0.14 we agreed with Daniel that he would change names manually |