Bug 2237536 - F40FailsToInstall: python3-poetry
Summary: F40FailsToInstall: python3-poetry
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: poetry
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Hrnčiar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F40FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2023-09-05 21:29 UTC by Fedora Fails To Install
Modified: 2023-09-08 09:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-09-08 09:39:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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!


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