Re: Error: Error applying evolution: (1051, "Unknown table 'auth_message'"). Occurred from upgrading from 1.6.13 to 1.7.7.1

2013-05-20 Thread Christian Hammond
Hi Michael, Can you run the following for me and show me the output: $ rb-site manage /path/to/site list-evolutions It sounds like it's trying to apply an evolution due to thinking your database has something (based on a previous evolution-stored signature showing you had it), but it's not

Re: Error: Error applying evolution: (1051, "Unknown table 'auth_message'"). Occurred from upgrading from 1.6.13 to 1.7.7.1

2013-05-20 Thread Michael Zhu
Dear Christian, Version of Django Evolution is 0.6.9. Michael On Mon, May 20, 2013 at 3:07 AM, Christian Hammond wrote: > Hi Michael, > > Can you check what version of Django Evolution you have installed? You > should try to upgrade that if it's below 0.6.9. > > Christian > > > On May 19, 2013,

Re: Error: Error applying evolution: (1051, "Unknown table 'auth_message'"). Occurred from upgrading from 1.6.13 to 1.7.7.1

2013-05-19 Thread Christian Hammond
Hi Michael, Can you check what version of Django Evolution you have installed? You should try to upgrade that if it's below 0.6.9. Christian On May 19, 2013, at 5:47, Michael Zhu wrote: > Dear all, > > # rb-site upgrade path/to/reviewboard > Rebuilding directory structure > Updating databas

Error: Error applying evolution: (1051, "Unknown table 'auth_message'"). Occurred from upgrading from 1.6.13 to 1.7.7.1

2013-05-19 Thread Michael Zhu
Dear all, # rb-site upgrade path/to/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. -- -- Creating tables ... There are unapplied evolut