Bug 1815903
| Summary: | python-ndg_httpsclient fails to build after openssl upgrade to 1.1.1e | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-ndg_httpsclient | Assignee: | Felix Schwarz <fschwarz> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, fschwarz, itamar, mhroncok, mplch, nick, python-sig, tmraz |
| 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: | 2020-03-30 13:07:36 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: | 1785415, 1803234 | ||
|
Description
Miro Hrončok
2020-03-22 15:51:02 UTC
I filed an upstream bug report - hoping they will solve the problem for us. This no longer happens because the change was reverted. But this is specific to Fedora's version of openssl 1.1.1e, right? So other downstreams will face the same issue when using a vanilla openssl? And we might experience the same problem when we upgrade to openssl 3.0 (without Fedora-specific patches)? > But this is specific to Fedora's version of openssl 1.1.1e, right? This was reverted upstream, but obviously not "in" 1.1.1e. Not sure when is 1.1.1f scheduled. > So other downstreams will face the same issue when using a vanilla openssl? With exactly 1.1.1e, they might. > And we might experience the same problem when we upgrade to openssl 3.0 (without Fedora-specific patches)? Python itself had failing tests with the change, so chances are Python will be adapted for 3.0. That might (or might not) also fix ndg_httpsclient. |