Bug 2220144

Summary: F39FailsToInstall: python3-cattrs
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: python-cattrsAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, neuro-sig, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-30 15:44:12 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: 2220276, 2220383, 2220403    
Bug Blocks: 2135404, 2168845, 2220491    

Description Fedora Fails To Install 2023-07-05 19:09:00 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-cattrs) Fails To Install in Fedora 39:

can't install python3-cattrs:
  - nothing provides python(abi) = 3.11 needed by python3-cattrs-22.2.0-13.fc39.noarch
  - nothing provides python3.11dist(attrs) >= 20 needed by python3-cattrs-22.2.0-13.fc39.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-39-x86_64 --config-opts mirrored=False install python3-cattrs


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 Ankur Sinha (FranciscoD) 2023-07-06 09:11:02 UTC
Error: 
 Problem 1: package python3-dateutil-1:2.8.2-6.fc39.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 local 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 local conflicts with python3 < 3.12.0~b3-2.fc39 provided by python3-3.11.4-1.fc39.x86_64 from fedora
  - package python3-pendulum-2.1.2-9.fc38.x86_64 from fedora requires (python3.11dist(python-dateutil) < 3~~ with python3.11dist(python-dateutil) >= 2.6), but none of the providers can be installed
  - cannot install the best candidate for the job
 Problem 2: python3-3.11.4-1.fc39.i686 from fedora  does not belong to a distupgrade repository
  - package python3-orjson-3.8.12-1.fc39.x86_64 from fedora requires python(abi) = 3.11, but none of the providers can be installed
  - cannot install both python3-3.12.0~b3-2.fc39.x86_64 from local and python3-3.11.4-1.fc39.x86_64 from fedora
  - package python3-hypothesis-6.62.1-4.fc39.noarch from local requires python(abi) = 3.12, but none of the providers can be installed
  - cannot install the best candidate for the job
 Problem 3: python3-libs-3.11.4-1.fc39.i686 from fedora  does not belong to a distupgrade repository
  - package python3-3.11.4-1.fc39.i686 from fedora requires python3-libs(x86-32) = 3.11.4-1.fc39, but none of the providers can be installed
  - package python3-3.11.4-1.fc39.i686 from fedora requires libpython3.11.so.1.0, but none of the providers can be installed
  - cannot install both python3-libs-3.12.0~b3-2.fc39.x86_64 from local and python3-libs-3.11.4-1.fc39.x86_64 from fedora
  - package python3-immutables-0.19-2.fc38.x86_64 from fedora requires python(abi) = 3.11, but none of the providers can be installed
  - package python3-3.12.0~b3-2.fc39.x86_64 from local requires python3-libs(x86-64) = 3.12.0~b3-2.fc39, but none of the providers can be installed
  - cannot install both python3-3.12.0~b3-2.fc39.x86_64 from local and python3-3.11.4-1.fc39.x86_64 from fedora
  - package python3-msgpack-1.0.5-2.fc39.x86_64 from local requires python(abi) = 3.12, but none of the providers can be installed
  - cannot install the best candidate for the job
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Comment 2 Ben Beasley 2023-07-25 13:06:35 UTC
Now that orjson is fixed (🎉), we just have:

Error: 
 Problem: cannot install the best candidate for the job
  - nothing provides python(abi) = 3.11 needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora
  - nothing provides (python3.11dist(python-dateutil) < 3~~ with python3.11dist(python-dateutil) >= 2.6) needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora
  - nothing provides python3.11dist(pytzdata) >= 2020.1 needed by python3-pendulum-2.1.2-9.fc38.x86_64 from fedora
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Comment 3 Ben Beasley 2023-07-30 15:44:12 UTC
This rebuilt successfully now that python3-pendulum is installable.

https://bodhi.fedoraproject.org/updates/FEDORA-2023-7ca914dee8