Bug 1416863
| Summary: | sagemath package dependencies prevent update of git | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | N. Jackson <nljlistbox> |
| Component: | sagemath | Assignee: | Paulo Andrade <paulo.cesar.pereira.de.andrade> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | lennart.jern, paulo.cesar.pereira.de.andrade |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-22 17:25:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
N. Jackson
2017-01-26 16:01:37 UTC
[Caveat: The following information might not be exactly correct since I still haven't discovered how to determine package dependencies now that we have dnf instead of yum.] It seems that the dependency chain is: sagemath requires Singular (or course) Singular requires polymake polymake requires perl = 4:5.24.0 But the perl package is now at 5.24.1. polymake-3.0r2-4.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4fb3162cef polymake-3.0r2-4.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-4fb3162cef Short version: I installed polymake from testing and now everything seems to be working normally again. Thank you. Longer version: Further to my OP, I uninstalled Sage (and Singular and polymake), so that I could update Perl and thence update git. My attempts to (re-)install Sage since then (approximately daily over the last couple of weeks maybe), have all failed with the same problem (that is, the problem of polymake's dependency Perl 5.24.0). Today I installed polymake from testing with: su -c 'dnf install polymake --enablerepo=updates-testing' This resulted in polymake being successfully installed from testing (along with Singular and mpfr-devel from the fedora repository). I was then able to successfully (re-)install Sage. Now I'm back in business, and everything appears to be working normally. When the new polymake moves from testing to fedora, I think this bug can be closed. Thank you. N. polymake-3.0r2-4.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |