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!
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.
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.
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
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.
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.
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
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.