Ok. After I changed all tables to innodb, the upgrade command worked just fine. However, I had to restore the db from backup.
It was great that I had created a backup before performing the upgrade :-). Otherwise, I would have been SOL. On Oct 4, 4:38 pm, Ankit <[email protected]> wrote: > Hi, > > I am getting an error when i try to upgrade my 1.0.9 to 1.5. I was > able to upgrade the reviewboard software using command "easy_install - > U reviewboard". however, when i tried to peform rb-site upgrade > command i am getting an error saying "Error applying evolution: > (1005, "Can't create table 'reviewboard.#sql-1347_260fe3' (errno: > 150)")". > > [r...@prk_devdb ~]# rb-site upgrade /var/www/reviewboard > Rebuilding directory structure > Updating database. This may take a while. > [[email protected]] mcm_storage_cmd():3334: unable to store > value: Operation now in progress: add > Upgrading Review Board from 1.0.9 to 1.5 > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > There are unapplied evolutions for diffviewer. > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > There are unapplied evolutions for reviews. > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > There are unapplied evolutions for scmtools. > [[email protected]] mcm_storage_cmd():3334: unable to store > value: add > Project signature has changed - an evolution is required > No fixtures found. > /usr/lib/python2.4/site-packages/pycrypto-2.3-py2.4-linux-x86_64.egg/ > Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This > application uses RandomPool, which is BROKEN in older releases. > Seehttp://www.pycrypto.org/randpool-broken > Error applying evolution: (1005, "Can't create table > 'reviewboard.#sql-1347_260fe3' (errno: 150)") -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
