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

Reply via email to