Hi Gavin,

You'll need the Python ldap module, if you don't have it already.

Even though you're not using easy_install remotely, are you using it for the 
eggs you download, or are you using another method?

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com

On Jan 15, 2013, at 8:05 PM, Gavin Main <gavm...@gmail.com> wrote:

> I am facing the same issue. I unfortunately don't have the luxury of using 
> easy_install as this requires a direct connection to the interwebs (something 
> we can't allow). I have packaged up every ReviewBoard 1.6.15 dependency by 
> hand. 'rb-site' upgrade hinted that I needed the following... Djblets 
> (0.6.27), Django (1.3.4) and Feedparser (5.1.2), but when I start Reviewboard 
> after successfully running 'rb-site upgrade /path/to/site', I lose my LDAP 
> settings. 'DEBUG = True' doesn't give much away.
> 
> Any help would be greatly appreciated. Oh and while I'm here... we love 
> ReviewBoard. 
> 
> Cheers!
> 
> On Wednesday, 10 October 2012 13:05:36 UTC+8, shravanthi s wrote:
> I am facing a similar issue. Actually I had successfully configured LDAP and 
> it was working fine (I am using version 1.6.5). However I had an issue with 
> uploading jpeg images so I uninstalled PIL and did some modifications to 
> setup.py (JPEG_ROOT = "/usr/lib") and reinstalled PIL along with 
> libjpeg-devel. I was able to upload jpeg images.
> 
>  However a new issue popped up, my LDAP configuration was gone and when i 
> checked Authentication settings, there was no LDAP option at all! Only two 
> authentication methods were available. Not sure what went wrong. Would an 
> upgrade of Review Board resolve the issue? Appreciate your help..
> 
> On Tuesday, 2 October 2012 02:15:14 UTC+5:30, Christian Hammond wrote:
> Running 'easy_install ReviewBoard' won't actually do much of anything. You'd 
> need to pass -U to do an upgrade.
> 
> Christian
> 
> -- 
> Christian Hammond - chi...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> 
> 
> On Sat, Sep 29, 2012 at 12:32 AM, 周培青 <zpq...@gmail.com> wrote:
> Hi Christian,
> 
> I remember I used easy_install and I tried running easy_install ReviewBoard 
> command again and got below information,
> >> easy_install ReviewBoard
> Searching for ReviewBoard
> Best match: ReviewBoard 1.6.11
> Processing ReviewBoard-1.6.11-py2.6.egg
> ReviewBoard 1.6.11 is already the active version in easy-install.pth
> Installing rb-site script to /usr/bin
> Installing rbssh script to /usr/bin
> 
> Using /usr/lib/python2.6/site-packages/ReviewBoard-1.6.11-py2.6.egg
> Processing dependencies for ReviewBoard
> Finished processing dependencies for ReviewBoard
> 
> Any ideas...
> 
> 在 2012年9月22日星期六UTC+8上午7时12分04秒,Christian Hammond写道:
> How did you install Review Board? It looks like the registrations are 
> missing, which indicates you may have used pip or something, instead of 
> easy_install.
> 
> Christian
> 
> -- 
> Christian Hammond - chi...@chipx86.com
> 
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> 
> 
> On Fri, Sep 21, 2012 at 1:37 AM, 周培青 <zpq...@gmail.com> wrote:
> Hi all,
> 
> I installed ReviewBoard 1.6.11 on CentOS and I was trying to enable LDAP as 
> authentication method, but I cannot even select LDAP from the Authentication 
> Method dropdown in Authentication --> Authentication Settings tab, see the 
> attached screenshot.
> 
> What's going on...
> 
> I would be very appreciate for your help.
> 
> 
> -- 
> 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...@googlegroups.com
> 
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en
> 
> 
> -- 
> 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...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en
> 
> 
> -- 
> 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...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en
>  
>  

-- 
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...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Reply via email to