Re: [sage-devel] make ptestlong and binary-pkg

2016-03-09 Thread Daniel Krenn
On 2016-03-07 09:36, Daniel Krenn wrote: > 2) Some of the doctests fail, for example: > > File "src/sage/lfunctions/lcalc.py", line 376, in > sage.lfunctions.lcalc.LCalc.analytic_rank > Failed example: > lcalc.analytic_rank(E) > Expected: > 1 > Got: > *** Warning: can't expand ~.

Re: [sage-devel] make ptestlong and binary-pkg

2016-03-09 Thread Daniel Krenn
On 2016-03-07 09:36, Daniel Krenn wrote: > I've used https://github.com/sagemath/binary-pkg to create a package > sage-7.1.beta6-Ubuntu_14.04-x86_64.tar.bz2 > Then I've extracted it to some location; relocating (once) seem to have > worked, but with the following issues (with make ptestlong): >

Re: [sage-devel] make ptestlong and binary-pkg

2016-03-07 Thread Daniel Krenn
On 2016-03-07 10:59, Jeroen Demeyer wrote: > On 2016-03-07 09:36, Daniel Krenn wrote: >>*** Warning: can't expand ~. > > Does the path contain "~"? Repository binary-pkg was at /local/dakrenn/sage/binary-pkg The package was extracted to /local/dakrenn/sage/7.1.beta6 Thus, no, the

Re: [sage-devel] make ptestlong and binary-pkg

2016-03-07 Thread Jeroen Demeyer
On 2016-03-07 09:36, Daniel Krenn wrote: *** Warning: can't expand ~. Does the path contain "~"? -- 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

Re: [sage-devel] make ptestlong and binary-pkg

2016-03-07 Thread John Cremona
On 7 March 2016 at 08:36, Daniel Krenn wrote: > I've used https://github.com/sagemath/binary-pkg to create a package > sage-7.1.beta6-Ubuntu_14.04-x86_64.tar.bz2 > Then I've extracted it to some location; relocating (once) seem to have > worked, but with the following issues (with