1179: Unable to view/submit Review Requests

murtuz*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Sept. 15, 2009
What version are you running?


What's the URL of the page containing the problem?
http://codereview.corp.yahoo.com/r/5135/


What steps will reproduce the problem?
1. Login to the review tool
2. Click on an existing Review
or
1. Login to the review tool
2. Click on New Review Request


What is the expected output? What do you see instead?
An error page was displayed saying - 

OSError at /r/new/
[Errno 2] No such file or directory
Request Method: 	GET
Request URL: 	http://codereview.corp.yahoo.com/r/new/
Exception Type: 	OSError
Exception Value: 	[Errno 2] No such file or directory
Exception Location: 	/home/y/share/reviewboard/scmtools/cvs.py in __init__,
line 132
Python Executable: 	/home/y/bin/python
Python Version: 	2.5.2
Python Path: 	['/home/y/share', '/home/y/share/reviewboard',
'/home/y/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg',
'/home/y/lib/python2.5/site-packages/flup-1.0-py2.5.egg',
'/home/y/lib/python2.5/site-packages/MySQL_python-1.2.2-py2.5-linux-i686.egg',
'/home/y/lib/python25.zip', '/home/y/lib/python2.5/lib-dynload',
'/home/y/lib/python2.5', '/home/y/lib/python2.5/plat-linux2',
'/home/y/lib/python2.5/lib-tk', '/home/y/lib/python2.5/site-packages/PIL',
'/home/y/lib/python2.5/site-packages']
Server time: 	Mon, 22 Jun 2009 13:43:18 -0700




What operating system are you using? What browser?


Please provide any additional information below.

Click on the link below to see the error message:
http://codereview.corp.yahoo.com/r/new/
chipx86
#1 chipx86
Which version is this? Is Review Board hosted on Linux or Windows? And are there
actually review requests against CVS repositories?

This is a known bug in 1.0 RC3, which we thought was fixed in 1.0, so it'll be
important to know all the info above.
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete