savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[savannah-help-public] [sr #108810] Some source codes is breaked by Pyth


From: Hsing-yen He
Subject: [savannah-help-public] [sr #108810] Some source codes is breaked by Python error
Date: Fri, 01 May 2015 04:32:42 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #2, sr #108810 (project administration):

Well, I found the “Python Traceback” notice at the end of the source code
for a long time when I got the source code of GNU FreeFont, I have sent file
#33070 to show this error.

This is the notice that I always seen:

*An Exception Has Occurred*
*Python Traceback*
Traceback (most recent call last):
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 3746, in main
    request.run_viewvc()
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 403, in run_viewvc
    self.view_func(self)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 1470, in view_markup
    generate_page(request, "markup", data)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 855, in generate_page
    template.generate(request.server.file(), data)
  File "/var/www/off-site/viewvc/lib/ezt.py", line 326, in generate
    self._execute(self.program, ctx)
  File "/var/www/off-site/viewvc/lib/ezt.py", line 455, in _execute
    step[0](step[1], ctx)
  File "/var/www/off-site/viewvc/lib/ezt.py", line 460, in _cmd_print
    _write_value(value, args, ctx)
  File "/var/www/off-site/viewvc/lib/ezt.py", line 636, in _write_value
    apply(value, [ctx] + list(args))
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 1213, in __call__
    copy_stream(self.fp, ctx.fp, self.htmlize)
  File "/var/www/off-site/viewvc/lib/viewvc.py", line 1198, in copy_stream
    dst.write(chunk)
  File "/var/www/off-site/viewvc/lib/vclib/svn/__init__.py", line 589, in
_sigterm_handler
    sys.exit(-1)
NameError: global name 'sys' is not defined

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108810>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]