Trying to upgrade RB from 1.7.25 to 2.0.7 and having some problems.

*[root@codereview www]#* uname -morvs
Linux 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 
GNU/Linux

*[root@codereview www]#* python --version
Python 2.6.6

*[root@codereview www]#* rb-site --version
rb-site 2.0.7

*[root@codereview www]#* django-admin --version
1.6.7

*[root@codereview www]#* rb-site upgrade 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.

------------------ <begin log output> ------------------

[!] Unable to execute the manager command syncdb: No module named
    importlib

[!] Unable to execute the manager command registerscmtools: No module
    named importlib

[!] Unable to execute the manager command evolve: No module named
    importlib
------------------- <end log output> -------------------

Resetting in-database caches.

[!] Unable to execute the manager command fixreviewcounts: cannot
    import name FileAttachment

Upgrade complete!

There are duplicate copies of diffs in your database that can be condensed.
These are the result of posting several iterations of a change for review on
older versions of Review Board.

Removing duplicate diff data will save space in your database and speed up
future upgrades.

To condense duplicate diffs, type the following:

    $ rb-site manage /var/www/reviewboard condensediffs

*[root@codereview www]#* tail -f /var/log/httpd/error_log
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]     from 
reviewboard.admin.widgets import increment_sync_num, referer: 
http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.7-py2.6.egg/reviewboard/admin/widgets.py",
 
line 17, in <module>, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]     from 
reviewboard.attachments.models import FileAttachment, referer: 
http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.7-py2.6.egg/reviewboard/attachments/models.py",
 
line 12, in <module>, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]     from 
reviewboard.attachments.mimetypes import MimetypeHandler, referer: 
http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]   File 
"/usr/lib/python2.6/site-packages/ReviewBoard-2.0.7-py2.6.egg/reviewboard/attachments/mimetypes.py",
 
line 17, in <module>, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]     import 
markdown, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]   File 
"/usr/lib/python2.6/site-packages/Markdown-2.5-py2.6.egg/markdown/__init__.py", 
line 40, in <module>, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13]     import 
importlib, referer: http://cr.carsforsale.local/r/
[Tue Sep 23 15:12:02 2014] [error] [client 192.168.2.13] 
ImproperlyConfigured: Error importing module reviewboard.admin.middleware: 
"No module named importlib", referer: http://cr.carsforsale.local/r/

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to