Bug 2291887 - F41FailsToInstall: python3-pytoolconfig+doc, python3-pytoolconfig+global, python3-pytoolconfig+validation, python3-pytoolconfig
Summary: F41FailsToInstall: python3-pytoolconfig+doc, python3-pytoolconfig+global, pyt...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pytoolconfig
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Beasley
QA Contact:
URL:
Whiteboard:
Depends On: 2256753
Blocks: F41FailsToInstall PYTHON3.13 2291902
TreeView+ depends on / blocked
 
Reported: 2024-06-12 11:28 UTC by Fedora Fails To Install
Modified: 2024-06-29 18:52 UTC (History)
4 users (show)

Fixed In Version: python-pytoolconfig-1.3.1-6.fc41
Clone Of:
Environment:
Last Closed: 2024-06-29 18:52:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2024-06-12 11:28:59 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-pytoolconfig) Fails To Install in Fedora 41:

can't install python3-pytoolconfig+doc:
  - nothing provides python(abi) = 3.12 needed by python3-pytoolconfig+doc-1.3.1-3.fc40.noarch
  - nothing provides python3.12dist(sphinx) >= 7.1.2 needed by python3-pytoolconfig+doc-1.3.1-3.fc40.noarch
  - nothing provides python3.12dist(tabulate) >= 0.9 needed by python3-pytoolconfig+doc-1.3.1-3.fc40.noarch
  
can't install python3-pytoolconfig+global:
  - nothing provides python(abi) = 3.12 needed by python3-pytoolconfig+global-1.3.1-3.fc40.noarch
  - nothing provides python3.12dist(platformdirs) >= 3.11 needed by python3-pytoolconfig+global-1.3.1-3.fc40.noarch
  
can't install python3-pytoolconfig+validation:
  - nothing provides python(abi) = 3.12 needed by python3-pytoolconfig+validation-1.3.1-3.fc40.noarch
  
can't install python3-pytoolconfig:
  - nothing provides python(abi) = 3.12 needed by python3-pytoolconfig-1.3.1-3.fc40.noarch
  - nothing provides python3.12dist(packaging) >= 23.2 needed by python3-pytoolconfig-1.3.1-3.fc40.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-41-x86_64 --config-opts mirrored=False install python3-pytoolconfig+doc python3-pytoolconfig+global python3-pytoolconfig+validation python3-pytoolconfig


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 Ben Beasley 2024-06-12 18:08:07 UTC
This is waiting on Pydantic to support Python 3.13:

Problem: package python3-pydantic-2.7.3-1.fc41.noarch from fedora requires python(abi) = 3.12, but none of the providers can be installed
  - installed package python3-devel-3.13.0~b2-3.fc41.x86_64 conflicts with python3 < 3.13.0~b2-3.fc41 provided by python3-3.12.3-2.fc41.i686 from fedora
  - installed package python3-devel-3.13.0~b2-3.fc41.x86_64 conflicts with python3 < 3.13.0~b2-3.fc41 provided by python3-3.12.3-2.fc41.x86_64 from fedora

Sandro already added the correct “Depends On.”


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