Re: error while upgrading the site to 1.5

2010-10-04 Thread Ankit
After searching for this, errono 150 seems to be related to creating
foreign keys.  However, all current tables are of type myisam.  It
seems to me that might be the cause of the prolbme.  Is version 1.5
require all tables to be innodb?  If so, that should be part of
upgrade.

On Oct 4, 4:38 pm, Ankit akshah...@gmail.com 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.
 [not...@1286224492.623565] mcm_storage_cmd():3334: unable to store
 value: Operation now in progress: add
 Upgrading Review Board from 1.0.9 to 1.5
 [not...@1286224492.721788] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.763680] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.790238] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.834711] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.877021] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.918811] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.975979] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224493.017922] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224493.090849] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for diffviewer.
 [not...@1286224493.253658] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for reviews.
 [not...@1286224493.312657] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for scmtools.
 [not...@1286224493.373277] 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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: error while upgrading the site to 1.5

2010-10-04 Thread Ankit
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 akshah...@gmail.com 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.
 [not...@1286224492.623565] mcm_storage_cmd():3334: unable to store
 value: Operation now in progress: add
 Upgrading Review Board from 1.0.9 to 1.5
 [not...@1286224492.721788] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.763680] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.790238] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.834711] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.877021] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.918811] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224492.975979] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224493.017922] mcm_storage_cmd():3334: unable to store
 value: add
 [not...@1286224493.090849] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for diffviewer.
 [not...@1286224493.253658] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for reviews.
 [not...@1286224493.312657] mcm_storage_cmd():3334: unable to store
 value: add
 There are unapplied evolutions for scmtools.
 [not...@1286224493.373277] 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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en