I am having the same problem. I tried to upload patch for trac 7763
and got the following error.

Oops…
Trac detected an internal error:
IOError: [Errno 28] No space left on device
There was an internal error in Trac. It is recommended that you inform
your local Trac administrator and give him all the information he
needs to reproduce the issue.

To that end, you could   a ticket.

The action that triggered the error was:

POST: /attachment/ticket/7763/
TracGuide — The Trac User and Administration Guide

On Jan 16, 11:13 pm, Dima Pasechnik <dimp...@gmail.com> wrote:
> while attempting to upload a patch on #6391, I get
> (http://trac.sagemath.org/sage_trac/attachment/ticket/6391/?
> action=new&attachfilebutton=Attach+file)
>
> (using Safari on OSX 10.6.6)
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/api.py", line 377, in send_error
>     'text/html')
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/chrome.py", line 726, in render_template
>     req.session.pop('chrome.%s.%d' % (type_, i)))
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/api.py", line 195, in __getattr__
>     value = self.callbacks[name](self)
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/main.py", line 264, in _get_session
>     return Session(self.env, req)
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/session.py", line 157, in __init__
>     self.get_session(req.authname, authenticated=True)
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/session.py", line 173, in get_session
>     super(Session, self).get_session(sid, authenticated)
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/
> web/session.py", line 56, in get_session
>     (sid, int(authenticated)))
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/
> util.py", line 59, in execute
>     return self.cursor.execute(sql_escape_percent(sql), args)
>   File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/db/
> util.py", line 59, in execute
>     return self.cursor.execute(sql_escape_percent(sql), args)
> ProgrammingError: current transaction is aborted, commands ignored
> until end of transaction block

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to