[sage-release] Re: Sage 8.0.rc1 released

2017-07-06 Thread Emmanuel Charpentier
On Debian testing running on Core i7 + 16 GB RAM, ptestlong incurs three transient failures : -- sage -t --long src/sage/modular/modform/element.py # Timed out sage -t --long src/sage/homology/simplicial_complex.py # 1 doctest

Re: [sage-release] Sage 8.0.rc1 released

2017-07-06 Thread Erik Bray
On Thu, Jul 6, 2017 at 12:52 AM, Volker Braun wrote: > As always, you can get the latest beta version from the "develop" git > branch. Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html > > c522ced Updated SageMath version

[sage-release] Re: Sage 8.0.rc1 released

2017-07-06 Thread Eric Gourgoulhon
On Ubuntu 16.04 with the default texlive install, the pdf documentation fails to build: ./sage -docbuild reference/algebras pdf results in (/usr/share/texlive/texmf-dist/tex/latex/jknapltx/mathrsfs.sty) ! LaTeX Error: File `iftex.sty' not found. On the same machine, the pdf build is OK for

Re: [sage-release] Sage 8.0.rc1 released

2017-07-06 Thread François Bissey
see: https://groups.google.com/forum/#!searchin/sage-devel/iftex%7Csort:relevance/sage-devel/_o5OX8uhpWM/Vgf21SRIBgAJ install texlive-generic-extra François > On 7/07/2017, at 00:26, Eric Gourgoulhon wrote: > > On Ubuntu 16.04 with the default texlive install, the pdf

Re: [sage-release] Sage 8.0.rc1 released

2017-07-06 Thread Eric Gourgoulhon
Le jeudi 6 juillet 2017 14:32:23 UTC+2, François Bissey a écrit : > > see: > > https://groups.google.com/forum/#!searchin/sage-devel/iftex%7Csort:relevance/sage-devel/_o5OX8uhpWM/Vgf21SRIBgAJ > > > Oups. I missed this thread. Sorry for the noise. Best wishes, Eric. > install