Comment #2 on issue 3816 by nhiru...@gmail.com: Post Installation Throws KeyError at / u'PATH' /usr/lib/python2.7/UserDict.py in __getitem__, line 23
https://code.google.com/p/reviewboard/issues/detail?id=3816

Thanks for the Prompt Reply

Still this is Development Server

The screen says below a Traceback

Traceback:
File "/usr/local/lib/python2.7/dist-packages/Django-1.6.10-py2.7.egg/django/core/handlers/base.py" in get_response 105. response = middleware_method(request, callback, callback_args, callback_kwargs) File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/middleware.py" in process_view
  73.         updates_required = check_updates_required()
File "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/checks.py" in check_updates_required
  185.         if not is_exe_in_path('patch'):
File "/usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/util/filesystem.py" in is_exe_in_path
  46.     for dir in os.environ['PATH'].split(os.pathsep):
File "/usr/lib/python2.7/UserDict.py" in __getitem__
  23.         raise KeyError(key)

Exception Type: KeyError at /
Exception Value: u'PATH'

Under META TABLE

META
Variable        Value
HTTP_AUTHORIZATION      ''

wsgi.multiprocess       False


SERVER_SOFTWARE 'Apache/2.2.22 (Ubuntu)'

SCRIPT_NAME     u''

SERVER_SIGNATURE '<address>Apache/2.2.22 (Ubuntu) Server at v3.graderesults.com Port 80</address>\n'

REQUEST_METHOD  'GET'

PATH_INFO  u'/'

SERVER_PROTOCOL         'HTTP/1.1'

QUERY_STRING    ''

PATH    '/usr/local/bin:/usr/bin:/bin'

HTTP_USER_AGENT 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0'

HTTP_CONNECTION 'keep-alive'

SERVER_NAME     'v3.graderesults.com'

REMOTE_ADDR     '68.3.130.50'

wsgi.url_scheme 'http'

PATH_TRANSLATED  '/home/rb/www/htdocs/reviewboard.fcgi/'


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to