Bug 2486736 - F45FailsToInstall: python3-huggingface-hub
Summary: F45FailsToInstall: python3-huggingface-hub
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-huggingface-hub
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact:
URL:
Whiteboard:
: 2487022 (view as bug list)
Depends On:
Blocks: F45FailsToInstall, RAWHIDEFailsToInstall
TreeView+ depends on / blocked
 
Reported: 2026-06-09 08:28 UTC by Fedora Fails To Install
Modified: 2026-07-05 17:34 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-07-05 17:34:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2026-06-09 08:28:59 UTC
Hello,

Please note that this comment was generated automatically by https://forge.fedoraproject.org/releng/tooling/src/branch/main/release-process/bug-filing/follow-policy/follow_policy.py
If you feel that this output has mistakes, please open an issue at https://forge.fedoraproject.org/releng/tickets/issues

Your package (python-huggingface-hub) Fails To Install in Fedora 45:

can't install python3-huggingface-hub:
  - nothing provides (python3.15dist(typer) < 0.26~~ with python3.15dist(typer) >= 0.20) needed by python3-huggingface-hub-1.18.0-1.fc45.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-45-x86_64 --config-opts mirrored=False install python3-huggingface-hub


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 Miroslav Suchý 2026-06-09 12:18:48 UTC
The command above works for me. And I see python-typer build in koji.

Comment 2 Miro Hrončok 2026-06-09 20:04:56 UTC
python-typer was updated to 0.26.7

Comment 3 Miro Hrončok 2026-06-09 20:05:02 UTC
*** Bug 2487022 has been marked as a duplicate of this bug. ***

Comment 4 Miro Hrončok 2026-06-09 20:05:55 UTC
$ mock -r fedora-45-x86_64 --config-opts mirrored=False install python3-huggingface-hub
...
Failed to resolve the transaction:
Problem: conflicting requests
  - nothing provides (python3.15dist(typer) < 0.26~~ with python3.15dist(typer) >= 0.20) needed by python3-huggingface-hub-1.18.0-1.fc45.noarch
You can try to add to command line:
  --skip-broken to skip uninstallable packages

Comment 5 Miroslav Suchý 2026-06-17 10:54:12 UTC
Ouch, this is a problem. It really needs the old version due to https://github.com/huggingface/huggingface_hub/pull/4272

This will likely take a few days to fix.

Comment 6 Ben Beasley 2026-06-18 10:45:20 UTC
Hmm, at the time I shipped typer 0.26 and backported https://github.com/huggingface/huggingface_hub/pull/4270, the typer dependency was not upper-bounded, and based on the text of the backported PR, upstream appeared to believe that adding the direct dependency on click was sufficient. I guess they don’t have any tests for their CLI.

Comment 7 Miroslav Suchý 2026-07-05 17:34:08 UTC
This is fixed with 
https://bodhi.fedoraproject.org/updates/FEDORA-2026-5321824390
due excelent cooperation of upstream.


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