Bug 1494094

Summary: Use mariadb-connector-c-devel instead of mysql-devel or mariadb-devel
Product: [Fedora] Fedora Reporter: Michal Schorm <mschorm>
Component: eximAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: acaringi, dwmw2, jskarvad, tremble
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-10 20:03:54 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:    
Bug Blocks: 1486480    
Attachments:
Description Flags
Fixes to spec file none

Description Michal Schorm 2017-09-21 12:55:03 UTC
Hello, MariaDB went through big changes and your package will need a patch in order to build and work properly.

I tried to solve the issue, but I wasn't successful yet (at the time of bug creation).
I'll look into it more and post here the patch eventualy.


This change is currently applicable to the Rawhide (f28) only.


You can check builds I tried in COPR:
https://copr.fedorainfracloud.org/coprs/g/db-sig/mariadb-10.2/packages/



For more information check the tracking bugzilla.

Comment 1 Augusto Caringi 2017-10-17 12:21:59 UTC
Upstream is already aware of this problem:

https://bugs.exim.org/show_bug.cgi?id=2165

I think that we can use the patch provided in the ticket above to fix the problem:

https://bugs.exim.org/attachment.cgi?id=1033

Also, I'm attaching a patch with some minor changes to the spec file:

- Replacing mysql-devel by mariadb-connector-c-devel
- Dropping the mariadb-10.2-compile-fix that is no longer needed

Comment 2 Augusto Caringi 2017-10-17 12:22:48 UTC
Created attachment 1339680 [details]
Fixes to spec file

Comment 3 Jaroslav Škarvada 2017-11-03 10:04:54 UTC
Thanks for info/patches, I will handle it.

Comment 4 Jaroslav Škarvada 2017-11-10 20:03:54 UTC
I used upstream patch. Resulting binary seems OK, but I didn't do much testing. Please let me know in case of any functional problems.