[MDEV-7204] mariadb-galera-server el7 rpms packaging issue, no mariadb-server in provides Created: 2014-11-25 Updated: 2014-12-09 Resolved: 2014-12-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Packaging |
| Affects Version/s: | 5.5.40-galera, 10.0.14-galera |
| Fix Version/s: | 5.5.41-galera, 10.0.15-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Pasi Karkkainen | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, packaging | ||
| Environment: |
Linux CentOS 7 x86_64 |
||
| Description |
|
In CentOS 7 (and RHEL7 obviously) mariadb-server rpm is the default "mysql-server". The stock distro el7 mariadb-server rpm "provides" these:
config(mariadb-server) = 1:5.5.35-3.el7 So other software packaged for el7 requires/depends on either "mariadb-server" or "mysql-compat-server". If one would like to use mariadb-galera-server rpms from mariadb.org instead, there's a problem with the "provides" in the rpms (both 5.5 and 10.0 versions for el7):
MariaDB There's no "mariadb-server" nor "mysql-compat-server" being provided.. making it difficult to use mariadb-galera-server with some thirdparty software. So please modify the "provides" of the mariadb.org mariadb-galera-server rpms to include "mariadb-server" and "mysql-compat-server". Thanks! |
| Comments |
| Comment by Pasi Karkkainen [ 2014-11-27 ] |
|
Any thoughts/comments about the "provides" issue? |
| Comment by Nirbhay Choubey (Inactive) [ 2014-12-08 ] |
|
http://lists.askmonty.org/pipermail/commits/2014-December/007173.html |
| Comment by Nirbhay Choubey (Inactive) [ 2014-12-09 ] |
|
Added mariadb-server to the provides list. |