-
-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sqlite to 3.6.22 (the latest version) #8408
Comments
Author: David Kirkby |
comment:1
Actually, this solves ALL the doctest failures on Solaris, so assuming nobody manages to break anything, Sage 4.3.4 should work on Solaris with all doctests passing! The new package can be found at http://boxen.math.washington.edu/home/kirkby/Solaris-fixes/sqlite-3.6.22/sqlite-3.6.22.spkg Dave |
comment:2
Do we know what changed from 3.6.19 to 3.6.22 that might have fixed the segmentation faults? |
Reviewer: Mitesh Patel |
Merged: sage-4.3.4.alpha1 |
One doctest that fails on Solaris #8400 is solved by updating the version of sqlite to the latest upstream release, which is http://www.sqlite.org/sqlite-amalgamation-3.6.22.tar.gz
Component: build
Author: David Kirkby
Reviewer: Mitesh Patel
Merged: sage-4.3.4.alpha1
Issue created by migration from https://trac.sagemath.org/ticket/8408
The text was updated successfully, but these errors were encountered: