#3128: UnicodeDecodeError in /account
------------------------------------------+---------------------------------
Reporter: Markus Tacker <[EMAIL PROTECTED]> | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: devel
Severity: normal | Resolution:
Keywords: UnicodeDecodeError |
------------------------------------------+---------------------------------
Comment (by Markus Tacker <[EMAIL PROTECTED]>):
Yes.
{{{Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 299, in
dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 189, in
dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 51, in
process_request
File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 67, in
_do_change_password
File "build/bdist.linux-i686/egg/acct_mgr/api.py", line 88, in
set_password
File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 50, in
set_password
File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 77, in
_update_file
File "/usr/lib/python2.4/fileinput.py", line 231, in next
line = self.readline()
File "/usr/lib/python2.4/fileinput.py", line 300, in readline
os.rename(self._filename, self._backupfilename)
OSError: [Errno 16] Das Gerät oder die Ressource ist belegt
}}}
{{{Das Gerät oder die Ressource ist belegt}}} means {{{device or resource
busy}}}
I wonder where that might come from.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3128>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets