[sage-release] Re: Sage 7.6.beta0 released

2017-01-23 Thread kcrisman
On two systems I built this beta I had to remove ~/.sage/, > as with it present Sage just dies. (unless started with ---nodotsage). > > People with stuff in ~/.sage/ will not be happy. > > >> Like, say, the sagenb? -- You received this message because you are subscribed to the Google Groups

Re: [sage-release] Sage 7.6.beta0 released

2017-01-23 Thread Justin C. Walker
On Jan 21, 2017, at 09:57 , 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 Built from tarball on macOS 10.11.6 (Quad-core Core i7).

Re: [sage-release] Re: Sage 7.6.beta0 released

2017-01-23 Thread Jeroen Demeyer
On 2017-01-23 17:50, John Cremona wrote: ptestlong.log available on request. Yes please. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [sage-release] Re: Sage 7.6.beta0 released

2017-01-23 Thread John Cremona
+1 for the fact that "git pull trac develop; make" completed without the usual "make doc-clean", but -1 for: sage -t --long src/sage/doctest/test.py # 16 doctests failed sage -t --long src/sage/tests/cmdline.py # 2 doctests failed sage -t --long src/sage/misc/package.py # 9 doctests failed

[sage-release] Re: Sage 7.6.beta0 released

2017-01-23 Thread Dima Pasechnik
On two systems I built this beta I had to remove ~/.sage/, as with it present Sage just dies. (unless started with ---nodotsage). People with stuff in ~/.sage/ will not be happy. On Saturday, January 21, 2017 at 5:57:13 PM UTC, Volker Braun wrote: > > As always, you can get the latest beta