Bug 2372022 - F43FailsToInstall: python3-owl_rl
Summary: F43FailsToInstall: python3-owl_rl
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-owl_rl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: blinxen
QA Contact:
URL:
Whiteboard:
Depends On: 2372097
Blocks: PYTHON3.14 F43FailsToInstall, RAWHIDEFailsToInstall 2372143 2372074
TreeView+ depends on / blocked
 
Reported: 2025-06-11 08:14 UTC by Fedora Fails To Install
Modified: 2025-06-13 17:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-06-13 17:17:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2025-06-11 08:14:41 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (python-owl_rl) Fails To Install in Fedora 43:

can't install python3-owl_rl:
  - nothing provides python(abi) = 3.13 needed by python3-owl_rl-7.1.2-1.fc43.noarch
  
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.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-43-x86_64 --config-opts mirrored=False install python3-owl_rl


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 blinxen 2025-06-11 18:53:04 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
```


Note You need to log in before you can comment on or make changes to this bug.