Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1490419

Summary: Split mariadb package to more sub-packages to match upstream's RPM list
Product: Red Hat Software Collections Reporter: Honza Horak <hhorak>
Component: mariadbAssignee: Michal Schorm <mschorm>
Status: CLOSED ERRATA QA Contact: Vaclav Danek <vdanek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rh-mariadb102CC: databases-maint, dciabrin, extras-qa, hhorak, jstanek, kvolny, mbayer, mkocka, mmuzila, mschorm, praiskup, vdanek
Target Milestone: rc   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rh-mariadb102-mariadb-10.2.8-3.el7, rh-mariadb102-mariadb-10.2.8-3.el6 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1490401 Environment:
Last Closed: 2017-10-24 09:54:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1490401    
Bug Blocks:    

Description Honza Horak 2017-09-11 13:54:36 UTC
+++ This bug was initially created as a clone of Bug #1490401 +++

Description of problem:

Upstream uses more granular sub-packages strategy for mariadb:
https://mirror.vpsfree.cz/mariadb/mariadb-10.1.26/yum/fedora25-x86/rpms/

They specifically ship:
* MariaDB-backup
* MariaDB-cracklib-password-check
* MariaDB-gssapi-client
* MariaDB-gssapi-server

I think it is a good idea to match to this layout and ship the plugins as a separate sub-packages, because not all users need them. It practically means to ship the following files in the following separate sub-packages:

mariadb-backup:
/usr/bin/mariabackup
/usr/bin/mbstream

mariadb-cracklib-password-check:
/etc/my.cnf.d/cracklib_password_check.cnf
/usr/lib/mysql/plugin/cracklib_password_check.so

mariadb-gssapi-client:
/usr/lib/mysql/plugin/auth_gssapi_client.so

mariadb-gssapi-server:
/etc/my.cnf.d/auth_gssapi.cnf
/usr/lib/mysql/plugin/auth_gssapi.so

Comment 6 errata-xmlrpc 2017-10-24 09:54:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:3025