Bug 2432011
| Summary: | F44FailsToInstall: python3-sympy | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | sympy | Assignee: | Jerry James <loganjerry> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cbm, loganjerry, lx, mhroncok, orion, susi.lehtola |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sympy-1.14.0-11.fc44 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-27 23:41:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2432627 | ||
| Bug Blocks: | 2384425 | ||
|
Description
Fedora Fails To Install
2026-01-22 11:20:48 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. 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. |