Hi Sebastien,

Was there ever a previous upgrade attempt to any other version, followed by 
reverting back? Or any custom database modifications? We tend to find this type 
of problem with one of the above.

Can you provide an SQL dump of the django_evolution and django_project_version 
tables?

Christian


On Dec 27, 2012, at 7:15, Sebastien Douche <sdou...@gmail.com> wrote:

> Hi,
> I'm trying to upgrade RB to the last version:
> 
> rd1:~/ReviewBoard-1.7.1# rb-site upgrade /srv/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> ------------------
> /usr/local/lib/python2.6/dist-packages/Djblets-0.7.7-py2.6.egg/djblets/gravatars/__init__.py:26:
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>  from md5 import md5
> Creating tables ...
> Creating table extensions_registeredextension
> Creating table accounts_localsiteprofile
> Creating table attachments_fileattachment
> Creating table diffviewer_filediffdata
> Creating table hostingsvcs_hostingserviceaccount
> Creating table reviews_fileattachmentcomment
> Creating table site_localsite_users
> Creating table site_localsite_admins
> Creating table site_localsite
> Upgrading Review Board from 1.5 to 1.7.1
> 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.
> Adding baseline version for new models
> Project signature has changed - an evolution is required
> Installing custom SQL ...
> Installing indexes ...
> Installed 0 object(s) from 0 fixture(s)
> Registering new SCM Tool Plastic SCM
> (reviewboard.scmtools.plastic.PlasticTool) in database
> Error: Model 'reviews.FileAttachmentComment' already has a field named
> 'extra_data'
> 
> On IHM:
> 
> DatabaseError at /dashboard/
> (1054, "Unknown column 'accounts_profile.is_private' in 'field list'")
> 
> Any ideas?
> 
> 
> 
> 
> --
> Sebastien Douche <sdou...@gmail.com>
> Twitter: @sdouche / G+: +sdouche
> 
> -- 
> 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