Re: [sage-devel] Moving compiled Sage on SMC no longer possible

2016-01-28 Thread Thierry Dumont
My problem was abit more complicated: I compile sage on a nfs server in a directory A; A is seen by the nfs clients as B. This cannot work, I think. (I finally mounted A on the nfs server on a local directory Band it worked). Thanks t. Le 29/01/2016 06:30, Rob Beezer a écrit : I've seen some me

Re: [sage-devel] Trac detected an internal error: OSError: [Errno 2] No such file or directory: ...

2016-01-28 Thread Justin C. Walker
> On Jan 28, 2016, at 22:35, Samuel Lelièvre wrote: > > Trying to connect to > >http://trac.sagemath.org/ticket/11517 > > I get this error > >Trac detected an internal error: > >OSError: [Errno 2] No such file or directory: '/tmp/tmpsZUs5s' > > What is that a sign of? Disk full?

[sage-devel] Re: Moving compiled Sage on SMC no longer possible

2016-01-28 Thread Dima Pasechnik
On Friday, 29 January 2016 05:30:58 UTC, Rob Beezer wrote: > > I've seen some messages about the "relocatability" of compiled Sage > recently, but cannot find them now. > > I've been building compiled versions of Sage on SageMathCloud, to make it > easier for people to begin development. > > >

[sage-devel] Trac detected an internal error: OSError: [Errno 2] No such file or directory: ...

2016-01-28 Thread Samuel Lelièvre
Trying to connect to http://trac.sagemath.org/ticket/11517 I get this error Trac detected an internal error: OSError: [Errno 2] No such file or directory: '/tmp/tmpsZUs5s' What is that a sign of? Disk full? Other? Who can do something about it? Thanks! Samuel -- You received this

[sage-devel] Moving compiled Sage on SMC no longer possible

2016-01-28 Thread Rob Beezer
I've seen some messages about the "relocatability" of compiled Sage recently, but cannot find them now. I've been building compiled versions of Sage on SageMathCloud, to make it easier for people to begin development. https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/file

Re: [sage-devel] upgrade openssl

2016-01-28 Thread kcrisman
On Thursday, January 28, 2016 at 2:27:12 PM UTC-5, William wrote: > > Of related interest, Jupyter will maybe soon not *require* openssl to > work locally. See > > https://github.com/jupyter/notebook/issues/1019 > > +1 -- You received this message because you are subscribed to the Google

Re: [sage-devel] Re: Access to old binaries

2016-01-28 Thread Ondřej Čertík
On Thu, Jan 28, 2016 at 12:55 PM, Volker Braun wrote: > We do delete old binaries to not over stay our welcome with the mirror > admins... > > I restored (note gz instead of lrz) > http://files.sagemath.org/linux/64bit/sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.gz Yes, that's a good thing. Tha

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread Dima Pasechnik
On Thursday, 28 January 2016 18:04:12 UTC, William wrote: > > On Thu, Jan 28, 2016 at 9:50 AM, Thierry > > wrote: > > Hi, > > > > On Thu, Jan 28, 2016 at 09:39:06AM -0800, William Stein wrote: > >> On Thu, Jan 28, 2016 at 9:17 AM, Francesco Biscani > wrote: > >> > I am not a Mathematica us

[sage-devel] Re: Forking/patching of upstream projects

2016-01-28 Thread Volker Braun
To give this thread some closure: Further discussion with upstream made it clear that a fork is the best option. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to s

[sage-devel] Re: Access to old binaries

2016-01-28 Thread Volker Braun
We do delete old binaries to not over stay our welcome with the mirror admins... I restored (note gz instead of lrz) http://files.sagemath.org/linux/64bit/sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.gz On Thursday, January 28, 2016 at 6:15:41 PM UTC+1, Ondřej Čertík wrote: > > Hi, > > We te

Re: [sage-devel] upgrade openssl

2016-01-28 Thread William Stein
severity" security update to openssl > that came out today (version 1.0.2f) -- I hope Sage gets an updated > package in a timely manner. > > https://www.openssl.org/news/secadv/20160128.txt > > -- > You received this message because you are subscribed to the Google Groups >

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread Francesco Biscani
Ah thanks for the pointer, it took some google fu to get finally to his website. In case anyone is interested: http://www.cas-testing.org/ On 28 January 2016 at 18:39, William Stein wrote: > On Thu, Jan 28, 2016 at 9:17 AM, Francesco Biscani > wrote: > > I am not a Mathematica user, so I can

Re: [sage-devel] upgrade openssl

2016-01-28 Thread Michael Orlitzky
On 01/28/2016 01:39 PM, Thierry wrote: > > It should work on OSX as well, at least it was tested on OSX 32bit for > 1.0.1e https://trac.sagemath.org/ticket/16454 > Unrelated: the self-signed certificate on trac.sagemath.org is expired. If someone can generate a new one, just make it valid for te

Re: [sage-devel] upgrade openssl

2016-01-28 Thread Thierry
On Thu, Jan 28, 2016 at 10:25:12AM -0800, kcrisman wrote: > > > > > > Note that it only affects people that do not use the openssl provided by > > their distro. > > > > > I don't know how easy it would be for Mac to use that one in Sage. But > anyway this is mostly for the sagenb which peop

Re: [sage-devel] upgrade openssl

2016-01-28 Thread kcrisman
> > Note that it only affects people that do not use the openssl provided by > their distro. > > I don't know how easy it would be for Mac to use that one in Sage. But anyway this is mostly for the sagenb which people would be running on Linux, or so I believe. (This occurred in the conte

Re: [sage-devel] upgrade openssl

2016-01-28 Thread Thierry
is a benefit only for the next release (the user's $SAGE_ROOT/build/pkgs/openssl is not updated on the fly). Note that it only affects people that do not use the openssl provided by their distro. Ciao, Thierry > https://www.openssl.org/news/secadv/20160128.txt > > -- > You received th

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread William Stein
On Thu, Jan 28, 2016 at 9:50 AM, Thierry wrote: > Hi, > > On Thu, Jan 28, 2016 at 09:39:06AM -0800, William Stein wrote: >> On Thu, Jan 28, 2016 at 9:17 AM, Francesco Biscani >> wrote: >> > I am not a Mathematica user, so I cannot really comment about Mathematica's >> > flaws >> > >> > (Incident

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread Thierry
Hi, On Thu, Jan 28, 2016 at 09:39:06AM -0800, William Stein wrote: > On Thu, Jan 28, 2016 at 9:17 AM, Francesco Biscani > wrote: > > I am not a Mathematica user, so I cannot really comment about Mathematica's > > flaws > > > > (Incidentally, I remember some years ago someone built a system to fe

[sage-devel] upgrade openssl

2016-01-28 Thread kcrisman
In some correspondence with William he notes: I'll also note there is a "high severity" security update to openssl that came out today (version 1.0.2f) -- I hope Sage gets an updated package in a timely manner. https://www.openssl.org/news/secadv/20160128.txt -- You receiv

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread William Stein
On Thu, Jan 28, 2016 at 9:17 AM, Francesco Biscani wrote: > I am not a Mathematica user, so I cannot really comment about Mathematica's > flaws > > (Incidentally, I remember some years ago someone built a system to feed > random input to CASes, with which he found many mathematical bugs in the big

Re: [sage-devel] Hacker news thread about math software ("Announcing Wolfram Programming Lab")

2016-01-28 Thread Francesco Biscani
I am not a Mathematica user, so I cannot really comment about Mathematica's flaws (Incidentally, I remember some years ago someone built a system to feed random input to CASes, with which he found many mathematical bugs in the big Ms. I wonder if he's still doing it?) But the fact that it is a bl

[sage-devel] Access to old binaries

2016-01-28 Thread Ondřej Čertík
Hi, We test our library against Sage on Travis-CI, so we install it like this: wget -O- http://files.sagemath.org/linux/64bit/sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.lrz | lrzip -dq | tar x and lately the sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.lrz version is not available anymore,