Bug 2237536

Summary: F40FailsToInstall: python3-poetry
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: poetryAssignee: Tomáš Hrnčiar <thrnciar>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: code, cstratak, mhroncok, python-packagers-sig, thrnciar
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-09-08 09:39:28 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:    
Bug Blocks: 2231790    

Description Fedora Fails To Install 2023-09-05 21:29:51 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 (poetry) Fails To Install in Fedora 40:

can't install python3-poetry:
  - nothing provides (python3.12dist(keyring) < 24~~ with python3.12dist(keyring) >= 23.9) needed by python3-poetry-1.5.1-2.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-40-x86_64 --config-opts mirrored=False install python3-poetry


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 2023-09-06 00:26:03 UTC
See https://src.fedoraproject.org/rpms/python-keyring/pull-request/24. I should have double-checked for version upper bounds rather than taking the successful impact check in https://src.fedoraproject.org/rpms/python-keyring/pull-request/23 at face value.

It looks like Poetry moved from keyring 23 to 24 in https://github.com/python-poetry/poetry/commit/88096aca2300fee8d1d0babdb505e1cf50cbea17, released in 1.6.0 (not yet packaged). It should be possible to fix poetry by backporting just the commit https://github.com/python-poetry/poetry/pull/8253/commits/80447749c2350746b40ed48698199313dac3b382 from the original PR.

I requested that the python-keyring build be untagged from Rawhide to buy us a little time to deal with the incompatible version bounds: https://pagure.io/releng/issue/11660

Comment 2 Fedora Fails To Install 2023-09-08 09:39:28 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/

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 40.

Thanks for taking care of it!