What version are you running?
Used version 1.0.9. To be used version 1.6.1
Please provide any additional information below.
We are migrating to the new RB version 1.6.1 from 1.0.9
I did an rb-site upgrade yesterday.
I then got the below issue noted.
And it hanged for long (almost a day)
>>
No fixtures found.
Unable to load SCMTool svn = reviewboard.scmtools.svn:SVNTool: ld.so.1: python: fatal: libpthread.so.0: open failed: No such file or directory
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
Evolution could not be simulated, possibly due to raw SQL mutations
>>
So I killed the process and started my RB then it gave me issues telling that
So obviously the upgrade is not complete.
So I did a rb-site upgrade again..
Now it shows me an error and exists
roject signature has changed - an evolution is required
Installing custom SQL ...
Installing indexes ...
No fixtures found.
Unable to load SCMTool svn = reviewboard.scmtools.svn:SVNTool: ld.so.1: python: fatal: libpthread.so.0: open failed: No such file or directory
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
Evolution could not be simulated, possibly due to raw SQL mutations
Error: Error applying evolution: (1061, "Duplicate key name 'django_session_c25c2c28'")
Can you please point me how to get this solved.
Below are the details of the different steps I followed:
1. Installed the packages in my local repository
2. Was facing ussues with pycrypto, so downloaded the same in Linux and added that
3. Changed the settings and PATH to denote the new locations
4. Started RB with that
5. It gave me some missing columns
6. Then did an upgrade as in the scenario noted above.
thanks-
Sharmila