Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1977513 - F35FailsToInstall: python3-typer
Summary: F35FailsToInstall: python3-typer
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: python-typer
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ben Beasley
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10 F35FailsToInstall, RAWHIDEFailsToInstall 1974118
TreeView+ depends on / blocked
 
Reported: 2021-06-29 23:45 UTC by Miro Hrončok
Modified: 2021-07-14 11:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-06-29 23:45:19 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (python-typer) Fails To Install in Fedora 35:

can't install python3-typer:
  - nothing provides (python3.10dist(click) < 7.2 with python3.10dist(click) >= 7.1.1) needed by python3-typer-0.3.2-3.fc35.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.

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 2021-06-30 01:30:09 UTC
This is caused by the recent update to python-click 8.x in Rawhide, with which typer is not yet compatible (https://github.com/tiangolo/typer/issues/280). Unfortunately, a nontrivial patch will be required, and so far none exists. It’s unlikely I will have enough time to dig deeply into both projects and develop the necessary patch myself.

I’ll keep an eye on the situation upstream. Hopefully a patch, viable PR, or new release will surface in the next few weeks; we’re not the only ones asking for one.

Comment 2 Miro Hrončok 2021-06-30 09:02:56 UTC
Ben, we've tried to careful with this update, but apperently we were not careful enough, see https://src.fedoraproject.org/rpms/python-click/pull-request/10#comment-79724

I can untag the update for now (until it reaches rawhide compose, which it still didn't) or I can package python-click7 as a temporary compact package. Let me know if you need one of those things.

Comment 3 Ben Beasley 2021-06-30 12:57:44 UTC
What do you think is best?

I just introduced python-typer less than two weeks ago, so at the moment it’s still a leaf package. It can be FTI temporarily as long as it gets fixed.

I can’t tell if upstream is going to come through with support in time for Fedora 35 or not; and if they don’t, I can’t tell if it’s something I could fix myself in a couple of hours or not.

Comment 4 Miro Hrončok 2021-06-30 13:08:44 UTC
> It can be FTI temporarily as long as it gets fixed.

Sure. Let's wait for upstream fix and don't hesitate to ping me near the the beta freeze if this needs a workaround.


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