Bug 2291887

Summary: F41FailsToInstall: python3-pytoolconfig+doc, python3-pytoolconfig+global, python3-pytoolconfig+validation, python3-pytoolconfig
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-pytoolconfigAssignee: Ben Beasley <code>
Status: CLOSED RAWHIDE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, gui1ty, jonathan, neuro-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-pytoolconfig-1.3.1-6.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-29 18:52:09 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: 2256753    
Bug Blocks: 2260877, 2244836, 2291902    

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.”