For actual releases: easy_install -U ReviewBoard.

For nightlies: easy_install -f
http://downloads.review-board.org/nightlies/-U ReviewBoard

You'll want to do the same for Djblets as well.

Christian

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


On Fri, May 1, 2009 at 11:46 AM, Noam <gen...@gmail.com> wrote:

>
> How do I upgrade to a new build?
>
> On Apr 27, 3:16 pm, Christian Hammond <chip...@chipx86.com> wrote:
> > I have a change up for review that will go in today (so try tomorrow's
> > nightly) that should hopefully fix this.
> >
> > Christian
> >
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.review-board.org
> > VMware, Inc. -http://www.vmware.com
> >
> > On Mon, Apr 27, 2009 at 7:20 AM, Noam <gen...@gmail.com> wrote:
> >
> > > We are using Oracle LDAP, please let me know if you need the specifics
> > > with regard to version/platform, or anything else I can help with.
> > > Thanks,
> > > - Noam Bunder
> >
> > > On Apr 23, 8:02 pm, Christian Hammond <chip...@chipx86.com> wrote:
> > > > Yeah we definitely don't want to break any existing clients. I'd like
> to
> > > > know the correct keys for this particular LDAP server so that we can
> > > check
> > > > for the existence of the givenName field and then, if not found,
> check
> > > for
> > > > this other one, before giving up and returning an empty string and
> > > warning
> > > > in a log file.
> >
> > > > Christian
> >
> > > > --
> > > > Christian Hammond - chip...@chipx86.com
> > > > Review Board -http://www.review-board.org
> > > > VMware, Inc. -http://www.vmware.com
> >
> > > > On Thu, Apr 23, 2009 at 5:01 PM, Gavin M. Roy <g...@myyearbook.com>
> > > wrote:
> >
> > > > > Perhaps it would be better to create a mapping config for this,
> with
> > > > > the defaults being what they are, as to not break pre-existing LDAP
> > > > > implementations?
> >
> > > > > Gavin
> >
> > > > > On Thu, Apr 23, 2009 at 7:48 PM, Christian Hammond <
> > > chip...@chipx86.com>
> > > > > wrote:
> > > > > > Looks like your LDAP server doesn't support the "givenName"
> field,
> > > which
> > > > > our
> > > > > > code requires. What LDAP server are you using?
> >
> > > > > > If you feel at all comfortable with Python and happen to know
> what
> > > field
> > > > > > should contain the first name of the user, you can look at
> modifying
> > > > > > reviewboard/accounts/backends.py.
> >
> > > > > > Can you please file a bug on this with the LDAP server info?
> >
> > > > > > Christian
> >
> > > > > > --
> > > > > > Christian Hammond - chip...@chipx86.com
> > > > > > Review Board -http://www.review-board.org
> > > > > > VMware, Inc. -http://www.vmware.com
> >
> > > > > > On Thu, Apr 23, 2009 at 6:44 AM, Noam Bunder <gen...@gmail.com>
> > > wrote:
> >
> > > > > >> I enabled logging and this is what I see:
> >
> > > > > >> 2009-04-23 06:40:22,467 - WARNING - An error while
> > > LDAP-authenticating:
> > > > > >> KeyError('givenName',)
> >
> > > > > >> I am using the following settings:
> >
> > > > > >> LDAP Server: ldap://<myldapserver>.com:389
> > > > > >> Base DN: cn=users,dc=mycompany,dc=com
> > > > > >> E-Mail Domain: mycompany.com
> > > > > >> E-Mail LDAP Attribute: mail
> > > > > >> User Mask: (uid=%s)
> >
> > > > > >> Any ideas?
> > > > > >> Thanks
> >
> > > > > >> On Wed, Apr 22, 2009 at 4:37 PM, Christian Hammond <
> > > chip...@chipx86.com
> >
> > > > > >> wrote:
> >
> > > > > >>> Enable logging and check the resulting error logs after you
> > > > > authenticate.
> > > > > >>> There may be more information there, which will at least tell
> us
> > > which
> > > > > error
> > > > > >>> you hit.
> >
> > > > > >>> Christian
> >
> > > > > >>> --
> > > > > >>> Christian Hammond - chip...@chipx86.com
> > > > > >>> Review Board -http://www.review-board.org
> > > > > >>> VMware, Inc. -http://www.vmware.com
> >
> > > > > >>> On Wed, Apr 22, 2009 at 1:21 PM, Noam <gen...@gmail.com>
> wrote:
> >
> > > > > >>>> I set up the LDAP settings that I use with all of the other
> open
> > > > > >>>> source tools that we are using here at the company I work for,
> > > however
> > > > > >>>> the authentication does not seem to be working.  Any advice on
> how
> > > to
> > > > > >>>> figure out whats wrong?
> > > > > >>>> Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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