Bug 1896191
Summary: | F34FailsToInstall: python3-eventlet | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-eventlet | Assignee: | Joel Capitao <jcapitao> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | apevec, code, igor.raits, jcapitao, jpopelka, kevin, shamardin, xavier |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-eventlet-0.30.0-1.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-12-27 11:46:21 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: | 1707414, 1865312, 1868279 |
Description
Miro Hrončok
2020-11-09 23:25:00 UTC
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem. Sadly, python-dns > 2 is incompatible. Upstream has a bug report and is working on it, but no idea when a fix will show up. Stopgap solution ideas: A) package python-dns1 "compat" package B) bundle python-dns1 in eventlet @kevin I'll propose a PR bundling python-dns1 in eventlet as Miro suggested Note that python-dns 1.16.0 requires: python3-ecdsa python3-pycryptodomex Both very much discouraged by security folks. Please bundle with this patch: https://src.fedoraproject.org/rpms/python-dns/c/84c2874c7a39e72e7c074afb8f7682fa46ab2859?branch=master Thank you Miro to point out this patch. I proposed PR: https://src.fedoraproject.org/rpms/python-eventlet/pull-request/6# I reviewed the PR... not sure why needinfo is set here beyond that. :) |