Hi Abhishek,

It should upgrade without any major problems.

You'll absolutely want to test an upgrade on a copy of your system, using a
copy of your database and site directory.

You'll need to modify the conf/settings_local.py in the site directory to
change the database you're using, for the test.

Once you have a copy, you can run:

    $ easy_install -U ReviewBoard
    $ rb-site upgrade /path/to/site

Barring any odd issues (which may happen from an older install, but usually
does not), your upgrade should proceed without problems. Once complete, you
should be able to restart Apache and log into the system, verifying that
your install works.

We do offer support contracts, and as part of those, we can assist in
upgrading your system if any problems come up. I can provide further
information on what we offer there, if you're interested.

Christian

-- 
Christian Hammond
President/CEO of Beanbag <https://www.beanbaginc.com/>
Makers of Review Board <https://www.reviewboard.org/>

On Wed, Mar 16, 2016 at 11:53 PM, Abhishek Choudhary <xabh...@gmail.com>
wrote:

> Hey,
>
> How should i go about an upgrade from v1.5 to latest version. I have mysql
> database for the backend. Will it work seamlessly with the new version or
> this will require some steps?
>
> Thanks,
> Abhishek
>
> On Wednesday, March 16, 2016 at 4:32:37 PM UTC+5:30, Christian Hammond
> wrote:
>>
>> Sorry, at this point, that release is far beyond our range of supported
>> versions. 1.5.1 came out over 5 years ago, and the last 1.5.x release came
>> out over 4 years ago. We're only providing support for 2.0.x and newer at
>> this point, and security releases only go back as far as 1.7.x.
>> <http://mailstat.us/tr/opt-out?guid=m9ph04t68byb9iluqkj05>
>> <http://mailstat.us/tr/t/dummy>
>>
>> If this is a new problem that manifested suddenly, you'll need to figure
>> out what may have changed on your end. If it's based on a modification to
>> the code (adding middleware, for instance), then you may either be hitting
>> some code path that's not intended, or hitting a bug that we can't provide
>> a fix for at this point.
>>
>> Christian
>>
>> --
>> Christian Hammond
>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>> Makers of Review Board <https://www.reviewboard.org/>
>>
>> On Wed, Mar 16, 2016 at 3:11 AM, Abhishek Choudhary <xab...@gmail.com>
>> wrote:
>>
>>> I am using Reviewboard v1.5.1 for historical reasons. The upgrade is not
>>> something I am looking at currently. It would be great if the problem can
>>> be solved without upgrading.
>>>
>>> Thanks,
>>> Abhishek
>>>
>>> On Wednesday, March 16, 2016 at 1:37:38 PM UTC+5:30, Christian Hammond
>>> wrote:
>>>>
>>>> Hi Abhishek,
>>>>
>>>> What version of Review Board is this? It looks like a very old,
>>>> unsupported version. Are you in a position where you can upgrade to
>>>> something modern?
>>>>
>>>> Christian
>>>>
>>>> --
>>>> Christian Hammond
>>>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>>>> Makers of Review Board <https://www.reviewboard.org/>
>>>>
>>>> On Wed, Mar 16, 2016 at 12:34 AM, Abhishek Choudhary <xab...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am getting below error with reviewboard instance:
>>>>>
>>>>> ImproperlyConfigured at /dashboard/
>>>>>
>>>>> The Django remote user auth middleware requires the authentication 
>>>>> middleware to be installed.  Edit your MIDDLEWARE_CLASSES setting to 
>>>>> insert 'django.contrib.auth.middleware.AuthenticationMiddleware' before 
>>>>> the RemoteUs
>>>>>
>>>>> erMiddleware class.
>>>>>
>>>>> I am using python v2.7.11 and this is my python path:
>>>>>
>>>>>
>>>>> '/prod/tools/infra/recaptcha_client-1.0.6-py2.6.egg',
>>>>> '/prod/tools/infra/django_evolution-0.6.5-py2.6.egg',
>>>>> '/prod/tools/infra/PIL-1.1.7-py2.6-linux-x86_64.egg',
>>>>> '/prod/tools/infra/Djblets-0.6.16-py2.6.egg',
>>>>> '/prod/tools/infra/Django-1.3.1-py2.6.egg',
>>>>> '/prod/tools/infra/ReviewBoard-1.5.1-py2.6.egg',
>>>>> '/local/apps/reviewboard-prod/conf', '/local/apps/reviewboard-prod',
>>>>> '/usr/local/python/python-2.7/std/lib/python2.7',
>>>>> '/opt/python/python-2.7/lib64/python2.7/lib-dynload',
>>>>> '/opt/python/python-2.7/lib64/python2.7',
>>>>> '/opt/python/python-2.7/lib/python2.7',
>>>>> '/opt/python/python-2.7/lib64/python2.7/lib-tk',
>>>>> '/usr/local/python/python-2.7/std/lib/python2.7/site-packages',
>>>>> '/usr/local/python/python-2.7/std/lib/python2.7/site-packages/PIL',
>>>>> '/usr/local/python/python-2.7/std/lib/python2.7/site-packages/newrelic-2.50.0.39',
>>>>> '/usr/local/python/python-2.7/std/lib/python2.7/site-packages/wx-3.0-gtk2',
>>>>> '/opt/python/python-2.7/lib64/python2.7/site-packages',
>>>>> '/opt/python/python-2.7/lib/python2.7/site-packages',
>>>>> '/usr/local/lib/python2.7/site-packages', 
>>>>> '/prod/tools/packages/lib/python'
>>>>>
>>>>> I had a working a setup until the change in python version. The apache
>>>>> version change is Apache/2.4.6 from Apache/2.2.15.
>>>>>
>>>>> Could anyone please help? The fix mentioned in exception is already in
>>>>> place i.e. the AuthenticationMiddleware is before RemoteUserMiddleware in
>>>>> settings
>>>>>
>>>>> Thanks,
>>>>> Abhishek
>>>>>
>>>>>
>>>>> --
>>>>> Supercharge your Review Board with Power Pack:
>>>>> https://www.reviewboard.org/powerpack/
>>>>> Want us to host Review Board for you? Check out RBCommons:
>>>>> https://rbcommons.com/
>>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>>> ---
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "reviewboard" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to reviewboard...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
>>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to