[tor-bugs] #9799 [Website]: ViewVC exception: TypeError: expecting an integer for the buffer size

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 21 07:05:55 UTC 2013


#9799: ViewVC exception: TypeError: expecting an integer for the buffer size
---------------------+---------------------
 Reporter:  dcf      |          Owner:
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:
Component:  Website  |        Version:
 Keywords:           |  Actual Points:
Parent ID:           |         Points:
---------------------+---------------------
 Go to https://svn.torproject.org/cgi-
 bin/viewvc.cgi/Tor?view=revision&revision=26357, and click on
 [https://svn.torproject.org/cgi-
 bin/viewvc.cgi/Tor/website/trunk/download/en/download-
 easy.wml?r1=26357&r2=26356&pathrev=26357 text changed].
 {{{
 Traceback (most recent call last):
   File "/usr/lib/viewvc/lib/viewvc.py", line 4322, in main
     request.run_viewvc()
   File "/usr/lib/viewvc/lib/viewvc.py", line 397, in run_viewvc
     self.view_func(self)
   File "/usr/lib/viewvc/lib/viewvc.py", line 3141, in view_diff
     fp = request.repos.rawdiff(p1, rev1, p2, rev2, diff_type,
 diff_options)
   File "/usr/lib/viewvc/lib/vclib/svn/svn_repos.py", line 710, in rawdiff
     temp1 = temp_checkout(self, p1, r1)
   File "/usr/lib/viewvc/lib/vclib/svn/svn_repos.py", line 254, in
 temp_checkout
     chunk = core.svn_stream_read(stream, core.SVN_STREAM_CHUNK_SIZE)
   File "/usr/lib/pymodules/python2.7/libsvn/core.py", line 4801, in
 svn_stream_read
     return _core.svn_stream_read(*args)
 TypeError: expecting an integer for the buffer size
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9799>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list