PyErr_Restore () from /usr/lib64/libpython2.4.so.1.0 error while installing Reviewboard on centos5 system

2013-04-24 Thread mamta . nanavati
Hi, I'm trying to install Reviewboard on centos5. Using : Python2.7, Reviewboard -1.7.x and Django-1.4x with Apache2.2 I also rebuild mod_wsgi with python2.7 and --enable-shared. After solving one thing that led to another, I'm finally stuck on a seg fault. On doing a core dump and inspecting

Re: PyErr_Restore () from /usr/lib64/libpython2.4.so.1.0 error while installing Reviewboard on centos5 system

2013-04-24 Thread Mamta Nanavati
Hi Christian, I'm actually using system packages , the only thing I had to rebuild was mod_wsgi since it was using the version for python2.4 with httpd. Would you recommend any particular route that I should take? Thanks, Mamta On Wednesday, April 24, 2013 1:06:45 PM UTC-7, Christian Hammond w

Trying to upload an id_rsa gives Uploading SSH key failed: This SSH key is not a valid RSA or DSS key error.

2013-04-30 Thread mamta . nanavati
Hi, I'm trying to upload an id_rsa private key to reviewboard to authenticate with Git repo, but it fails with the error Uploading SSH key failed: This SSH key is not a valid RSA or DSS key Permissions on id_rsa were set using chmod 600 Thanks, M -- Want to help the Review Board project? Dona

Gatekeeping mechanism in Reviewboard?

2013-05-03 Thread mamta . nanavati
Hi, My company is currently evaluating between Gerrit and Reviewboard and one of the points that we are debating on is Gatekeeping. Gerrit automatically runs tests after a review is approved and ready to be merged into jenkis. Is there any mechanism in reviewboard to do the same- : eg: Worflow

Re: Automated merge after review && continuous integration

2013-05-03 Thread mamta . nanavati
Hey David, This is an older post but i"m actually looking for exactly these things currently and was wondering if these features have been built into reviewboard now / via plugins or are they still in pipeline? Thanks, M On Wednesday, April 20, 2011 3:34:59 PM UTC-7, David Trowbridge wrote: >