Reviewboard upgrade problem 1.7 to 3.0.14

4 views
Skip to first unread message

Ron T

unread,
Jun 11, 2019, 2:48:53 PM6/11/19
to reviewboard-issues
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'")
Reply all
Reply to author
Forward
0 new messages