Updates:
Status: NeedInfo
Comment #2 on issue 3967 by [email protected]: upgrade from 2.0.18 to
2.0.20 get error
https://code.google.com/p/reviewboard/issues/detail?id=3967
Sounds like your database is in a bad state. It needs to be repaired, or
this will just continue to happen, and upgrades to future versions will
most likely fail.
Can you run the following and post the output:
$ rb-site manage /path/to/site list-evolutions
$ rb-site manage /path/to/site shell
>>> from django_evolution.models import Version
>>> for version in Version.objects.all():
>>> print version
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.