Bug 1494105
Summary: | Use mariadb-connector-c-devel instead of mysql-devel or mariadb-devel | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Schorm <mschorm> | ||||||
Component: | rubygem-mysql2 | Assignee: | Jun Aruga <jaruga> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | acaringi, achernya, vondruch | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | rubygem-mysql2-0.4.10-1.fc28 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2017-12-18 11:22:24 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
Michal Schorm
2017-09-21 12:59:58 UTC
Hi, Upstream is already aware of this problem: https://github.com/brianmario/mysql2/issues/878 I'm attaching a patch to fix the build and also a patch with small changes that must be applied to the spec file (to use mariadb-connector-c-devel, and add openssl-devel as a build time dependency) Link to built packages: https://copr.fedorainfracloud.org/coprs/g/db-sig/mariadb-10.2/build/639669/ Created attachment 1339801 [details]
patch to spec file
Created attachment 1339802 [details]
Patch to allow compilation of rubygem-mysql2 against MariaDB C/C 3.x
|