Hi, On linux I have reviewboard 1.7 and an upgrading to 3.0.14 on a second 
server.  3.0.14 is working fine on the second server but just with a base 
install and an empty database created by the inital reviewboard 
installation. I did a mysqldump of the data from 1.7 and then imported the 
data to reviewboard 3.0.14. Upon accessing the 3.0.14 url I am prompted to 
run the  rb-site upgrade <dirname> tool.

During the upgrade I get this error below.  What steps should I take next 
to resolve the error? Thanks!
Applying database evolutions for auth...
Applying database evolutions for contenttypes...
Applying database evolutions for accounts...
Database evolutions for accounts failed!
The SQL statement was: ALTER TABLE `accounts_profile` CHANGE COLUMN 
`show_submitted` `show_closed` bool NOT NULL;
The database error was: (1054, "Unknown column 'show_submitted' in 
'accounts_profile'")
CommandError: Error applying evolution for accounts: (1054, "Unknown column 
'show_submitted' in 'accounts_profile'")

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/reviewboard-issues.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/60b524b1-ee12-4e33-8b92-4ab461472d38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to