Bug 2372022
| Summary: | F43FailsToInstall: python3-owl_rl | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | python-owl_rl | Assignee: | blinxen <h-k-81> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | h-k-81, neuro-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-06-13 17:17:00 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: | 2372097 | ||
| Bug Blocks: | 2322407, 2339435, 2372074, 2372143 | ||
|
Description
Fedora Fails To Install
2025-06-11 08:14:41 UTC
The problem here is `rdflib`. See scratch build https://kojipkgs.fedoraproject.org//work/tasks/7017/133837017/mock_output.log ``` Failed to resolve the transaction: Package "pyproject-rpm-macros-1.18.1-1.fc43.noarch" is already installed. Package "python3-devel-3.14.0~b2-3.fc43.x86_64" is already installed. Package "python3-pytest-8.3.5-3.fc43.noarch" is already installed. Package "python3-packaging-25.0-3.fc43.noarch" is already installed. Package "python3-pip-25.1.1-4.fc43.noarch" is already installed. Package "python3-poetry-core-2.1.3-2.fc43.noarch" is already installed. Problem: conflicting requests - nothing provides python(abi) = 3.13 needed by python3-rdflib-7.1.4-1.fc43.noarch from build - nothing provides (python3.13dist(pyparsing) < 4~~ with python3.13dist(pyparsing) >= 2.1) needed by python3-rdflib-7.1.4-1.fc43.noarch from build ``` |