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

2018-04-01 Thread Justin C. Walker
> On Apr 1, 2018, at 09:40 , Emmanuel Charpentier > wrote: > > And, BTW, one cannot plot using jmol from the terminal : > charpent@asus16-ec:~$ sage > SageMath version 8.2.rc1, Release Date: 2018-03-31 > sage: plot3d(lambda x,y:x^2+y^2, (-2,2), (2,2)) > -

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

2018-04-01 Thread Samuel Lelièvre
2018-04-01 21:39 GMT+02:00 Emmanuel Charpentier < emanuel.charpent...@gmail.com>: > > A couple more data points, currently observed on Debian testing, using Debian's packaging(s) of Java (one can switch from one to the other via update-java-alternatives) : > > with Java 8 (current in stable) : > >

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

2018-04-01 Thread Emmanuel Charpentier
A couple more data points, currently observed on Debian testing, using Debian's packaging(s) of Java (one can switch from one to the other via update-java-alternatives) : - with Java 8 (current in stable) : - both the current jmol engine and the newer proposed by Trac#25026

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

2018-04-01 Thread Emmanuel Charpentier
It seems more complicated (and hopefully more local) than that : see my comments in François' ticket . -- Emmanuel Charpentier Le dimanche 1 avril 2018 18:40:13 UTC+2, Emmanuel Charpentier a écrit : > > And, BTW, one cannot plot using jmol fr

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

2018-04-01 Thread Emmanuel Charpentier
And, BTW, one cannot plot using jmol from the terminal : charpent@asus16-ec:~$ sage SageMath version 8.2.rc1, Release Date: 2018-03-31 sage: plot3d(lambda x,y:x^2+y^2, (-2,2), (2,2)) --- ValueError

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

2018-04-01 Thread Emmanuel Charpentier
Nope. make ptestlong now gives me two failures : -- sage -t --long src/sage/parallel/map_reduce.py # 3 doctests failed sage -t --long src/sage/coding/linear_code.py # Timed out ---

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

2018-04-01 Thread François Bissey
Would https://trac.sagemath.org/ticket/25026 look helpful? sun.audio missing? > On 1/04/2018, at 22:40, Emmanuel Charpentier > wrote: > > On Debian testing running on Core i7 + 16 GB RAM, builds and passes ptestlong > without errors whatsoever. > > However, I get 648 (!) logs of errors relate

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

2018-04-01 Thread Emmanuel Charpentier
Important : I forgot to specifu that's for Sage 8.2rc1 + Trac#24585 (positively reviewed) + Trac#24969 (needs review ; my tperusal of ptestlong before pushing it didn't show anything abnormal). -- Emmanuel Charpen

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

2018-04-01 Thread Ralf Stephan
Testing on OpenSuSE fails because of https://trac.sagemath.org/ticket/24920 So, still no working patchbots with that system. On Sun, Apr 1, 2018 at 8:46 AM Ralf Stephan wrote: > Builds fine with clang-5 on OpenSuSE but not with the new clang-6.0.0 due > to gfan. I opened > https://trac.sagemath.