Re: [sage-devel] Re: trac error again

2018-06-20 Thread Erik Bray
On Tue, Jun 19, 2018 at 10:26 PM John H Palmieri wrote: > > I fixed my own problem: I had pushed without committing anything first. After > committing, I can view the ticket. Yes, it happens when you add a branch that has the same HEAD as the branch it's being compared against (i.e. develop). I

Re: [sage-devel] Re: trac error again

2018-06-19 Thread 'Martin R' via sage-devel
oh, thanks, that fixes it for me, too! Am Dienstag, 19. Juni 2018 22:26:01 UTC+2 schrieb John H Palmieri: > > I fixed my own problem: I had pushed without committing anything first. > After committing, I can view the ticket. > > > On Tuesday, June 19, 2018 at 1:14:52 PM UTC-7, Jeroen Demeyer wrot

Re: [sage-devel] Re: trac error again

2018-06-19 Thread John H Palmieri
I fixed my own problem: I had pushed without committing anything first. After committing, I can view the ticket. On Tuesday, June 19, 2018 at 1:14:52 PM UTC-7, Jeroen Demeyer wrote: > > The error is raised here: > > > https://github.com/sagemath/sage_trac_plugin/blob/master/sage_trac/common.py#

Re: [sage-devel] Re: trac error again

2018-06-19 Thread Jeroen Demeyer
The error is raised here: https://github.com/sagemath/sage_trac_plugin/blob/master/sage_trac/common.py#L157 -- 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 sage-d

Re: [sage-devel] Re: Trac error

2015-05-21 Thread Dima Pasechnik
some filesystems (almost) full? On Thursday, 21 May 2015 17:28:43 UTC+1, Eric Gourgoulhon wrote: > > Same problem here with http://trac.sagemath.org/ticket/18100 > This happened just after updating the ticket (pushing a commit); before it > was OK. > > Eric. > -- You received this message beca

Re: [sage-devel] Re: Trac error

2015-05-21 Thread Eric Gourgoulhon
Same problem here with http://trac.sagemath.org/ticket/18100 This happened just after updating the ticket (pushing a commit); before it was OK. Eric. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiv

Re: [sage-devel] Re: Trac error

2015-05-21 Thread kcrisman
> > >> > > I'm getting this too, basically the same error. > > > > http://trac.sagemath.org/ticket/2536 > > > > But consistently so! 253{7,8,9} work fine reproducibly. > > The name of the temporary file should change each time you consult the > webpage... > > Correct, for the ones that don

Re: [sage-devel] Re: Trac error

2015-05-21 Thread Vincent Delecroix
On 21/05/15 17:18, kcrisman wrote: http://trac.sagemath.org/ticket/17018 --> Trac detected an internal error: OSError: [Errno 2] No such file or directory: '/tmp/tmpTo_W1D' I'm getting this too, basically the same error. http://trac.sagemath.org/ticket/2536 But consistently so! 253{7,8,

Re: [sage-devel] Re: trac error, disk full?

2014-05-25 Thread Ralf Stephan
Many thanks! On 25 May 2014 17:42, "Keith Clawson" wrote: > I disabled the daemon that was generating massive log files, so the > problem is fixed now. > > -Keith > > > > On Sunday, May 25, 2014 3:01:29 AM UTC-7, Volker Braun wrote: >> >> I've deleted a log file to alleviate the situation. I take