When trying to view my projects via ViewCVS the the "view" option produces a traceback such as this one: Python Exception Occurred Traceback (most recent call last): File "/home/httpd/viewcvs/lib/viewcvs.py", line 2625, in run_cgi main() File "/home/httpd/viewcvs/lib/viewcvs.py", line 2589, in main view_checkout(request) File "/home/httpd/viewcvs/lib/viewcvs.py", line 1914, in view_checkout markup_stream(request, fp, revision, request.mime_type) File "/home/httpd/viewcvs/lib/viewcvs.py", line 662, in markup_stream markup_stream_enscript(lang, fp) File "/home/httpd/viewcvs/lib/viewcvs.py", line 501, in markup_stream_enscript enscript.close() File "/home/httpd/viewcvs/lib/popen.py", line 180, in close self.file.close() IOError: [Errno 32] Broken pipe This happens on every revision entry in cvs. Reproducible: Always Steps to Reproduce: 1. Go to the "aether" module in viewcvs 2. Select view for any revision Actual Results: A python traceback is spit out at me. Expected Results: Highlighted the revision.
For highlightning a python file viewcvs needs a plugin for enscript. Check out http://viewcvs.sourceforge.net/#Colorize for further instructions. This is a task for the infrastructure-team. May the bug-wranglers reassign it to the right person (I think tigger has access to the servers)?
*** Bug 25841 has been marked as a duplicate of this bug. ***
I've fixed that problem in my recent ebuild (0.9.2-r2), which tarball is attached
actuall attachment is in the bug # 16501.
should be fixed now.