Re: Upgrade to ReviewBoard 2.5.9 failed.

2017-02-28 Thread Christian Hammond
Can you show me the exact rb-site command you ran and the exact output? Thanks, Christian On Mon, Feb 27, 2017 at 22:18 Bill Hoo wrote: > Hi Christian, > > We upgrade RB from 2.5.7 to 2.5.9, after we run: > > sudo easy_install -U ReviewBoard > > we get the following output:

Re: Upgrade to ReviewBoard 2.5.9 failed.

2017-02-28 Thread Bill Hoo
Here's the command we ran: sudo rb-site upgrade /var/www/crisisgo_reviewboard And the corresponding output: Rebuilding directory structure > Upgrading site settings_local.py > Updating database. This may take a while. > > The log output below, including warnings and errors, > can be ignored

Re: Upgrade to ReviewBoard 2.5.9 failed.

2017-02-28 Thread Christian Hammond
When I've seen this before, it was due to Apache running a different version of Python than what was used to upgrade Review Board. For instance, mod_wsgi might be using Python 2.6 while easy_install used Python 2.7, or vice-versa. In this case, the wrong Review Board package is being used. The

Re: Diff viewer fails to display removed symlink

2017-02-28 Thread Erik Johansson
Posted a review request instead: https://reviews.reviewboard.org/r/8785/ Perhaps easier to review in Review Board :) // Erik On 13 February 2017 at 20:28, Erik Johansson wrote: > Hi, > > Perhaps something like the attached patch can be used? > > // Erik > > On 13 February

Re: Upgrade to ReviewBoard 2.5.9 failed.

2017-02-28 Thread Bill Hoo
I've checked the python version in our system, we have py2.7 and py3.5, when I type "python" command in the console, its py2.7, and where I find the "ReviewBoard-2.5.9-py2.7.egg" file is also in the py2.7's dist-packages directory. So I'm wondering its not a python's version mismatch error. Am

Re: Upgrade to ReviewBoard 2.5.9 failed.

2017-02-28 Thread Christian Hammond
Hi Bill, Okay, sounds like Python is fine then. It does still sound like it's running the older version in Apache, though. The important part is the part of the message saying "You are running 2.5.7 and the site was last upgraded to 2.5.9." The command line rb-site is definitely using 2.5.9, but

Re: Review Board Ticket #4371: Diff move detection incorrectly matches source and target

2017-02-28 Thread Piotr Zalewa
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4371/ -- New update by smacleod For Beanbag, Inc. > Review Board > Ticket #4371

Re: Djblets Ticket #4526: Tool to generate package.json prior to executing `setup.py install`

2017-02-28 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4526/ -- New update by sgallagh For Beanbag, Inc. > Djblets > Ticket #4526 Status:

Re: Djblets Ticket #4526: Tool to generate package.json prior to executing `setup.py install`

2017-02-28 Thread Barret Rennie
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4526/ -- New update by sgallagh For Beanbag, Inc. > Djblets > Ticket #4526 Assigned

Djblets Ticket #4526: Tool to generate package.json prior to executing `setup.py install`

2017-02-28 Thread Stephen Gallagher
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4526/ -- New ticket #4526 by sgallagh For Beanbag, Inc. > Djblets Status: New Tags: