Re: Django still uses Python 2.4 instead of 2.6

2012-11-04 Thread Tucker
know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker

Re: Debugging Git repo on 1.6.13

2012-11-02 Thread Tucker
Please ignore me. I was just doing it wrong. On Fri, Nov 2, 2012 at 12:54 PM, Tucker j...@gmail.com wrote: I've trying to add a Git repo to our existing Review Board instance. Until now, everything has been SVN and been simple. When I tried to add the Git repo, I received a complaint

Re: Problem with new install of ReviewBoard 1.6

2012-10-19 Thread Tucker
identical steps working fine on the dev box. Things are rolling along happily now. On Wed, Oct 17, 2012 at 3:36 PM, Tucker j...@gmail.com wrote: Found the list. I'll keep working on this. On Wed, Oct 17, 2012 at 2:40 PM, Tucker j...@gmail.com wrote: Is there some place I could find

Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
. Evolution successful. Resetting in-database caches. Upgrade complete. Unfortunately, when I try and login, Apache segfaults: [Wed Oct 17 14:38:53 2012] [notice] child pid 3210 exit signal Segmentation fault (11) Any one have any ideas? -- --tucker -- Want to help the Review Board

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
-- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Oct 17, 2012 at 11:39 AM, Tucker j...@gmail.com wrote: I'm trying to setup a new ReviewBoard 1.6 instance and running into some problems. I have Python 2.7

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Oct 17, 2012 at 1:10 PM, Tucker j...@gmail.com wrote: altinstall is a make option for Python. It allows you to run multiple versions of Python in parallel. Unfortunately, Cent

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
. - http://www.vmware.com On Wed, Oct 17, 2012 at 1:33 PM, Tucker j...@gmail.com wrote: This is an it's not me, it's them moment. I'm limited by the offerings we have in our datacenters. Since run a large production network, we sacrifice flexibility for predictability. That means I don't have

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
Tested against Python2.6 as well and get the same strack trace (pointed to python2.6 install though). Interestingly, my ReviewBoard 1.7RC2 install works fine with a dev server using Python2.7 built the same way. On Wed, Oct 17, 2012 at 2:06 PM, Tucker j...@gmail.com wrote: I'm pretty confident

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
and then re-installing the ReviewBoard package will fetch the right version. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Oct 17, 2012 at 2:24 PM, Tucker j...@gmail.com wrote: Tested against Python2.6

Re: Problem with new install of ReviewBoard 1.6

2012-10-17 Thread Tucker
Found the list. I'll keep working on this. On Wed, Oct 17, 2012 at 2:40 PM, Tucker j...@gmail.com wrote: Is there some place I could find that dependency mapping? The only things I had to handle compile are wsgi, pysvn and Django (only with 2.7 because it doesn't like https right now

Re: Upgrading python versions?

2012-03-02 Thread Tucker
Should I do a whole new install and migrate the DB? On Tue, Feb 28, 2012 at 2:43 PM, Tucker j...@gmail.com wrote: I decided to try and build pylucene again on CentOs 5.2.  I kept running into problems with python2.4, so I built jcc against python2.6 (ActivePython).  I eventually got it working

Upgrading python versions?

2012-02-28 Thread Tucker
. Since I built jcc with python2.6 and installed ReviewBoard using python2.4. this makes sense. Anyone have any suggestions on how to either cheat the enable search setting or upgrade the python version ReviewBoard is using? -- --tucker -- Want to help the Review Board project? Donate today

Re: How to get people to close off reviews

2011-11-04 Thread Tucker
options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker -- 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

Re: How to get people to close off reviews

2011-11-02 Thread Tucker
/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker -- Want to help the Review Board project? Donate today

Re: PyLucene and JCC on CentOS 5.[2,3]

2011-10-11 Thread Tucker
to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker -- 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

Re: Review Board at scale

2011-10-11 Thread Tucker
configured correctly, review board should easily handle that. The largest deployment I know of has 4000 users and over 27 review requests on a single 4-CPU system with 4G of RAM. Do you have memcached configured? - David On Oct 6, 2011, at 12:14 PM, Tucker j...@gmail.com wrote: Within

Review Board at scale

2011-10-06 Thread Tucker
* 16G RAM For the sake of argument, let's assume something in the ~100k commit range. Should I worry? -- --tucker -- 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

Re: LDAP Authentication

2011-09-30 Thread Tucker
-- --tucker -- 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 reviewboard+unsubscr

Re: PyLucene and JCC on CentOS 5.[2,3]

2011-09-20 Thread Tucker
Currently, when trying to compile lucene, it ends with this: build/_lucene/__wrap04__.cpp:5994:1: error: pasting ; and $$Type does not give a valid preprocessing token build/_lucene/__wrap04__.cpp: In function ‘PyObject* java::lang::t_Thread_getAllStackTraces(PyTypeObject*)’:

PyLucene and JCC on CentOS 5.[2,3]

2011-09-09 Thread Tucker
to share, I'd be grateful. -- --tucker -- 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

Re: Failed upgrade to RC2

2011-07-29 Thread Tucker
://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Jul 27, 2011 at 7:25 PM, Tucker j...@gmail.com wrote: I don't recall having run that but it doesn't mean I didn't.  I believe the upgrade from beta1 to RC1 may have complained.  It's possible reran the upgrade script or, if it told me to run

Failed upgrade to RC2

2011-07-26 Thread Tucker
. It is a dev host, so there's a possibility that something was done to the machine that was unrelated but had an impact. -- --tucker -- 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

Re: Subversion post-commit not working

2011-07-25 Thread Tucker
From the same directory, what does svn status say? The post-review script uses the same pathing concept as the svn command. Have to be in an active work space (which the response implies you aren't) and be in or above the location with active changes. On Jul 21, 2011 1:57 PM, David

Re: Query about LDAP authentication in reviewboard

2011-07-19 Thread Tucker
/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user

Re: post-reviews: The requested URL could not be retrieved

2011-06-10 Thread Tucker
://groups.google.com/group/reviewboard?hl=en -- --tucker -- 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

Re: post-reviews: The requested URL could not be retrieved

2011-06-10 Thread Tucker
Does the error actually only list the hostname and not the fully qualified name? If so, that may be part of your problem (throwing out guesses). Have you tried using the fully qualified name? On Fri, Jun 10, 2011 at 11:22 AM, ptrchen ptrc...@gmail.com wrote: Hi Tucker, Thanks for the reply

Re: Access controls

2011-06-03 Thread Tucker
/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us

Profile matching query error

2011-05-25 Thread Tucker
, 'REMOTE_USER': None, 'REQUEST_METHOD': 'GET', 'SCRIPT_NAME': '', 'SERVER_NAME': 'reviews.omitted.com', 'SERVER_PORT': 80, 'SERVER_PROTOCOL': 'HTTP/1.1', 'SERVER_SOFTWARE': 'mod_python'} -- --tucker -- Want to help the Review Board project? Donate today at http://www.reviewboard.org

Re: Profile matching query error

2011-05-25 Thread Tucker
on, and what authentication method you use? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, May 25, 2011 at 12:35 PM, Tucker j...@gmail.com wrote: I'm running RB1.6b2.1 and have been getting

Re: Profile matching query error

2011-05-25 Thread Tucker
Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, May 25, 2011 at 12:40 PM, Tucker j...@gmail.com wrote: Using LDAP auth and anonymous access is disabled. On Wed, May 25, 2011 at 12:37 PM, Christian Hammond chip...@chipx86.com

Re: Can't post subversion diff using post-review

2011-05-18 Thread Tucker
know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -- --tucker