When trying to upgrade Review Board from a working 1.7.6 to 2.0.2 Redhat 
Santiago: 

1) easy_install -U ReviewBoard
2) rb-site upgrade 
/var/www/html/reviewboard/                                     -successful 
evolution

After restarting my httpd server, I received the following errors in the 
error_log file:

[error] [client 10.79.85.104]  IndentationError: unindent does not match 
any outer indentation level
[error] [client 10.79.85.104] mod_wsgi (pid=6333): Exception occurred 
processing WSGI script '/var/www/html/reviewboard/htdocs/reviewboard.wsgi'.
[error] [client 10.79.85.104] Traceback (most recent call last):
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/handlers/wsgi.py",
 
line 187, in __call__
[error] [client 10.79.85.104]     self.load_middleware()
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/core/handlers/base.py",
 
line 45, in load_middleware
[error] [client 10.79.85.104]     mw_class = import_by_path(middleware_path)
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/utils/module_loading.py",
 
line 21, in import_by_path
[error] [client 10.79.85.104]     module = import_module(module_path)
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/Django-1.6.11-py2.6.egg/django/utils/importlib.py",
 
line 40, in import_module
[error] [client 10.79.85.104]     __import__(name)
[client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.20-py2.6.egg/reviewboard/admin/middleware.py",
 
line 24, in <module>
[error] [client 10.79.85.104]     from reviewboard.admin.siteconfig import 
load_site_config
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.20-py2.6.egg/reviewboard/admin/siteconfig.py",
 
line 48, in <module>
[error] [client 10.79.85.104]     from reviewboard.accounts.backends import 
get_registered_auth_backend
[error] [client 10.79.85.104]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.20-py2.6.egg/reviewboard/accounts/backends.py",
 
line 108
[error] [client 10.79.85.104]      name = _('Mantis User Database')

AND the Review Board is taking a nap screen on my browser

Thanks for your help,

Robert

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to