Bug 1715215
| Summary: | uwsgi fails to build in Fedora 31/rawhide | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> | ||||
| Component: | uwsgi | Assignee: | Carl George 🤠 <carlwgeorge> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | carlwgeorge, kad, ppisar, tadej.j | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | uwsgi-2.0.18-1.fc31 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-06-19 22:51:52 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: | 1700317, 1686977, 1732841 | ||||||
| Attachments: |
|
||||||
|
Description
Miro Hrončok
2019-05-29 19:41:43 UTC
Upstream is now compatible with openssl 1.1.1, so I've removed the conditional for compat-openssl10. I've also disabled all the python2 subpackages on F31+ to handle the removal of python2-tornado. https://koji.fedoraproject.org/koji/buildinfo?buildID=1290277 |