Bug 1258006
| Summary: | After the latest update to sagemath, sagemath now crashes when trying to run the application from a terminal. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patrick Meehan <pm.vmail> |
| 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: | 22 | CC: | dev, germano.massullo, paulo.cesar.pereira.de.andrade |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sagemath-6.5-9.fc22 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-09-27 03:23:17 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
Patrick Meehan
2015-08-28 15:20:29 UTC
Thanks for noticing the problem. I will make an update. If you have a fedora account, please give it karma once it hits testing. For the moment, you can correct it by reverting this patch: http://pkgs.fedoraproject.org/cgit/sagemath.git/tree/sagemath-ipython3.patch You can edit the file: /usr/lib64/python2.7/site-packages/sage/repl/display/formatter.py Replace lines 63 and 64 with: from IPython.core.formatters import PlainTextFormatter, warn_format_error It was my fault to forget to apply conditionally the patch when making a f22 update. sagemath-6.5-9.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-14561 sagemath-6.5-9.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update sagemath'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-14561 *** Bug 1258249 has been marked as a duplicate of this bug. *** sagemath-6.5-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |