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

2018-03-29 Thread Eric Gourgoulhon
On Ubuntu 16.04 x86_64 Xeon E5-2623 + 16 GB RAM, from a fresh git clone, parallel (-j16) build OK and make ptestlong reported only some transient errors due to "Jmol failed to create file" in 4 files. All the involved doctests are passed when run standalone. Eric. -- You received this

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

2018-03-29 Thread Eric Gourgoulhon
Le jeudi 29 mars 2018 17:44:36 UTC+2, Erik Bray a écrit : > > > I changed it to develop for a few different reasons. We can change it > back to 'master' for now since it contradicts the documentation, but > I'd really rather update the documentation and then change this to > work, like, closer

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

2018-03-29 Thread Erik Bray
On Thu, Mar 29, 2018 at 3:20 PM, Eric Gourgoulhon wrote: > > > Le jeudi 29 mars 2018 14:16:22 UTC+2, Dima Pasechnik a écrit : >> >> >> >> On Thursday, March 29, 2018 at 12:31:15 PM UTC+1, Eric Gourgoulhon wrote: >>> >>> Hi, >>> >>> If one performs >>> git clone

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

2018-03-29 Thread Dima Pasechnik
All right, I've switched the default branch back to master. On Thursday, March 29, 2018 at 2:20:30 PM UTC+1, Eric Gourgoulhon wrote: > > > > Le jeudi 29 mars 2018 14:16:22 UTC+2, Dima Pasechnik a écrit : >> >> >> >> On Thursday, March 29, 2018 at 12:31:15 PM UTC+1, Eric Gourgoulhon wrote: >>> >>>

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

2018-03-29 Thread Eric Gourgoulhon
Le jeudi 29 mars 2018 14:16:22 UTC+2, Dima Pasechnik a écrit : > > > > On Thursday, March 29, 2018 at 12:31:15 PM UTC+1, Eric Gourgoulhon wrote: >> >> Hi, >> >> If one performs >> git clone https://github.com/sagemath/sage.git >> one gets the develop branch, not the master one: >> cd sage >> git

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

2018-03-29 Thread Dima Pasechnik
On Thursday, March 29, 2018 at 12:31:15 PM UTC+1, Eric Gourgoulhon wrote: > > Hi, > > If one performs > git clone https://github.com/sagemath/sage.git > one gets the develop branch, not the master one: > cd sage > git branch -v > returns > * develop e5c848a Updated SageMath version to 8.2.rc0 >

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

2018-03-29 Thread Eric Gourgoulhon
Hi, If one performs git clone https://github.com/sagemath/sage.git one gets the develop branch, not the master one: cd sage git branch -v returns * develop e5c848a Updated SageMath version to 8.2.rc0 Shouldn't "git clone" yields the master branch (8.1) only ? Eric. -- You received this