Hi,

First, did you back up your database?

Second, can you verify the version of Review Board you've upgraded to, and
also verify the version of django-evolution installed? (These should be in
your Python's site-packages directory).

You shouldn't do *any* hand-modifying of the database of any sort, or
you'll cause further issues in the upgrade process. Our stuff expects to
own the full schema of the database.

Christian

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


On Wed, Mar 12, 2014 at 3:23 AM, Bhaskar Roy <bhaskar.p....@gmail.com>wrote:

> Hi Christian,
>
> I am getting following error while doing site upgrade from 1.5 to Latest
> 1.7.
> Even created auth_message tablein MySqL DB.
>
>
> /usr/bin/python /usr/local/bin/rb-site upgrade "/var/www/reviewboard"
> Rebuilding directory structure
> Updating database. This may take a while.
>
> The log output below, including warnings and errors,
> can be ignored unless upgrade fails.
>
> ------------------ <begin log output> ------------------
> Creating tables ...
> There are unapplied evolutions for auth.
> There are unapplied evolutions for sessions.
> There are unapplied evolutions for accounts.
> There are unapplied evolutions for changedescs.
> There are unapplied evolutions for diffviewer.
> There are unapplied evolutions for reviews.
> There are unapplied evolutions for scmtools.
> Project signature has changed - an evolution is required
> Installing custom SQL ...
> Installing indexes ...
> Installed 0 object(s) from 0 fixture(s)
> Evolution could not be simulated, possibly due to raw SQL mutations
> Error: Error applying evolution: (1051, "Unknown table 'auth_message'")
>
> Regards
> bhaskar
>
> --
> Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
> ---
> Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
> ---
> Happy user? Let us know at http://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.
>

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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