Hi Please find the apache logs , if it can help you to determinte the root cause [Tue Mar 12 14:11:49 2013] [notice] Apache/2.2.15 (Unix) DAV/2 mod_wsgi/3.2 Python/2.6.6 configured -- resuming normal operations [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [error] Exception KeyError: KeyError(-1216022704,) in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored [Tue Mar 12 14:35:23 2013] [notice] caught SIGTERM, shutting down [Tue Mar 12 14:35:23 2013] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0 [Tue Mar 12 14:35:23 2013] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Tue Mar 12 14:35:23 2013] [notice] Digest: generating secret for digest authentication ... [Tue Mar 12 14:35:23 2013] [notice] Digest: done [Tue Mar 12 14:35:23 2013] [warn] mod_wsgi: Compiled for Python/2.6.2. [Tue Mar 12 14:35:23 2013] [warn] mod_wsgi: Runtime using Python/2.6.6. [Tue Mar 12 14:35:23 2013] [notice] Apache/2.2.15 (Unix) DAV/2 mod_wsgi/3.2 Python/2.6.6 configured -- resuming normal operations [root@test logs]# date thanks/regards Arun kurse On Tuesday, March 5, 2013 12:02:18 PM UTC+5:30, [email protected] wrote:
> Hi All > > I am new to Review Board and trying to setup up internally in our > Environment . > I have installed reviewBoard successfully with "easy_install > ReviewBoard". > > easy_install failed to install Django and hence i had to install it > manually . > > I have successfully created the Postgres SQL database . > > I am getting the below error while running "rb-install" > > [root@test /]# rb-site install /var/www/reviews.nonstopqa.com > Traceback (most recent call last): > File "/usr/bin/rb-site", line 5, in <module> > from pkg_resources import load_entry_point > File > "/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py", > > line 2640, in <module> > parse_requirements(__requires__), Environment() > File > "/usr/lib/python2.6/site-packages/distribute-0.6.8-py2.6.egg/pkg_resources.py", > > line 531, in resolve > raise DistributionNotFound(req) # XXX put more info here > pkg_resources.DistributionNotFound: Django>=1.4.5,<1.5 > > > Also how do i link Review Board with Postgres SQL database ? > > Many thanks for your help. > > thanks/regards > Arun kurse > -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
