Bug 1754469
| Summary: | client_ed25519.so conflicts with mariadb-server-3:10.4.7-1.module_f32+6032+bae5e037.x86_64 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora Modules | Reporter: | Morten Stevens <ms> |
| Component: | mariadb | Assignee: | Michal Schorm <mschorm> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | acaringi, hhorak, ljavorsk, mkocka, mmuzila, mschorm, phracek, rbean |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-30 12:17: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: | |||
|
Description
Morten Stevens
2019-09-23 11:01:23 UTC
Yeah, that's one obvious bug. Thanks for reportign it. Recently the MariaDB upstream made possible for the plugin to be built in the connector-c. (Until that it was built with the server) Since it is a client plugin, it should live in the connector, rather than server package. I moved it to the connector and I made an atomic update in Rawhide (well, in Rawhide it's not exactly atomic, but close enough. For all other Fedora releases it will be atomic - a single BODHI update) Aaand I forgot about the modules. I'm going to update the modules and rebuild them for Rawhide. Fix prepared, pushed. Modules are building now. The modules have been built: MariaDB 10.3: https://release-engineering.github.io/mbs-ui/module/6679 MariaDb 10.4: https://release-engineering.github.io/mbs-ui/module/6687 Once they'll get to the Rawhide, you can test them. The modules have made it to the Rawhide. Both are installable. Thanks for the report. (In reply to Michal Schorm from comment #3) > The modules have been built: > MariaDB 10.3: https://release-engineering.github.io/mbs-ui/module/6679 > MariaDb 10.4: https://release-engineering.github.io/mbs-ui/module/6687 > > Once they'll get to the Rawhide, you can test them. Thank you. I can confirm that everything works fine. |