All, I deinstalled Django_evaluation 1.4 and reinstall 1.3.1

Performing migrations ... [root@ip-10-28-87-177 ~]# python;
Python 2.6.6 (r266:84292, Sep 12 2011, 14:03:14)
[GCC 4.4.5 20110214 (Red Hat 4.4.5-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import django
>>> print django.VERSION
(1, 3, 1, 'final', 0)
>>>
 Then I tried to reinstall review board in the html directory.. I
found following error. Can you please let me know what could be the
possible error.
rb-site install /var/www/html

* Installing the site...
Building site directories ... OK
Building site configuration files ... OK
Creating database ... Creating tables ...
Creating table django_evolution
There are unapplied evolutions for sessions.
There are unapplied evolutions for accounts.
There are unapplied evolutions for changedescs.
There are unapplied evolutions for diffviewer.
There are unapplied evolutions for reviews.
There are unapplied evolutions for scmtools.
Installing custom SQL ...
Installing indexes ...
No fixtures found.
Unable to load SCMTool svn = reviewboard.scmtools.svn:SVNTool:
'module' object has no attribute 'HAVE_DECL_MPZ_POWM_SEC'
Unable to load SCMTool git = reviewboard.scmtools.git:GitTool: cannot
import name OSRNG
Unable to load SCMTool bzr = reviewboard.scmtools.bzr:BZRTool: cannot
import name OSRNG
Unable to load SCMTool cvs = reviewboard.scmtools.cvs:CVSTool: cannot
import name OSRNG
Unable to load SCMTool perforce =
reviewboard.scmtools.perforce:PerforceTool: cannot import name OSRNG
Unable to load SCMTool plastic =
reviewboard.scmtools.plastic:PlasticTool: cannot import name OSRNG
Unable to load SCMTool clearcase =
reviewboard.scmtools.clearcase:ClearCaseTool: cannot import name OSRNG
Unable to load SCMTool hg = reviewboard.scmtools.hg:HgTool: cannot
import name OSRNG
OK
Error: Model 'accounts.Profile' already has a field named 'is_private'

-- 
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

Reply via email to