Re: memcached not showing as option in rb-site install

2009-06-25 Thread Christian Hammond
The thing to make sure then is that the version of Python that's being used for Review Board is 2.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Jun 24, 2009 at 11:17 PM, Eric P

Can not use post-review to post a perforce review

2009-06-25 Thread Jason Lee
Hi guys, Two days ago, I followed the documentation on page of Review Board and installed it. Everything seemed great. The site was established successfully. I could register, use admin, set repository. But when I tried to use post-review to post a perforce review. I failed! The command is:

Re: memcached not showing as option in rb-site install

2009-06-25 Thread Eric P
It is. $ python -V Python 2.6 Eric On Thu, Jun 25, 2009 at 1:22 AM, Christian Hammondchip...@chipx86.com wrote: The thing to make sure then is that the version of Python that's being used for Review Board is 2.6. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: memcached not showing as option in rb-site install

2009-06-25 Thread Eric P
In addition to verifying a Python 2.6 install, I went through and reinstalled Memcached, libmemcache and cmemcache, but memcached is still grayed out in rb-site install. I noticed there's a patch for libmemcache on the cmemcache site. Here:

Hg mirror of Reviewboard available

2009-06-25 Thread Sebastien Douche
We love DVCS (another way to said we hate SVN :) and we want send patch and contribution. So we create a Hg mirror :) http://hg.reviewboard.mirrors.securactive.org/trunk/ -- Sebastien Douche sdou...@gmail.com --~--~-~--~~~---~--~~ You received this message

rb-site install - Review Board is taking a nap

2009-06-25 Thread Eric P
Hi (me again), I have all my dependency issues sorted, and I've installed my first Review Board site per the documentation. When I go to visit the site, I see the 'Review Board is taking a nap' dialog box. In my Apache error_log, I see some errors: [error] [client 127.0.0.1] mod_python

Re: rb-site install - Review Board is taking a nap

2009-06-25 Thread Jeff Andros
I've yet to do an install like that, and someone else may correct me, but normally that message means that the apache user does not have write access to bothr the sqlite file and the folder that contains it. Try tracking that down and changing the permissions/owner. --Jeff 2009/6/25 Eric P

Re: rb-site install - Review Board is taking a nap

2009-06-25 Thread Eric P
I actually ran rb-site w/o those params. I just wanted to convey that info (should've done it another way). I gave web server ownership to the 'db' directory (running sqlite3) and its content, and that did the trick. Thanks! That step should probably be added to the docs for those who use

Re: How to test email setup, configure logging

2009-06-25 Thread davious
Without changing anything, I'm seeing a reviewboard.log in /var/log/ reviewboard. Not a lot there. repetitions of 2009-06-25 11:49:02,320 - INFO - Logging to /var/log/reviewboard/ reviewboard.log with a minimum level of DEBUG 2009-06-25 11:49:02,322 - INFO - Log file for Review Board v1.0

Re: rb-site install - Review Board is taking a nap

2009-06-25 Thread grimbeaver
Not sure about what you are seeing in the logs because I did not look at my logs. But I was getting that error when SELinux was enabled. Try turning off SELinux. On Jun 25, 12:34 pm, Eric P eric.maill...@gmail.com wrote: Hi (me again), I have all my dependency issues sorted, and I've

Re: rb-site install - Review Board is taking a nap

2009-06-25 Thread Eric P
Yep, I did that as well while I was trying to get this all working. Thanks, Eric On Thu, Jun 25, 2009 at 1:18 PM, grimbeavertbrez...@gmail.com wrote: Not sure about what you are seeing in the logs because I did not look at my logs.  But I was getting that error when SELinux was enabled. Try

post-review + perforce - Error running 'where' command

2009-06-25 Thread angeliti
Hello! I'm trying to set up Review Board to work with a Perforce server. The Perforce executable is called sd instead of p4, but works in the exact same way as Perforce does. I had replaced all the instances of p4 with sd in the post-review script. I've created a new changelist that affects

Re: post-review + perforce - Error running 'where' command

2009-06-25 Thread Kerry Sainsbury
Perhaps it might be easier to create a script called p4 that delegates everything through to sd. Cheers Kerry On Fri, Jun 26, 2009 at 11:01 AM, angeliti angel...@gmail.com wrote: Hello! I'm trying to set up Review Board to work with a Perforce server. The Perforce executable is called sd

Re: post-review + perforce - Error running 'where' command

2009-06-25 Thread Christian Hammond
It's unlikely doskey will affect this process. You'll need an actual p4.bat. Why is this called sd? Is it actually p4? We need very specific commands to work very specifically. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. -

Issue 1186 in reviewboard: Review Request descriptive timestamp doesn't match actual timestamp

2009-06-25 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1186 by robwalker01: Review Request descriptive timestamp doesn't match actual timestamp http://code.google.com/p/reviewboard/issues/detail?id=1186 *NOTE: Do not post confidential information in this bug report.* What

Issue 1188 in reviewboard: Change password link displayed to AD user in Admin area

2009-06-25 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1188 by tbrezins: Change password link displayed to AD user in Admin area http://code.google.com/p/reviewboard/issues/detail?id=1188 *NOTE: Do not post confidential information in this bug report.* What version are you