Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread R. Andrew Ohana
Ok, hopefully it is fixed now. It looks like it is a bug in git (at least
the version that is on the trac server), see [1].

[1]
http://git.661346.n2.nabble.com/Problems-with-stale-keep-files-on-git-server-td6226633.html

On Wed, Apr 15, 2015 at 1:02 PM, R. Andrew Ohana 
wrote:

> There is some permissions issue with the git repository. Working on it...
>
> On Wed, Apr 15, 2015 at 12:28 PM, Dima Pasechnik 
> wrote:
>
>> /tmp or some other filesystem ran out of space?
>>
>>
>> On Wednesday, 15 April 2015 20:09:54 UTC+1, vdelecroix wrote:
>>>
>>> contamination...
>>>
>>> http://trac.sagemath.org/ticket/17818
>>>
>>  --
>> 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-devel+unsubscr...@googlegroups.com.
>> To post to this group, send email to sage-devel@googlegroups.com.
>> Visit this group at http://groups.google.com/group/sage-devel.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Andrew
>



-- 
Andrew

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread R. Andrew Ohana
There is some permissions issue with the git repository. Working on it...

On Wed, Apr 15, 2015 at 12:28 PM, Dima Pasechnik  wrote:

> /tmp or some other filesystem ran out of space?
>
>
> On Wednesday, 15 April 2015 20:09:54 UTC+1, vdelecroix wrote:
>>
>> contamination...
>>
>> http://trac.sagemath.org/ticket/17818
>>
>  --
> 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-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Andrew

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Dima Pasechnik
/tmp or some other filesystem ran out of space?

On Wednesday, 15 April 2015 20:09:54 UTC+1, vdelecroix wrote:
>
> contamination... 
>
> http://trac.sagemath.org/ticket/17818 
>

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Vincent Delecroix

contamination...

http://trac.sagemath.org/ticket/17818

--
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Samuel Lelievre
Just trying to access http://trac.sagemath.org/ticket/16477 gives

Trac detected an internal error: 
OSError: [Errno 2] No such file or directory: '/tmp/tmpafaJGh'

Samuel

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Samuel Lelievre
Just trying to access http://trac.sagemath.org/ticket/16477 gives

Trac detected an internal error: 
OSError: [Errno 2] No such file or directory: '/tmp/tmpafaJGh'

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Vincent Delecroix
Got the very same error than Darij when trying to submit modifications 
to some ticket (#5332). I got


OSError: [Errno 2] No such file or directory: '/tmp/tmpFn4RT0'

On 15/04/15 19:10, Volker Braun wrote:

For the record, here is the traceback:

File
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/main.py",
line 497, in _dispatch_request
   dispatcher.dispatch(req)
File
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/main.py",
line 233, in dispatch
   content_type)
File
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/chrome.py",
line 991, in render_template
   stream |= self._filter_stream(req, method, filename, stream, data)
File "/usr/local/lib/python2.7/dist-packages/genshi/core.py", line 133, in
__or__
   return Stream(_ensure(function(self)), serializer=self.serializer)
File
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/chrome.py",
line 1170, in inner
   data)
File
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/ticket_branch.py",
line 65, in filter_stream
   ret = self.get_merge(branch)
File
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/git_merger.py",
line 25, in get_merge
   ret = self._merge(commit)
File
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/git_merger.py",
line 135, in _merge
   shutil.rmtree(tmpdir)
File "/usr/lib/python2.7/shutil.py", line 237, in rmtree
   onerror(os.listdir, path, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 235, in rmtree
   names = os.listdir(path)



On Wednesday, April 15, 2015 at 7:02:15 PM UTC+2, Darij Grinberg wrote:


Hi,

trac is broken again... but only for some tickets:
​http://trac.sagemath.org/ticket/11529
​http://trac.sagemath.org/ticket/16820
http://trac.sagemath.org/ticket/18001
http://trac.sagemath.org/ticket/18000

It's always this kind of bug:
Trac detected an internal error:

OSError: [Errno 2] No such file or directory: '/tmp/tmptnACR8'

This is now http://trac.sagemath.org/ticket/18209 (works so far!), but I
don't know whom to CC.

   Best regards,
   Darij





--
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: trac errors out on some tickets

2015-04-15 Thread Volker Braun
For the record, here is the traceback:

File 
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/main.py", 
line 497, in _dispatch_request
  dispatcher.dispatch(req)
File 
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/main.py", 
line 233, in dispatch
  content_type)
File 
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/chrome.py",
 
line 991, in render_template
  stream |= self._filter_stream(req, method, filename, stream, data)
File "/usr/local/lib/python2.7/dist-packages/genshi/core.py", line 133, in 
__or__
  return Stream(_ensure(function(self)), serializer=self.serializer)
File 
"/usr/local/lib/python2.7/dist-packages/Trac-1.1.1-py2.7.egg/trac/web/chrome.py",
 
line 1170, in inner
  data)
File 
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/ticket_branch.py",
 
line 65, in filter_stream
  ret = self.get_merge(branch)
File 
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/git_merger.py",
 
line 25, in get_merge
  ret = self._merge(commit)
File 
"/usr/local/lib/python2.7/dist-packages/sage_trac-0.2-py2.7.egg/sage_trac/git_merger.py",
 
line 135, in _merge
  shutil.rmtree(tmpdir)
File "/usr/lib/python2.7/shutil.py", line 237, in rmtree
  onerror(os.listdir, path, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 235, in rmtree
  names = os.listdir(path)



On Wednesday, April 15, 2015 at 7:02:15 PM UTC+2, Darij Grinberg wrote:
>
> Hi,
>
> trac is broken again... but only for some tickets:
> ​http://trac.sagemath.org/ticket/11529
> ​http://trac.sagemath.org/ticket/16820
> http://trac.sagemath.org/ticket/18001
> http://trac.sagemath.org/ticket/18000
>
> It's always this kind of bug:
> Trac detected an internal error:
>
> OSError: [Errno 2] No such file or directory: '/tmp/tmptnACR8'
>
> This is now http://trac.sagemath.org/ticket/18209 (works so far!), but I 
> don't know whom to CC.
>
>   Best regards,
>   Darij
>

-- 
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.