Bug 1494100
Summary: | Use mariadb-connector-c-devel instead of mysql-devel or mariadb-devel | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Schorm <mschorm> | ||||
Component: | net-snmp | Assignee: | Josef Ridky <jridky> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | acaringi, jridky, jsafrane, thozza | ||||
Target Milestone: | --- | Flags: | jridky:
needinfo+
|
||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | net-snmp-5.7.3-28.fc28 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-12-14 05:38:29 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:58:46 UTC
Created attachment 1339272 [details]
patch to use mariadb-connector-c-devel instead of mysql-devel
The main issue is that mariadb-connector-c dropped some header files. As far as I understand, the idea now is to include just the mysql.h. I'm attaching a patch to replace the dependency (mariadb-connector-c-devel instead of mysql-devel) in spec file and also fix the building. I didn't test the library, just the build. Links for built packages: https://koji.fedoraproject.org/koji/taskinfo?taskID=22487789 https://copr.fedorainfracloud.org/coprs/g/db-sig/mariadb-10.2/build/637578/ Fixed in rawhide. If it should be used even in older versions of fedora, please, let me know. No, it is only applicable to Rawhide. Thanks :) |