Re: Reviewboard LDAP configuration

2011-10-07 Thread jack jack
Hi Christian, I Added some debug statement in the backend.py and import traceback, 2011-10-07 05:46:39,335 - WARNING - An error while LDAP-authenticating: TypeError('expected string in list', u'u') 2011-10-07 05:46:39,336 - WARNING - Traceback (most recent call last): File backends.py, line

1.5.4 to 1.6.1 site upgrade fails

2011-10-07 Thread heffe
I'm upgrading the RB install for my organization from 1.5.4 to 1.6.1. I have been using RB since the first version years ago and I've been through this a number of times but this time I'm running into an error performing the site upgrade. I ran the easy_install command to update RB and it kept

Re: 1.5.4 to 1.6.1 site upgrade fails

2011-10-07 Thread Christian Hammond
Regression with the latest release. For now, do this: easy_install Djblets==0.6.11 I'll fix this in a release tonight. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Oct 7, 2011 at 3:49 PM,

Re: 1.5.4 to 1.6.1 site upgrade fails

2011-10-07 Thread heffe
Thanks for the quick reply. I tried that but I still get an error on the site upgrade: # easy_install Djblets==0.6.11 Searching for Djblets==0.6.11 Reading http://pypi.python.org/simple/Djblets/ Reading http://www.review-board.org/wiki/Djblets Reading

Re: 1.5.4 to 1.6.1 site upgrade fails

2011-10-07 Thread Christian Hammond
Sorry, you'll need to remove /usr/lib/python2.5/site-packages/Djblets-0.6.12-py2.5.egg/ first. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Fri, Oct 7, 2011 at 4:04 PM, heffe ghe...@gmail.com wrote:

Re: 1.5.4 to 1.6.1 site upgrade fails

2011-10-07 Thread heffe
Thanks! That did the trick. -- 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

Re: Issue 2320 in reviewboard: User password is not passed to ssh client

2011-10-07 Thread reviewboard
Comment #3 on issue 2320 by m.sahala...@gmail.com: User password is not passed to ssh client http://code.google.com/p/reviewboard/issues/detail?id=2320 I checked the code and its the same in the latest trunk, I believe. Can it be that the assumption is after authenticating you don't need

Re: Issue 2321 in reviewboard: No easy way to tell if I have reviewed requests from the dashboard.

2011-10-07 Thread reviewboard
Comment #2 on issue 2321 by si...@shoptap.it: No easy way to tell if I have reviewed requests from the dashboard. http://code.google.com/p/reviewboard/issues/detail?id=2321 I suggest you enable the most obviously useful of these things by default. And maybe not hide them under a tiny

Issue 2323 in reviewboard: LDAP Authentication is not case senitive, but Reviewboard is

2011-10-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2323 by sra...@gmail.com: LDAP Authentication is not case senitive, but Reviewboard is http://code.google.com/p/reviewboard/issues/detail?id=2323 * NOTE: Do not post confidential information in this bug report. * *

Re: Issue 2323 in reviewboard: LDAP Authentication is not case senitive, but Reviewboard is

2011-10-07 Thread reviewboard
Comment #1 on issue 2323 by sra...@gmail.com: LDAP Authentication is not case senitive, but Reviewboard is http://code.google.com/p/reviewboard/issues/detail?id=2323 What do you see instead? There are two users, first.last and First.Last created. -- You received this message because you

Re: Issue 1094 in reviewboard: Copy/paste source code

2011-10-07 Thread reviewboard
Comment #3 on issue 1094 by adam.cat...@gmail.com: Copy/paste source code http://code.google.com/p/reviewboard/issues/detail?id=1094 The it's a browser argument is pretty weak. Without doing any fancy javascript for Copy/Paste, it would be pretty easy to create a text area with just the

Re: Issue 2321 in reviewboard: Awesome dashboard features aren't discoverable enough.

2011-10-07 Thread reviewboard
Updates: Summary: Awesome dashboard features aren't discoverable enough. Status: New Labels: -Type-Defect Type-Enhancement Usability Discoverability Comment #3 on issue 2321 by trowb...@gmail.com: Awesome dashboard features aren't discoverable enough.

Re: Issue 2321 in reviewboard: Awesome dashboard features aren't discoverable enough.

2011-10-07 Thread reviewboard
Comment #4 on issue 2321 by si...@shoptap.it: Awesome dashboard features aren't discoverable enough. http://code.google.com/p/reviewboard/issues/detail?id=2321 Awesome! -- You received this message because you are subscribed to the Google Groups reviewboard-issues group. To post to this

Re: Issue 1359 in reviewboard: Diff fails for text file with non-ascii characters

2011-10-07 Thread reviewboard
Updates: Status: Fixed Comment #12 on issue 1359 by trowb...@gmail.com: Diff fails for text file with non-ascii characters http://code.google.com/p/reviewboard/issues/detail?id=1359 Fixed in release-1.6.x (056f27d) -- You received this message because you are subscribed to the

Re: Issue 1862 in reviewboard: reviewboard running patch against empty files

2011-10-07 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 1862 by trowb...@gmail.com: reviewboard running patch against empty files http://code.google.com/p/reviewboard/issues/detail?id=1862 Fixed in master (e15c208). This will ship in 1.7 -- You received this message because you are subscribed to

Re: Issue 2311 in reviewboard: post-review should handle merges in mercurial repositories better (diff attached)

2011-10-07 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 2311 by trowb...@gmail.com: post-review should handle merges in mercurial repositories better (diff attached) http://code.google.com/p/reviewboard/issues/detail?id=2311 Fixed in master (c848031) -- You received this message because you are

Re: Issue 2223 in reviewboard: ERROR (EXTERNAL IP): Internal Server Error: /dashboard/

2011-10-07 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 2223 by trowb...@gmail.com: ERROR (EXTERNAL IP): Internal Server Error: /dashboard/ http://code.google.com/p/reviewboard/issues/detail?id=2223 I haven't seen this error in quite some time with 1.6.x releases. -- You received this message

Re: Issue 2234 in reviewboard: Discarding issue decrements Incoming Reviews count

2011-10-07 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 2234 by trowb...@gmail.com: Discarding issue decrements Incoming Reviews count http://code.google.com/p/reviewboard/issues/detail?id=2234 This should be fixed in 1.6.1 -- You received this message because you are subscribed to the Google

Re: Issue 1623 in reviewboard: Add p4ticket support in perforce backend

2011-10-07 Thread reviewboard
Updates: Summary: Add p4ticket support in perforce backend Comment #7 on issue 1623 by trowb...@gmail.com: Add p4ticket support in perforce backend http://code.google.com/p/reviewboard/issues/detail?id=1623 (No comment was entered for this change.) -- You received this message

Re: Issue 1623 in reviewboard: Add p4ticket support in perforce backend

2011-10-07 Thread reviewboard
Comment #8 on issue 1623 by trowb...@gmail.com: Add p4ticket support in perforce backend http://code.google.com/p/reviewboard/issues/detail?id=1623 Issue 2118 has been merged into this issue. -- You received this message because you are subscribed to the Google Groups reviewboard-issues

Re: Issue 2118 in reviewboard: Add p4ticket support in perforce backend

2011-10-07 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 1623 Comment #8 on issue 2118 by trowb...@gmail.com: Add p4ticket support in perforce backend http://code.google.com/p/reviewboard/issues/detail?id=2118 Actually, we have another issue open about this already. -- You received this

Re: Issue 2323 in reviewboard: LDAP Authentication is not case senitive, but Reviewboard is

2011-10-07 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 1478 Comment #2 on issue 2323 by trowb...@gmail.com: LDAP Authentication is not case senitive, but Reviewboard is http://code.google.com/p/reviewboard/issues/detail?id=2323 (No comment was entered for this change.) -- You received this

Re: Issue 1921 in reviewboard: Encoding Error for ReviewBoard 1.5 on Windows XP

2011-10-07 Thread reviewboard
Comment #2 on issue 1921 by trowb...@gmail.com: Encoding Error for ReviewBoard 1.5 on Windows XP http://code.google.com/p/reviewboard/issues/detail?id=1921 Issue 2295 has been merged into this issue. -- You received this message because you are subscribed to the Google Groups