[MDEV-30205] change /usr/share/mysql to /usr/share/mariadb Created: 2022-12-12 Updated: 2023-04-11 Resolved: 2023-04-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Fix Version/s: | 11.1.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
To facilitate the removal of mysql naming in MariaDB products changing this directory name is part of it. These appear to be largely internally used covering
|
| Comments |
| Comment by Daniel Black [ 2022-12-12 ] |
|
CI tests in progress: https://salsa.debian.org/grooverdan/mariadb-server/-/pipelines/469269 |
| Comment by Daniel Black [ 2022-12-13 ] |
|
pr: https://github.com/MariaDB/server/pull/2370 Will need corp bb changes that use /usr/share/mysql/mysql-test and mysql-test-run.pl directly. Same debian CI warnings https://salsa.debian.org/illuusio/mariadb-server/-/pipelines/469916 as the 10.11 baseline https://salsa.debian.org/illuusio/mariadb-server/-/pipelines/469916 On 10.4 upgrade packging fix related to '/usr/share/mariadb/mysql.init': No such file or directory but otherwise ok. |
| Comment by Daniel Black [ 2022-12-21 ] |
|
replaced with PR https://github.com/MariaDB/server/pull/2392 |
| Comment by Sergei Golubchik [ 2023-03-07 ] |
|
danblack, internal files don't matter, of course, do whatever you like. But installed scripts and particularly directories — should there be compatibility symlinks too? |
| Comment by Daniel Black [ 2023-04-05 ] |
|
The closest ones I though could potentially use a symlink, I don't think its worth the effort:
If you agree on no-compatibility links, I'll rebase, and get a PR ready for BB (corp) on https://github.com/MariaDB/mariadb.org-tools/tree/master/buildbot to handle the MTR location change. |
| Comment by Daniel Black [ 2023-04-06 ] |
|
Rebase PR. No significant changes. Still couldn't think of anything worth a symlink compat package. Corp BB pr so it doesn't fall over upon merge created - https://github.com/MariaDB/mariadb.org-tools/pull/169 and will be a prerequisite for merge. |