Bug 2385425
| Summary: | proxysql: FTBFS in Fedora rawhide/f43 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | proxysql | Assignee: | Pavol Sloboda <psloboda> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | acaringi, fjanus, hhorak, igor.raits, ljavorsk, mschorm, psloboda | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2025-08-13 09:09:30 UTC | Type: | --- | ||||||||
| 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: | 2339432 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2025-07-31 09:50:45 UTC
Created attachment 2101191 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2101192 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2101193 [details]
state.log
I will work on getting the package to build again This was caused by the update of openssl to version 3.5.1 in rawhide as proxysql 2.7.2 only supported openssl >= 3.1.0 < 3.4.0. This is fixed in the new version of proxysql (version 3.0.2). Therefore the this rebase also fixes this issue: https://src.fedoraproject.org/rpms/proxysql/pull-request/12 |