Bug 2220379
| Summary: | F39FailsToInstall: Multiple packages built from python-opentelemetry-contrib | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | python-opentelemetry-contrib | Assignee: | Ben Beasley <code> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, mhayden, rominf |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-opentelemetry-contrib-1.18.0-20.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-07-13 04:24:55 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: | 2220146, 2220196, 2220203, 2220217, 2220295, 2220300 | ||
| Bug Blocks: | 2135404, 2168845, 2220496 | ||
|
Description
Fedora Fails To Install
2023-07-05 19:17:00 UTC
I have fixed unwanted test dependencies on python3-falcon and python3-django3 (both currently FTI), but because of the way BR generation is done in this package, I don’t necessarily see all of the issues up front. Currently, the package is blocked on python-kafka, python-elasticsearch, and python-celery: $ fedpkg mockbuild --enablerepo=local Error: Problem 1: package python3-elasticsearch-8.3.1-4.fc38.noarch from fedora requires python(abi) = 3.11, but none of the providers can be installed - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.i686 from fedora - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.x86_64 from fedora - cannot install the best candidate for the job Problem 2: package python3-kafka-2.0.2-9.fc38.noarch from fedora requires python(abi) = 3.11, but none of the providers can be installed - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.i686 from fedora - package python3-devel-3.12.0~b3-2.fc39.x86_64 from @System conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.x86_64 from fedora - cannot install the best candidate for the job Problem 3: cannot install both python3-dateutil-1:2.8.2-9.fc39.noarch from local and python3-dateutil-1:2.8.2-6.fc39.noarch from fedora - package python3-celery-5.3.1-1.fc39.noarch from fedora requires python3.11dist(python-dateutil) >= 2.8.2, but none of the providers can be installed - package python3-botocore-1.29.164-2.fc39.noarch from local requires (python3.12dist(python-dateutil) < 3~~ with python3.12dist(python-dateutil) >= 2.1), but none of the providers can be installed - cannot install the best candidate for the job Patching out the kafka instrumentation for now will allow this package to be rebuilt for Python 3.12. FEDORA-2023-c0b161b6ee has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0b161b6ee FEDORA-2023-c0b161b6ee has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |