Bug 2432011 - F44FailsToInstall: python3-sympy
Summary: F44FailsToInstall: python3-sympy
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sympy
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2432627
Blocks: F44FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2026-01-22 11:20 UTC by Fedora Fails To Install
Modified: 2026-01-27 23:41 UTC (History)
6 users (show)

Fixed In Version: sympy-1.14.0-11.fc44
Clone Of:
Environment:
Last Closed: 2026-01-27 23:41:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fedora Fails To Install 2026-01-22 11:20:48 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 (sympy) Fails To Install in Fedora 44:

can't install python3-sympy:
  - nothing provides (python3.14dist(mpmath) < 1.4~~ with python3.14dist(mpmath) >= 1.1) needed by python3-sympy-1.14.0-10.fc44.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-44-x86_64 --config-opts mirrored=False install python3-sympy


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 Miro Hrončok 2026-01-22 15:29:20 UTC
Jerry, do you see a message wrt bz2431569 when you build in local mock? Because we saw the same for sphinx build, but it builds fine in Koji.

Comment 2 Jerry James 2026-01-22 15:33:41 UTC
Yes, mock builds fail due to bug 2431569, even with `--enablerepo=local`. I have tried to adapt to mpmath 1.4, so I need a local build to test that. I guess I can turn doc builds off for now, but I would like to understand why mock builds are failing if koji is succeeding.

Comment 3 Miro Hrončok 2026-01-22 15:42:03 UTC
Not sure if that's the case here, but it might be because Koji only has one repo and you have both.

Try with:

  --disablerepo='*' --enablerepo=local

Or (which does more or less the same): --config-opts mirrored=False

Comment 4 Jerry James 2026-01-22 16:41:28 UTC
That works.  With that incantation, I get texlive-collection-basic-11:svn59159-81.fc44, which is a subpackage of texlive.  Without it, I get texlive-collection-basic-12:svn72890-7.fc44, which is its own package, rather than a subpackage, and has the broken dep.

Comment 5 Jerry James 2026-01-22 19:35:28 UTC
It looks like the texlive dependencies are still in flux: https://koji.fedoraproject.org/koji/taskinfo?taskID=141449420. Maybe I'll wait until tomorrow and try again.

Comment 6 Fedora Update System 2026-01-27 23:37:22 UTC
FEDORA-2026-e754c9e961 (sympy-1.14.0-11.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e754c9e961

Comment 7 Fedora Update System 2026-01-27 23:41:38 UTC
FEDORA-2026-e754c9e961 (sympy-1.14.0-11.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


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