On 08/23/2018 12:57 AM, Julian Rüth wrote: > * Tobias Hansen <[email protected]> [2018-08-21 10:13:26 +0200]: >> - fix at least the 24 failing sagemath doctests in >> sage/repl/ipython_kernel/install.py [1] > This is already fixed upstream. I created > https://salsa.debian.org/science-team/sagemath/merge_requests/7 for the > necessary changes. > > julian >
Thanks everyone for helping out! I uploaded the fixed fpylll and gfan versions and merged this fix. Julian, you mentioned that the sagemath build was failing. That was because I changed the package to use eclib 20180815 which led to problems. I reverted that commit, going back to eclib 20171002 and it should build now. With your patch, there are still 16 failing doctests in sage/repl/ipython_kernel/install.py. The next problem is the FTBFS of flint-arb 2.14. Best, Tobias

